Pull request #743 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 612c70b2768cfb04b8f9f6a6c2e88d2fe17a6dd2 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: Validate) [Pipeline] { (Branch: Binaries) [Pipeline] { (Branch: Build Invocation image) [Pipeline] stage [Pipeline] { (Validate) [Pipeline] stage [Pipeline] { (Binaries) [Pipeline] stage [Pipeline] { (Build Invocation image) [Pipeline] node [Pipeline] node [Pipeline] node Still waiting to schedule taskStill waiting to schedule task Still waiting to schedule taskWaiting for next available executor on ‘ubuntu-1804&&x86_64&&overlay2’ Waiting for next available executor on ‘ubuntu-1804&&x86_64&&overlay2’ Waiting for next available executor on ‘ubuntu-1804&&x86_64&&overlay2’ Running on ubuntu-1804-overlay2 (i-0dd742440dc46454e) in /home/ubuntu/workspace/app_PR-743 [Pipeline] { [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app [Pipeline] { [Pipeline] checkout using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/app.git > git init /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app # timeout=10 Fetching upstream changes from https://github.com/docker/app.git > git --version # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/743/head:refs/remotes/origin/PR-743 Fetching without tags Checking out Revision 612c70b2768cfb04b8f9f6a6c2e88d2fe17a6dd2 (PR-743) Commit message: "Get a happy-linter" > git config remote.origin.url https://github.com/docker/app.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/743/head:refs/remotes/origin/PR-743 # timeout=10 > git config remote.origin.url https://github.com/docker/app.git # timeout=10 Fetching upstream changes from https://github.com/docker/app.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/743/head:refs/remotes/origin/PR-743 > git config core.sparsecheckout # timeout=10 > git checkout -f 612c70b2768cfb04b8f9f6a6c2e88d2fe17a6dd2 > git rev-list --no-walk 81921ff1ae35b0f51e8dbba5621197993e1eae1e # timeout=10 [Pipeline] ansiColor [Pipeline] { [Pipeline] sh + make -f docker.Makefile lint Linting... docker build -t docker-app-lint:jenkins-app-PR-743-8 -f Dockerfile.lint . #1 [internal] load .dockerignore #1 DONE 0.0s #2 [internal] load build definition from Dockerfile.lint #2 DONE 0.0s #1 [internal] load .dockerignore #1 transferring context: 73B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile.lint #2 transferring dockerfile: 414B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/golang:1.12.9-alpine3.10 #3 DONE 0.4s #4 [1/5] FROM docker.io/library/golang:1.12.9-alpine3.10@sha256:e0660b4f1e6... #4 resolve docker.io/library/golang:1.12.9-alpine3.10@sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 done #4 sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 1.65kB / 1.65kB done #4 sha256:39f9d94d45e404c98c3aa3c9b2406185f46ffddefeb45cdd9b778024626302fc 1.36kB / 1.36kB done #4 sha256:e0d64652399115816bb8c0b5bb008fa4166bda4d6e06ebf3c0196a5adfc87a66 3.81kB / 3.81kB done #4 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 0B / 2.79MB 0.0s #4 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0B / 301.73kB 0.0s #4 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 0B / 154B 0.0s Running on ubuntu-1804-overlay2 (i-083bcadec73a6be8a) in /home/ubuntu/workspace/app_PR-743 [Pipeline] { [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] checkout #4 ... #8 [internal] load build context #8 transferring context: 73.67MB 1.4s done #8 DONE 1.5s #4 [1/5] FROM docker.io/library/golang:1.12.9-alpine3.10@sha256:e0660b4f1e6... using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags #4 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 0B / 2.79MB 5.1s #4 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0B / 301.73kB 5.1s #4 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 0B / 154B 5.1s #4 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 5.3s done #4 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 0B / 125.33MB 5.4s Cloning repository https://github.com/docker/app.git > git init /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app # timeout=10 Fetching upstream changes from https://github.com/docker/app.git > git --version # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/743/head:refs/remotes/origin/PR-743 Running on ubuntu-1804-overlay2 (i-09fb2113906c5e9f1) in /home/ubuntu/workspace/app_PR-743 [Pipeline] { [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app [Pipeline] { [Pipeline] checkout #4 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.79MB / 2.79MB 7.3s #4 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.79MB / 2.79MB 7.4s done #4 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 #4 sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 0B / 126B 7.4s #4 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 0.1s done #4 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 #4 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.1s done #4 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 16.33MB / 125.33MB 7.8s #4 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 29.00MB / 125.33MB 7.9s #4 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 65.35MB / 125.33MB 8.2s #4 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 81.88MB / 125.33MB 8.3s #4 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf done #4 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 8.4s done #4 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 92.78MB / 125.33MB 8.4s #4 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 113.57MB / 125.33MB 8.6s #4 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 123.33MB / 125.33MB 8.7s #4 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 125.33MB / 125.33MB 8.9s done #4 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 #4 sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 126B / 126B 9.5s done Fetching without tags > git config remote.origin.url https://github.com/docker/app.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/743/head:refs/remotes/origin/PR-743 # timeout=10 > git config remote.origin.url https://github.com/docker/app.git # timeout=10 Fetching upstream changes from https://github.com/docker/app.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/743/head:refs/remotes/origin/PR-743 Checking out Revision 612c70b2768cfb04b8f9f6a6c2e88d2fe17a6dd2 (PR-743) using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/app.git > git init /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app # timeout=10 Fetching upstream changes from https://github.com/docker/app.git > git --version # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/743/head:refs/remotes/origin/PR-743 > git config core.sparsecheckout # timeout=10 > git checkout -f 612c70b2768cfb04b8f9f6a6c2e88d2fe17a6dd2 Commit message: "Get a happy-linter" #4 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 4.2s done #4 extracting sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 done #4 DONE 13.6s #5 [2/5] RUN apk add --no-cache curl git make coreutils #5 0.626 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [Pipeline] ansiColor [Pipeline] { [Pipeline] sh + make -f docker.Makefile cli-cross cross e2e-cross tars docker build --build-arg TAG=jenkins-app-PR-743-8 --build-arg COMMIT=612c70b2 --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --output type=local,dest=./bin/ --target=cli -t docker-app-cli:jenkins-app-PR-743-8 . #5 1.706 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz #5 1.776 (1/10) Installing libacl (2.2.52-r6) #5 1.779 (2/10) Installing libattr (2.4.48-r0) #5 1.781 (3/10) Installing coreutils (8.31-r0) #5 1.797 (4/10) Installing nghttp2-libs (1.39.2-r0) #5 1.801 (5/10) Installing libcurl (7.66.0-r0) #5 1.807 (6/10) Installing curl (7.66.0-r0) #5 1.810 (7/10) Installing expat (2.2.8-r0) #5 1.814 (8/10) Installing pcre2 (10.33-r0) #5 1.821 (9/10) Installing git (2.22.0-r0) #5 1.983 (10/10) Installing make (4.2.1-r2) #5 1.987 Executing busybox-1.30.1-r2.trigger #5 1.992 OK: 22 MiB in 25 packages Fetching without tags Checking out Revision 612c70b2768cfb04b8f9f6a6c2e88d2fe17a6dd2 (PR-743) > git config remote.origin.url https://github.com/docker/app.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/743/head:refs/remotes/origin/PR-743 # timeout=10 > git config remote.origin.url https://github.com/docker/app.git # timeout=10 Fetching upstream changes from https://github.com/docker/app.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/743/head:refs/remotes/origin/PR-743 > git config core.sparsecheckout # timeout=10 > git checkout -f 612c70b2768cfb04b8f9f6a6c2e88d2fe17a6dd2 #5 DONE 4.3s #6 [3/5] RUN GO111MODULE=on go get github.com/golangci/golangci-lint/cm... #6 0.693 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.16.0 Commit message: "Get a happy-linter" #6 0.753 go: finding github.com/golangci/golangci-lint/cmd v1.16.0 #6 0.753 go: finding github.com/golangci/golangci-lint v1.16.0 [Pipeline] ansiColor [Pipeline] { [Pipeline] sh + make -f docker.Makefile save-invocation-image docker build -f Dockerfile.invocation-image --build-arg TAG=jenkins-app-PR-743-8 --build-arg COMMIT=612c70b2 --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --target=invocation -t docker/cnab-app-base:jenkins-app-PR-743-8 . #6 1.550 go: downloading github.com/golangci/golangci-lint v1.16.0 #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 4.18kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 73B 0.0s done #2 DONE 0.0s #3 [internal] load metadata for docker.io/dockercore/golang-cross:1.12.9@sh... #6 2.549 go: extracting github.com/golangci/golangci-lint v1.16.0 #6 2.584 go: finding github.com/go-ole/go-ole v1.2.1 #6 2.599 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 #6 2.604 go: finding github.com/BurntSushi/toml v0.3.1 #6 2.605 go: finding github.com/stretchr/testify v1.2.2 #6 2.606 go: finding github.com/go-lintpack/lintpack v0.5.2 #6 2.611 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee #6 2.614 go: finding github.com/go-critic/go-critic v0.0.0-20181204210945-ee9bf5809ead #6 2.627 go: finding github.com/OpenPeeDeeP/depguard v0.0.0-20180806142446-a69c782687b2 #6 2.665 go: finding github.com/fatih/color v1.6.0 #6 2.932 go: finding github.com/onsi/gomega v1.4.2 #6 3.060 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a #6 3.061 go: finding github.com/inconshreveable/mousetrap v1.0.0 #6 3.256 go: finding github.com/go-toolsmith/pkgload v0.0.0-20181119091011-e9e65178eee8 #6 3.294 go: finding github.com/golang/mock v1.1.1 #6 3.439 go: finding mvdan.cc/unparam v0.0.0-20190124213536-fbb59629db34 #6 3.451 go: finding golang.org/x/net v0.0.0-20190313220215-9f648a60d977 #6 3.565 go: finding golang.org/x/crypto v0.0.0-20190313024323-a1f597ede03a #6 3.580 go: finding github.com/mattn/go-isatty v0.0.3 #6 3.580 go: finding github.com/mitchellh/go-homedir v1.0.0 #6 3.662 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 #6 3.677 go: finding github.com/hpcloud/tail v1.0.0 #6 3.679 go: finding github.com/golangci/errcheck v0.0.0-20181003203344-ef45e06d44b6 #6 3.770 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f #6 3.822 go: finding github.com/logrusorgru/aurora v0.0.0-20181002194514-a7b3b318ed4e #6 3.839 go: finding github.com/pelletier/go-toml v1.1.0 #6 3.948 go: finding github.com/golangci/gofmt v0.0.0-20181105071733-0b8337e80d98 #6 4.020 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 #6 4.105 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 #6 4.110 go: finding github.com/hashicorp/hcl v0.0.0-20180404174102-ef8a98b0bbce #6 4.183 go: finding github.com/rogpeppe/go-internal v1.1.0 #6 4.185 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 #6 4.235 go: finding golang.org/x/tools v0.0.0-20190121143147-24cd39ecf745 #6 4.306 go: finding github.com/golang/protobuf v1.2.0 #6 4.407 go: finding golang.org/x/tools v0.0.0-20181205014116-22934f0fdb62 #6 4.563 go: finding golang.org/x/tools v0.0.0-20190314010720-f0bfdbff1f9c #6 4.603 go: finding github.com/mattn/goveralls v0.0.2 #6 5.085 go: finding github.com/golangci/ineffassign v0.0.0-20180808204949-2ee8f2867dde #6 5.329 go: finding github.com/go-toolsmith/strparse v0.0.0-20180903215201-830b6daa1241 #6 5.416 go: finding gopkg.in/fsnotify.v1 v1.4.7 #6 5.599 go: finding github.com/kisielk/gotool v1.0.0 #6 5.878 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e #6 5.984 go: finding github.com/go-toolsmith/astcopy v0.0.0-20180903214859-79b422d080c4 #2 [internal] load build definition from Dockerfile.invocation-image #2 transferring dockerfile: 614B done #2 DONE 0.1s #1 [internal] load .dockerignore #1 transferring context: 73B done #1 DONE 0.1s #4 [internal] load metadata for docker.io/library/golang:1.13.2 #4 ... #3 [internal] load metadata for docker.io/library/alpine:3.10.3 #3 DONE 0.6s #6 6.146 go: finding github.com/mitchellh/go-ps v0.0.0-20170309133038-4fdf99ab2936 #6 6.218 go: finding gopkg.in/errgo.v2 v2.1.0 #6 6.369 go: finding golang.org/x/text v0.3.0 #4 [internal] load metadata for docker.io/library/golang:1.13.2 #6 6.936 go: finding gopkg.in/yaml.v2 v2.2.1 #4 DONE 1.5s #7 [build 1/5] FROM docker.io/library/golang:1.13.2@sha256:b3086f21bfbe8969... #7 resolve docker.io/library/golang:1.13.2@sha256:b3086f21bfbe896973dd6147b46f2736a7deb2c04ed76219835befa0244a9562 done #7 sha256:36c384d8593f8989b7a50bebf9569c9f6a43a6881baa8a248a84251d2ca17ddb 1.79kB / 1.79kB done #7 sha256:e37698ff73511ad444a1a3547b81c3f1650f7b34bfc99bd46efccf1d90024db4 5.46kB / 5.46kB done #7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 0B / 50.38MB 0.2s #7 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 0B / 7.81MB 0.2s #7 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 0B / 10.00MB 0.2s #7 sha256:b3086f21bfbe896973dd6147b46f2736a7deb2c04ed76219835befa0244a9562 2.16kB / 2.16kB done #6 7.635 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 #6 8.081 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 #6 8.614 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b #7 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 3.11MB / 10.00MB 1.3s #7 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 6.86MB / 10.00MB 1.4s #7 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 8.81MB / 10.00MB 1.5s #6 8.777 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 #7 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 10.00MB / 10.00MB 1.6s done #7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 0B / 51.77MB 1.7s #6 9.115 go: finding github.com/onsi/ginkgo v1.6.0 #6 9.402 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 #6 9.483 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 #6 9.620 go: finding github.com/spf13/cast v1.2.0 #6 9.727 go: finding github.com/golangci/gosec v0.0.0-20180901114220-66fb7fc33547 #6 9.739 go: finding github.com/fsnotify/fsnotify v1.4.7 #6 9.801 go: finding github.com/mattn/go-colorable v0.0.9 #6 9.891 go: finding github.com/go-toolsmith/astp v0.0.0-20180903215135-0af7e3c24f30 #6 9.952 go: finding github.com/go-toolsmith/astfmt v0.0.0-20180903215011-8f8ee99c3086 #6 10.07 go: finding golang.org/x/tools v0.0.0-20181117154741-2ddaf7f79a09 #6 10.12 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a #7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 11.94MB / 50.38MB 2.6s #7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 15.47MB / 50.38MB 2.7s #6 10.27 go: finding github.com/golangci/go-tools v0.0.0-20180109140146-af6baa5dc196 #6 10.30 go: finding github.com/spf13/cobra v0.0.2 #6 10.33 go: finding github.com/shirou/gopsutil v0.0.0-20180427012116-c95755e4bcd7 #6 10.36 go: finding github.com/go-toolsmith/astcast v0.0.0-20181028201508-b7a89ed70af1 #6 10.37 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 #7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 24.35MB / 50.38MB 3.0s #6 10.44 go: finding github.com/golangci/lint-1 v0.0.0-20180610141402-4bf9709227d1 #6 10.45 go: finding github.com/mitchellh/mapstructure v0.0.0-20180220230111-00c29f56e238 #6 10.49 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 #6 10.61 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 #7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 29.89MB / 50.38MB 3.1s #7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 32.43MB / 50.38MB 3.2s #6 10.73 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a #6 10.76 go: finding github.com/google/go-cmp v0.2.0 #6 10.78 go: finding github.com/pmezard/go-difflib v1.0.0 #6 10.80 go: finding golang.org/x/sys v0.0.0-20171026204733-164713f0dfce #6 10.84 go: finding golang.org/x/sys v0.0.0-20190312061237-fead79001313 #6 10.85 go: finding github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c #6 10.86 go: finding github.com/sirupsen/logrus v1.0.5 #6 10.87 go: finding github.com/davecgh/go-spew v1.1.1 #6 10.93 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20171102151520-eafdab6b0663 #7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 40.10MB / 50.38MB 3.4s #7 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 4.91MB / 7.81MB 3.4s #7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 43.78MB / 50.38MB 3.6s #7 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 7.81MB / 7.81MB 3.6s #6 11.00 go: finding github.com/go-toolsmith/typep v0.0.0-20181030061450-d63dc7650676 #6 11.12 go: finding golang.org/x/net v0.0.0-20170915142106-8351a756f30f #6 11.12 go: finding github.com/spf13/pflag v1.0.1 #6 11.19 go: finding github.com/kisielk/gotool v0.0.0-20161130080628-0de1eaf82fa3 #6 11.24 go: finding golang.org/x/tools v0.0.0-20170915040203-e531a2a1c15f #7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 50.38MB / 50.38MB 3.9s #7 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 7.81MB / 7.81MB 3.7s done #7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 0B / 68.52MB 3.9s #6 11.31 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca #6 11.31 go: finding github.com/magiconair/properties v1.7.6 #7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 50.38MB / 50.38MB 4.0s done #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 0B / 120.05MB 4.2s #6 11.49 go: finding github.com/go-toolsmith/astequal v0.0.0-20180903214952-dcb477bfacd6 #6 11.49 go: finding github.com/gobwas/glob v0.2.3 #6 11.55 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 #6 11.64 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 #6 11.68 go: finding github.com/spf13/afero v1.1.0 #7 extracting sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 #6 11.72 go: finding github.com/spf13/jwalterweatherman v0.0.0-20180109140146-7c0cea34c8ec #6 11.75 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 #6 11.83 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed #6 11.83 go: finding github.com/ryanuber/go-glob v0.0.0-20170128012129-256dc444b735 #6 11.85 go: finding github.com/kr/pretty v0.1.0 #6 11.98 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20160627004424-a22cb81b2ecd #6 12.00 go: finding golang.org/x/text v0.0.0-20170915090833-1cbadb444a80 #6 12.00 go: finding github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c #6 12.04 go: finding sourcegraph.com/sourcegraph/go-diff v0.5.1-0.20190210232911-dee78e514455 #6 12.08 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd #6 12.11 go: finding github.com/mozilla/tls-observatory v0.0.0-20180409132520-8791a200eb40 #6 12.14 go: finding gopkg.in/yaml.v2 v2.0.0-20170812160011-eb3733d160e7 #6 12.16 go: finding github.com/pkg/errors v0.8.0 #7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 3.71MB / 68.52MB 5.0s #6 12.50 go: finding github.com/gogo/protobuf v1.1.1 #7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 14.46MB / 68.52MB 5.2s #7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 22.42MB / 68.52MB 5.3s #6 12.58 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 #6 12.67 go: finding github.com/spf13/viper v1.0.2 #6 12.67 go: finding github.com/shurcooL/go v0.0.0-20180423040247-9e1955d9fb6e #7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 29.10MB / 68.52MB 5.5s #7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 36.90MB / 68.52MB 5.6s #7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 42.96MB / 68.52MB 5.8s #6 13.00 go: finding github.com/shurcooL/go-goon v0.0.0-20170922171312-37c2f522c041 #7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 47.96MB / 68.52MB 5.9s #7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 55.51MB / 68.52MB 6.1s #6 13.25 go: finding github.com/kr/text v0.1.0 #7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 60.09MB / 68.52MB 6.2s #7 ... #10 [internal] load build context #10 transferring context: 73.67MB 6.2s done #10 DONE 6.4s #7 [build 1/5] FROM docker.io/library/golang:1.13.2@sha256:b3086f21bfbe8969... #7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 68.52MB / 68.52MB 6.4s #7 ... #5 [invocation 1/4] FROM docker.io/library/alpine:3.10.3@sha256:c19173c5ada... #5 resolve docker.io/library/alpine:3.10.3@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done #5 sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a 1.64kB / 1.64kB done #5 sha256:e4355b66995c96b4b468159fc5c7e3540fcef961189ca13fee877798649f531a 528B / 528B done #5 sha256:965ea09ff2ebd2b9eeec88cd822ce156f6674c7e99be082c7efac3c62f3ff652 1.51kB / 1.51kB done #6 13.75 go: finding github.com/kr/pty v1.1.1 #5 ... #7 [build 1/5] FROM docker.io/library/golang:1.13.2@sha256:b3086f21bfbe8969... #7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 0B / 51.77MB 6.9s #7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 68.52MB / 68.52MB 6.7s done #7 sha256:433331673060b0f68a5fc1217a3bd3ad4db5fe61193a145e1ac460d324fb2f9c 0B / 126B 6.9s #7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 7.57MB / 51.77MB 7.3s #7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 21.65MB / 51.77MB 7.5s #7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 24.26MB / 51.77MB 7.6s #7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 31.58MB / 51.77MB 7.7s #7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 36.83MB / 51.77MB 7.8s #7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 39.64MB / 51.77MB 7.9s #7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 49.65MB / 51.77MB 8.1s #7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 51.77MB / 51.77MB 8.3s done #6 15.96 go: downloading github.com/spf13/cobra v0.0.2 #6 15.96 go: downloading github.com/spf13/pflag v1.0.1 #6 15.97 go: downloading github.com/spf13/viper v1.0.2 #6 15.97 go: downloading golang.org/x/tools v0.0.0-20190314010720-f0bfdbff1f9c #6 15.98 go: downloading github.com/go-critic/go-critic v0.0.0-20181204210945-ee9bf5809ead #6 15.98 go: downloading github.com/mitchellh/go-homedir v1.0.0 #6 16.00 go: downloading github.com/pkg/errors v0.8.0 #6 16.06 go: extracting github.com/spf13/pflag v1.0.1 #6 16.13 go: extracting github.com/mitchellh/go-homedir v1.0.0 #6 16.13 go: downloading github.com/golangci/go-tools v0.0.0-20180109140146-af6baa5dc196 #6 16.17 go: extracting github.com/spf13/cobra v0.0.2 #6 16.21 go: extracting github.com/go-critic/go-critic v0.0.0-20181204210945-ee9bf5809ead #6 16.21 go: extracting github.com/spf13/viper v1.0.2 #6 16.22 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 #6 16.23 go: extracting github.com/pkg/errors v0.8.0 #6 16.23 go: downloading github.com/go-lintpack/lintpack v0.5.2 #6 16.26 go: downloading github.com/go-toolsmith/typep v0.0.0-20181030061450-d63dc7650676 #6 16.33 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 #6 16.33 go: downloading github.com/fatih/color v1.6.0 #6 16.35 go: extracting github.com/go-lintpack/lintpack v0.5.2 #6 16.36 go: downloading github.com/fsnotify/fsnotify v1.4.7 #6 16.38 go: extracting github.com/go-toolsmith/typep v0.0.0-20181030061450-d63dc7650676 #6 16.45 go: extracting github.com/fsnotify/fsnotify v1.4.7 #6 16.49 go: extracting github.com/golangci/go-tools v0.0.0-20180109140146-af6baa5dc196 #7 ... #5 [invocation 1/4] FROM docker.io/library/alpine:3.10.3@sha256:c19173c5ada... #5 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 2.79MB / 2.79MB 5.4s done #5 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 0.5s done #5 DONE 9.2s #7 [build 1/5] FROM docker.io/library/golang:1.13.2@sha256:b3086f21bfbe8969... #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 0B / 120.05MB 9.3s #6 16.74 go: extracting github.com/fatih/color v1.6.0 #7 extracting sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 5.1s #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 6.14MB / 120.05MB 9.7s #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 15.01MB / 120.05MB 10.0s #3 DONE 15.8s #4 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea... #4 resolve docker.io/dockercore/golang-cross:1.12.9@sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 done #4 sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 2.63kB / 2.63kB done #4 sha256:518d5e4626aaef11e9ad8f78c5055efce60445a5dcbfe2ba3d99df5370902367 6.97kB / 6.97kB done #4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 0B / 50.38MB 0.0s #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 21.09MB / 120.05MB 10.2s #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 29.11MB / 120.05MB 10.4s #7 extracting sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 6.0s done #6 17.62 go: extracting golang.org/x/tools v0.0.0-20190314010720-f0bfdbff1f9c #6 17.78 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20180109140146-7c0cea34c8ec #6 17.78 go: downloading github.com/hashicorp/hcl v0.0.0-20180404174102-ef8a98b0bbce #6 17.78 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee #6 17.80 go: extracting github.com/spf13/jwalterweatherman v0.0.0-20180109140146-7c0cea34c8ec #6 17.80 go: downloading github.com/golangci/errcheck v0.0.0-20181003203344-ef45e06d44b6 #6 17.81 go: downloading github.com/spf13/afero v1.1.0 #6 17.81 go: downloading mvdan.cc/unparam v0.0.0-20190124213536-fbb59629db34 #6 17.81 go: downloading github.com/go-toolsmith/strparse v0.0.0-20180903215201-830b6daa1241 #6 17.81 go: downloading github.com/spf13/cast v1.2.0 #6 17.81 go: downloading github.com/go-toolsmith/astequal v0.0.0-20180903214952-dcb477bfacd6 #6 17.81 go: downloading golang.org/x/sys v0.0.0-20190312061237-fead79001313 #6 17.82 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 #6 17.83 go: extracting github.com/golangci/errcheck v0.0.0-20181003203344-ef45e06d44b6 #6 17.85 go: downloading gopkg.in/yaml.v2 v2.2.1 #6 17.86 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee #6 17.87 go: downloading github.com/golangci/gofmt v0.0.0-20181105071733-0b8337e80d98 #6 17.88 go: extracting github.com/go-toolsmith/astequal v0.0.0-20180903214952-dcb477bfacd6 #6 17.88 go: downloading github.com/go-toolsmith/astfmt v0.0.0-20180903215011-8f8ee99c3086 #4 sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 0B / 7.80MB 0.1s #4 sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 0B / 9.98MB 0.1s #4 sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 6.49MB / 9.98MB 0.2s #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 36.49MB / 120.05MB 10.6s #7 extracting sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a #6 17.90 go: extracting mvdan.cc/unparam v0.0.0-20190124213536-fbb59629db34 #6 17.90 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 #6 17.91 go: downloading github.com/go-toolsmith/astp v0.0.0-20180903215135-0af7e3c24f30 #6 17.91 go: downloading sourcegraph.com/sourcegraph/go-diff v0.5.1-0.20190210232911-dee78e514455 #6 17.96 go: extracting github.com/go-toolsmith/astp v0.0.0-20180903215135-0af7e3c24f30 #6 17.98 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed #6 18.01 go: extracting github.com/spf13/afero v1.1.0 #6 18.03 go: extracting github.com/hashicorp/hcl v0.0.0-20180404174102-ef8a98b0bbce #6 18.05 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 #6 18.07 go: extracting github.com/spf13/cast v1.2.0 #6 18.07 go: downloading github.com/go-toolsmith/astcopy v0.0.0-20180903214859-79b422d080c4 #6 18.07 go: extracting github.com/go-toolsmith/strparse v0.0.0-20180903215201-830b6daa1241 #6 18.09 go: downloading github.com/golangci/gosec v0.0.0-20180901114220-66fb7fc33547 #4 sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 9.98MB / 9.98MB 0.3s done #4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 0B / 51.77MB 0.3s #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 44.74MB / 120.05MB 10.9s #6 18.09 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed #6 18.10 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 #6 18.11 go: extracting gopkg.in/yaml.v2 v2.2.1 #6 18.12 go: downloading github.com/golangci/ineffassign v0.0.0-20180808204949-2ee8f2867dde #6 18.15 go: extracting github.com/golangci/gofmt v0.0.0-20181105071733-0b8337e80d98 #6 18.17 go: extracting github.com/go-toolsmith/astfmt v0.0.0-20180903215011-8f8ee99c3086 #6 18.20 go: extracting github.com/go-toolsmith/astcopy v0.0.0-20180903214859-79b422d080c4 #6 18.20 go: downloading github.com/go-toolsmith/astcast v0.0.0-20181028201508-b7a89ed70af1 #6 18.20 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 #6 18.20 go: downloading github.com/OpenPeeDeeP/depguard v0.0.0-20180806142446-a69c782687b2 #6 18.20 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 #6 18.21 go: downloading github.com/mattn/go-colorable v0.0.9 #6 18.21 go: downloading github.com/golangci/lint-1 v0.0.0-20180610141402-4bf9709227d1 #6 18.24 go: extracting sourcegraph.com/sourcegraph/go-diff v0.5.1-0.20190210232911-dee78e514455 #6 18.25 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 #6 18.26 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 #6 18.26 go: extracting github.com/go-toolsmith/astcast v0.0.0-20181028201508-b7a89ed70af1 #6 18.26 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca #6 18.27 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 #6 18.31 go: extracting github.com/golangci/gosec v0.0.0-20180901114220-66fb7fc33547 #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 52.40MB / 120.05MB 11.2s #7 sha256:433331673060b0f68a5fc1217a3bd3ad4db5fe61193a145e1ac460d324fb2f9c 126B / 126B 11.2s done #6 18.33 go: downloading github.com/golang/mock v1.1.1 #6 18.34 go: extracting github.com/golangci/ineffassign v0.0.0-20180808204949-2ee8f2867dde #6 18.34 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a #6 18.43 go: extracting github.com/OpenPeeDeeP/depguard v0.0.0-20180806142446-a69c782687b2 #6 18.43 go: downloading golang.org/x/text v0.3.0 #6 18.50 go: extracting github.com/golangci/lint-1 v0.0.0-20180610141402-4bf9709227d1 #6 18.53 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca #6 18.54 go: downloading github.com/mitchellh/mapstructure v0.0.0-20180220230111-00c29f56e238 #6 18.55 go: extracting github.com/mattn/go-colorable v0.0.9 #6 18.56 go: extracting github.com/golang/mock v1.1.1 #6 18.56 go: downloading github.com/gobwas/glob v0.2.3 #6 18.56 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 #6 18.60 go: downloading github.com/sirupsen/logrus v1.0.5 #6 18.61 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a #6 18.64 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 61.74MB / 120.05MB 11.4s #6 18.65 go: extracting github.com/mitchellh/mapstructure v0.0.0-20180220230111-00c29f56e238 #6 18.65 go: downloading github.com/kisielk/gotool v1.0.0 #6 18.69 go: downloading golang.org/x/net v0.0.0-20190313220215-9f648a60d977 #6 18.72 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 #6 18.77 go: extracting github.com/sirupsen/logrus v1.0.5 #6 18.77 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b #6 18.79 go: downloading github.com/pelletier/go-toml v1.1.0 #6 18.80 go: extracting github.com/kisielk/gotool v1.0.0 #6 18.83 go: downloading github.com/magiconair/properties v1.7.6 #6 18.86 go: downloading github.com/BurntSushi/toml v0.3.1 #6 18.91 go: extracting github.com/gobwas/glob v0.2.3 #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 67.86MB / 120.05MB 11.6s #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 80.82MB / 120.05MB 11.8s #6 18.93 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 #6 18.94 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 #6 19.00 go: downloading github.com/gogo/protobuf v1.1.1 #6 19.04 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 #6 19.04 go: downloading golang.org/x/crypto v0.0.0-20190313024323-a1f597ede03a #6 19.05 go: extracting github.com/magiconair/properties v1.7.6 #6 19.06 go: downloading github.com/mattn/go-isatty v0.0.3 #6 19.15 go: extracting github.com/mattn/go-isatty v0.0.3 #4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 6.50MB / 50.38MB 1.2s #4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 10.01MB / 50.38MB 1.3s #4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 31.03MB / 50.38MB 1.5s #7 extracting sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 1.2s done #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 90.09MB / 120.05MB 12.0s #7 extracting sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 #6 19.15 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20171102151520-eafdab6b0663 #6 19.17 go: extracting github.com/BurntSushi/toml v0.3.1 #6 19.22 go: extracting github.com/pelletier/go-toml v1.1.0 #4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 39.10MB / 50.38MB 1.6s #4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 48.01MB / 50.38MB 1.7s #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 99.02MB / 120.05MB 12.2s #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 105.36MB / 120.05MB 12.4s #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 114.73MB / 120.05MB 12.6s #4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 50.38MB / 50.38MB 2.1s done #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 0B / 68.48MB 2.2s #4 extracting sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 6.41MB / 68.48MB 2.6s #7 extracting sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 0.8s done #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 10.12MB / 68.48MB 2.7s #4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 5.88MB / 51.77MB 2.8s #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 15.52MB / 68.48MB 2.8s #4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 13.19MB / 51.77MB 3.0s #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 27.05MB / 68.48MB 3.0s #4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 22.56MB / 51.77MB 3.1s #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 34.09MB / 68.48MB 3.1s #7 extracting sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 #4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 27.75MB / 51.77MB 3.3s #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 37.79MB / 68.48MB 3.3s #4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 32.71MB / 51.77MB 3.4s #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 41.76MB / 68.48MB 3.4s #6 20.92 go: extracting golang.org/x/sys v0.0.0-20190312061237-fead79001313 #6 20.97 go: extracting golang.org/x/net v0.0.0-20190313220215-9f648a60d977 #6 21.10 go: extracting golang.org/x/crypto v0.0.0-20190313024323-a1f597ede03a #4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 37.36MB / 51.77MB 3.4s #4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 45.14MB / 51.77MB 3.6s #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 49.46MB / 68.48MB 3.6s #6 21.50 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20171102151520-eafdab6b0663 #4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 49.59MB / 51.77MB 3.8s #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 54.16MB / 68.48MB 3.8s #4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 51.77MB / 51.77MB 3.9s done #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 61.97MB / 68.48MB 4.1s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 0B / 127.97MB 4.1s #6 22.10 go: extracting github.com/gogo/protobuf v1.1.1 #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 120.05MB / 120.05MB 14.8s done #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 68.48MB / 68.48MB 4.3s #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 68.48MB / 68.48MB 4.6s done #4 sha256:96d705baf026261543501205212451776c49ddaa48a0347afab3494275e0fc13 0B / 125B 4.6s #4 sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 0B / 7.80MB 5.2s #7 ... #6 [invocation 2/4] RUN apk add --no-cache ca-certificates && adduser -S cn... #6 2.110 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz #6 3.241 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz #6 3.403 (1/1) Installing ca-certificates (20190108-r0) #6 3.454 Executing busybox-1.30.1-r2.trigger #6 3.454 Executing ca-certificates-20190108-r0.trigger #6 3.514 OK: 6 MiB in 15 packages #6 DONE 6.6s #7 [build 1/5] FROM docker.io/library/golang:1.13.2@sha256:b3086f21bfbe8969... #4 sha256:96d705baf026261543501205212451776c49ddaa48a0347afab3494275e0fc13 125B / 125B 5.8s done #4 sha256:39007eb4600844b025a9527ab141ae020bb350982baf0df7dd96c80c4a0f312e 0B / 270B 5.8s #6 23.52 go: extracting golang.org/x/text v0.3.0 #4 extracting sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 5.0s done #4 sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 6.79MB / 7.80MB 7.4s #4 sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 7.80MB / 7.80MB 7.5s #4 extracting sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 #4 sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 7.80MB / 7.80MB 7.6s done #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 0B / 163.50MB 7.6s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 8.87MB / 163.50MB 8.0s #7 extracting sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 4.6s done #7 extracting sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 #4 extracting sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 0.8s done #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 20.10MB / 163.50MB 8.3s #4 extracting sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 35.12MB / 163.50MB 8.6s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 46.98MB / 163.50MB 9.0s #4 sha256:39007eb4600844b025a9527ab141ae020bb350982baf0df7dd96c80c4a0f312e 270B / 270B 9.0s done #4 sha256:c0058a8c71f2a8f493571a5456cfc99585ed21798b735f8fc54460904a3bd232 0B / 950B 9.1s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 0B / 127.97MB 9.1s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 56.36MB / 163.50MB 9.1s #4 extracting sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 0.7s done #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 68.68MB / 163.50MB 9.4s #4 extracting sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 82.17MB / 163.50MB 9.6s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 102.30MB / 163.50MB 10.0s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 111.33MB / 163.50MB 10.2s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 13.87MB / 127.97MB 10.7s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 127.35MB / 163.50MB 10.7s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 24.21MB / 127.97MB 10.9s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 135.93MB / 163.50MB 10.9s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 40.99MB / 127.97MB 11.3s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 147.84MB / 163.50MB 11.3s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 49.43MB / 127.97MB 11.4s #4 sha256:c0058a8c71f2a8f493571a5456cfc99585ed21798b735f8fc54460904a3bd232 950B / 950B 11.4s done #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 0B / 290.76MB 11.5s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 57.15MB / 127.97MB 11.7s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 158.79MB / 163.50MB 11.7s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 78.30MB / 127.97MB 12.0s #7 extracting sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 3.7s done #7 extracting sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 0.1s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 89.72MB / 127.97MB 12.1s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 102.21MB / 127.97MB 12.8s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 118.66MB / 127.97MB 12.9s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 127.97MB / 127.97MB 13.2s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 163.50MB / 163.50MB 13.0s done #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 127.97MB / 127.97MB 13.7s done #4 extracting sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 5.0s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 28.95MB / 290.76MB 15.5s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 54.21MB / 290.76MB 15.9s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 71.92MB / 290.76MB 16.1s #4 extracting sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 6.8s done #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 106.70MB / 290.76MB 16.7s #4 extracting sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 0.1s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 127.15MB / 290.76MB 17.0s #7 extracting sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 5.1s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 150.76MB / 290.76MB 17.4s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 172.52MB / 290.76MB 17.9s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 189.23MB / 290.76MB 18.3s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 206.78MB / 290.76MB 18.6s #7 extracting sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 6.6s done #7 extracting sha256:433331673060b0f68a5fc1217a3bd3ad4db5fe61193a145e1ac460d324fb2f9c done #7 DONE 29.3s #8 [build 2/5] RUN apt-get update -qq && apt-get install -y -q --no-install... #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 222.89MB / 290.76MB 18.8s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 243.66MB / 290.76MB 19.3s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 262.44MB / 290.76MB 19.8s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 280.32MB / 290.76MB 20.3s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 290.76MB / 290.76MB 21.5s done #4 extracting sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 5.3s #4 extracting sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 5.9s done #4 extracting sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 #8 4.072 Reading package lists... #8 5.083 Building dependency tree... #8 5.264 Reading state information... #8 5.462 coreutils is already the newest version (8.30-3). #8 5.462 coreutils set to manually installed. #8 5.462 util-linux is already the newest version (2.33.1-0.1). #8 5.462 util-linux set to manually installed. #8 5.462 The following NEW packages will be installed: #8 5.462 uuid-runtime #8 5.734 0 upgraded, 1 newly installed, 0 to remove and 14 not upgraded. #8 5.734 Need to get 95.2 kB of archives. #8 5.734 After this operation, 211 kB of additional disk space will be used. #8 5.734 Get:1 http://deb.debian.org/debian buster/main amd64 uuid-runtime amd64 2.33.1-0.1 [95.2 kB] #8 5.908 debconf: delaying package configuration, since apt-utils is not installed #8 5.938 Fetched 95.2 kB in 0s (365 kB/s) #8 5.962 Selecting previously unselected package uuid-runtime. #8 5.962 (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 ... 15394 files and directories currently installed.) #8 5.974 Preparing to unpack .../uuid-runtime_2.33.1-0.1_amd64.deb ... #8 5.977 Unpacking uuid-runtime (2.33.1-0.1) ... #8 6.032 Setting up uuid-runtime (2.33.1-0.1) ... #8 6.080 Adding group `uuidd' (GID 102) ... #8 6.097 Done. #8 6.142 Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory #8 6.143 Adding system user `uuidd' (UID 101) ... #8 6.143 Adding new user `uuidd' (UID 101) with group `uuidd' ... #8 6.186 Not creating home directory `/run/uuidd'. #8 6.198 invoke-rc.d: could not determine current runlevel #8 6.202 invoke-rc.d: policy-rc.d denied execution of start. #8 DONE 6.9s #9 [build 3/5] WORKDIR /go/src/github.com/docker/app/ #9 DONE 0.0s #11 [build 4/5] COPY . . #11 DONE 0.9s #12 [build 5/5] RUN make BUILD_TAG=${BUILD_TAG} TAG=jenkins-app-PR-743-8 bin... #12 1.224 CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=612c70b2 -X github.com/docker/app/internal.Version=jenkins-app-PR-743-8 -X github.com/docker/app/internal.BuildTime=2019-11-19T09:05:17Z" -o bin/cnab-run ./cmd/cnab-run #6 DONE 43.6s #7 [4/5] WORKDIR /go/src/github.com/docker/app #7 DONE 0.1s #9 [5/5] COPY . . #9 DONE 0.6s #10 exporting to image #10 exporting layers #10 exporting layers 1.1s done #10 writing image sha256:bc7d977a5008a2c7cf87489a4169a23089416687b92f8605ff446b5521cd990a done #10 naming to docker.io/library/docker-app-lint:jenkins-app-PR-743-8 done #10 DONE 1.1s docker run --rm docker-app-lint:jenkins-app-PR-743-8 make lint #4 extracting sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 5.2s Linting... #4 extracting sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 7.0s done #4 extracting sha256:96d705baf026261543501205212451776c49ddaa48a0347afab3494275e0fc13 done #4 extracting sha256:39007eb4600844b025a9527ab141ae020bb350982baf0df7dd96c80c4a0f312e done #4 extracting sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 0.1s #4 extracting sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 5.2s #4 extracting sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 10.3s #4 extracting sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 10.9s done #4 extracting sha256:c0058a8c71f2a8f493571a5456cfc99585ed21798b735f8fc54460904a3bd232 done #4 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 0.1s #4 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 5.3s #4 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 10.5s [Pipeline] sh + make -f docker.Makefile check-vendor docker build --build-arg TAG=jenkins-app-PR-743-8 --build-arg COMMIT=612c70b2 --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --target=dev -t docker-app-dev:jenkins-app-PR-743-8 . #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 4.18kB done #2 DONE 0.0s #1 [internal] load .dockerignore #1 transferring context: 34B done #1 DONE 0.0s #4 [internal] load metadata for docker.io/dockercore/golang-cross:1.12.9@sh... #4 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 15.6s #4 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 20.7s #4 ... #3 [internal] load metadata for docker.io/library/golang:1.13.3 #3 DONE 7.7s #4 [internal] load metadata for docker.io/dockercore/golang-cross:1.12.9@sh... #4 DONE 8.3s #21 [internal] load build context #21 transferring context: 168.81kB 0.1s #21 transferring context: 342.03kB 0.2s done #21 DONE 0.2s #5 [dev 1/9] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816... #5 resolve docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816f6afce049fb92b280c588e0a677c4c8db26645e613fc15 done #5 sha256:dc7582e06f8e0a61b450f02b8ab83484acc6b437a75b4e9959f11a964aea1169 5.46kB / 5.46kB done #5 sha256:6a693fbaba7dd8d816f6afce049fb92b280c588e0a677c4c8db26645e613fc15 2.16kB / 2.16kB done #5 sha256:3d607e3e3a9dd7d1094b634e6d1f69ae65f5d9a2193d3b3b9fd46b780bd221fe 1.79kB / 1.79kB done #4 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 24.5s done #4 DONE 67.5s #5 [cli-build 2/8] RUN apt-get install -y -q --no-install-recommends core... #5 1.219 Reading package lists... #5 2.049 Building dependency tree... #5 2.226 Reading state information... #5 ... #8 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea... #8 resolve docker.io/dockercore/golang-cross:1.12.9@sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 done #8 sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 2.63kB / 2.63kB done #8 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 50.38MB / 50.38MB 1.0s done #8 sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 9.98MB / 9.98MB 4.5s done #8 sha256:518d5e4626aaef11e9ad8f78c5055efce60445a5dcbfe2ba3d99df5370902367 6.97kB / 6.97kB done #8 sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 7.80MB / 7.80MB 0.3s done #8 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 51.77MB / 51.77MB 1.1s done #8 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 68.48MB / 68.48MB 5.1s done #8 extracting sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 2.8s done #8 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 127.97MB / 127.97MB 3.3s done #8 sha256:96d705baf026261543501205212451776c49ddaa48a0347afab3494275e0fc13 0B / 125B 5.1s #8 extracting sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 0.6s done #8 sha256:39007eb4600844b025a9527ab141ae020bb350982baf0df7dd96c80c4a0f312e 0B / 270B 5.1s #8 extracting sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 0.4s done #8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 0B / 163.50MB 5.1s #8 extracting sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 #8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 24.44MB / 163.50MB 5.6s #8 sha256:39007eb4600844b025a9527ab141ae020bb350982baf0df7dd96c80c4a0f312e 270B / 270B 5.7s done #8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 33.02MB / 163.50MB 5.7s #8 sha256:c0058a8c71f2a8f493571a5456cfc99585ed21798b735f8fc54460904a3bd232 0B / 950B 5.7s #5 2.404 coreutils is already the newest version (8.30-3). #5 2.404 coreutils set to manually installed. #5 2.404 util-linux is already the newest version (2.33.1-0.1). #5 2.404 util-linux set to manually installed. #5 2.404 The following NEW packages will be installed: #5 2.404 uuid-runtime #8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 42.72MB / 163.50MB 5.8s #5 2.678 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. #5 2.678 Need to get 95.2 kB of archives. #5 2.678 After this operation, 211 kB of additional disk space will be used. #5 2.678 Get:1 http://deb.debian.org/debian buster/main amd64 uuid-runtime amd64 2.33.1-0.1 [95.2 kB] #5 2.843 debconf: delaying package configuration, since apt-utils is not installed #5 2.941 Fetched 95.2 kB in 0s (368 kB/s) #8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 64.88MB / 163.50MB 6.1s #8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 73.17MB / 163.50MB 6.2s #5 2.973 Selecting previously unselected package uuid-runtime. #5 2.973 (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 ... 25419 files and directories currently installed.) #5 2.991 Preparing to unpack .../uuid-runtime_2.33.1-0.1_amd64.deb ... #5 2.995 Unpacking uuid-runtime (2.33.1-0.1) ... #5 3.057 Setting up uuid-runtime (2.33.1-0.1) ... #5 3.106 Adding group `uuidd' (GID 102) ... #5 3.121 Done. #5 3.156 Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory #5 3.157 Adding system user `uuidd' (UID 101) ...#8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 98.28MB / 163.50MB 6.5s #5 3.157 Adding new user `uuidd' (UID 101) with group `uuidd' ... #5 3.199 Not creating home directory `/run/uuidd'. #5 3.214 invoke-rc.d: could not determine current runlevel #5 3.219 invoke-rc.d: policy-rc.d denied execution of start. #8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 107.21MB / 163.50MB 6.6s #8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 122.33MB / 163.50MB 6.8s #8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 139.33MB / 163.50MB 7.0s #8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 148.31MB / 163.50MB 7.1s #8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 159.47MB / 163.50MB 7.2s #8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 163.50MB / 163.50MB 7.7s done #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 0B / 290.76MB 7.7s #8 extracting sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 3.0s done #8 extracting sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 #8 sha256:96d705baf026261543501205212451776c49ddaa48a0347afab3494275e0fc13 125B / 125B 8.6s done #8 ... #5 [dev 1/9] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816... #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 0B / 120.06MB 8.5s #5 DONE 6.7s #6 [cli-build 3/8] WORKDIR /go/src/github.com/docker/cli #6 DONE 0.0s #7 [cli-build 4/8] RUN git clone https://github.com/docker/cli . && git che... #7 0.924 Cloning into '.'... #5 sha256:07e0a3e016334dc43ddfb498264511edf2341c6a4c9ceea921f6100e70bae220 0B / 125B 12.9s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 0B / 120.06MB 13.6s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 8.76MB / 120.06MB 13.9s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 17.79MB / 120.06MB 14.1s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 32.73MB / 120.06MB 14.3s #5 sha256:07e0a3e016334dc43ddfb498264511edf2341c6a4c9ceea921f6100e70bae220 125B / 125B 14.1s done #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 47.05MB / 120.06MB 14.5s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 53.44MB / 120.06MB 14.6s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 73.67MB / 120.06MB 15.0s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 85.61MB / 120.06MB 15.1s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 96.35MB / 120.06MB 15.3s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 105.01MB / 120.06MB 15.5s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 118.74MB / 120.06MB 15.6s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 120.06MB / 120.06MB 15.9s done #5 ... #8 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea... #8 sha256:c0058a8c71f2a8f493571a5456cfc99585ed21798b735f8fc54460904a3bd232 950B / 950B 13.0s done #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 152.25MB / 290.76MB 16.2s #8 extracting sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 2.1s done #8 extracting sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 5.5s #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 177.84MB / 290.76MB 16.6s #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 197.03MB / 290.76MB 16.9s #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 221.11MB / 290.76MB 17.3s #7 6.421 Note: checking out 'v19.03.4'. #7 6.421 #7 6.421 You are in 'detached HEAD' state. You can look around, make experimental #7 6.421 changes and commit them, and you can discard any commits you make in this #7 6.421 state without impacting any branches by performing another checkout. #7 6.421 #7 6.421 If you want to create a new branch to retain commits you create, you may #7 6.421 do so (now or later) by using -b with the checkout command again. Example: #7 6.421 #7 6.421 git checkout -b #7 6.421 #7 6.421 HEAD is now at 2355349d Merge pull request #2119 from thaJeztah/19.03_backport_bump_yaml.v2_2.2.3 #7 DONE 7.2s #8 [cli-build 5/8] RUN mkdir build #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 239.43MB / 290.76MB 17.5s #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 255.24MB / 290.76MB 17.7s #8 extracting sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 7.2s done #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 270.86MB / 290.76MB 17.9s #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 289.09MB / 290.76MB 18.1s #8 extracting sha256:96d705baf026261543501205212451776c49ddaa48a0347afab3494275e0fc13 done #8 DONE 0.9s #9 [cli-build 6/8] RUN curl -fL https://download.docker.com/linux/static/st... #8 extracting sha256:39007eb4600844b025a9527ab141ae020bb350982baf0df7dd96c80c4a0f312e done #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 290.76MB / 290.76MB 19.2s done #9 0.997 % Total % Received % Xferd Average Speed Time Time Time Current #9 0.997 Dload Upload Total Spent Left Speed #9 0.997 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0#8 extracting sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 24 60.3M 24 14.4M 0 0 16.3M 0 0:00:03 --:--:-- 0:00:03 16.3M 59 60.3M 59 35.9M 0 0 19.3M 0 0:00:03 0:00:01 0:00:02 19.3M 100 60.3M 100 60.3M 0 0 21.2M 0 0:00:02 0:00:02 --:--:-- 21.2M #9 DONE 4.4s #10 [cli-build 7/8] RUN curl -fL https://download.docker.com/mac/static/stab... #10 0.876 % Total % Received % Xferd Average Speed Time Time Time Current #10 0.876 Dload Upload Total Spent Left Speed #10 0.876 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 16 45.6M 16 7915k 0 0 15.2M 0 0:00:02 --:--:-- 0:00:02 15.2M#8 extracting sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 5.0s #8 ... #5 [dev 1/9] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816... #5 extracting sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 8.3s done #5 extracting sha256:07e0a3e016334dc43ddfb498264511edf2341c6a4c9ceea921f6100e70bae220 done #5 DONE 25.2s #8 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea... #8 ... #6 [dev 2/9] RUN apt-get update && apt-get install -y -q --no-install-recom... 72 45.6M 72 32.9M 0 0 21.7M 0 0:00:02 0:00:01 0:00:01 21.7M 100 45.6M 100 45.6M 0 0 21.0M 0 0:00:02 0:00:02 --:--:-- 21.0M #10 DONE 3.5s #11 [cli-build 8/8] RUN make binary-windows #6 1.498 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] #6 1.504 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #6 1.513 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] #6 1.682 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [158 kB] #6 1.876 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7908 kB] #6 2.323 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] #11 1.167 ./scripts/build/windows #11 1.208 Generating windows resources #11 1.256 Building build/docker-windows-amd64 #6 3.978 Fetched 8308 kB in 3s (3046 kB/s) #6 3.978 Reading package lists... #6 5.016 Reading package lists... #6 6.017 Building dependency tree... #6 6.177 Reading state information... #6 ... #8 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea... #8 extracting sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 11.3s done #8 extracting sha256:c0058a8c71f2a8f493571a5456cfc99585ed21798b735f8fc54460904a3bd232 done #8 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 0.3s #8 ... #6 [dev 2/9] RUN apt-get update && apt-get install -y -q --no-install-recom... #6 6.409 coreutils is already the newest version (8.30-3). #6 6.409 coreutils set to manually installed. #6 6.409 util-linux is already the newest version (2.33.1-0.1). #6 6.409 util-linux set to manually installed. #6 6.409 The following NEW packages will be installed: #6 6.409 uuid-runtime #6 6.677 0 upgraded, 1 newly installed, 0 to remove and 14 not upgraded. #6 6.677 Need to get 95.2 kB of archives. #6 6.677 After this operation, 211 kB of additional disk space will be used. #6 6.677 Get:1 http://deb.debian.org/debian buster/main amd64 uuid-runtime amd64 2.33.1-0.1 [95.2 kB] #6 6.885 debconf: delaying package configuration, since apt-utils is not installed #6 6.917 Fetched 95.2 kB in 0s (365 kB/s) #6 6.961 Selecting previously unselected package uuid-runtime. #6 6.961 (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 ... 15394 files and directories currently installed.) #6 6.967 Preparing to unpack .../uuid-runtime_2.33.1-0.1_amd64.deb ... #6 6.977 Unpacking uuid-runtime (2.33.1-0.1) ... #6 7.064 Setting up uuid-runtime (2.33.1-0.1) ... #6 7.129 Adding group `uuidd' (GID 102) ... #6 7.157 Done. #6 7.197 Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory #6 7.198 Adding system user `uuidd' (UID 101) ... #6 7.198 Adding new user `uuidd' (UID 101) with group `uuidd' ... #6 7.273 Not creating home directory `/run/uuidd'. #6 7.292 invoke-rc.d: could not determine current runlevel #6 7.301 invoke-rc.d: policy-rc.d denied execution of start. #6 DONE 10.2s #7 [dev 3/9] WORKDIR /go/src/github.com/docker/app/ #7 DONE 0.2s #8 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea... #8 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 5.4s #8 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 10.4s #8 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 15.5s #8 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 16.0s done #8 DONE 48.1s #9 [cli-build 2/8] RUN apt-get install -y -q --no-install-recommends core... #9 0.781 Reading package lists... #9 1.384 Building dependency tree... #9 1.509 Reading state information... #9 1.649 coreutils is already the newest version (8.30-3). #9 1.649 coreutils set to manually installed. #9 1.649 util-linux is already the newest version (2.33.1-0.1). #9 1.649 util-linux set to manually installed. #9 1.649 The following NEW packages will be installed: #9 1.649 uuid-runtime #9 1.921 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. #9 1.921 Need to get 95.2 kB of archives. #9 1.921 After this operation, 211 kB of additional disk space will be used. #9 1.921 Get:1 http://deb.debian.org/debian buster/main amd64 uuid-runtime amd64 2.33.1-0.1 [95.2 kB] #9 2.051 debconf: delaying package configuration, since apt-utils is not installed #9 2.078 Fetched 95.2 kB in 0s (362 kB/s) #9 2.108 Selecting previously unselected package uuid-runtime. #9 2.108 (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 ... 25419 files and directories currently installed.) #9 2.122 Preparing to unpack .../uuid-runtime_2.33.1-0.1_amd64.deb ... #9 2.127 Unpacking uuid-runtime (2.33.1-0.1) ... #9 2.178 Setting up uuid-runtime (2.33.1-0.1) ... #9 2.217 Adding group `uuidd' (GID 102) ... #9 2.237 Done. #9 2.266 Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory #9 2.266 Adding system user `uuidd' (UID 101) ... #9 2.267 Adding new user `uuidd' (UID 101) with group `uuidd' ... #9 2.322 Not creating home directory `/run/uuidd'. #9 2.331 invoke-rc.d: could not determine current runlevel #9 2.334 invoke-rc.d: policy-rc.d denied execution of start. #9 DONE 3.3s #10 [cli-build 3/8] WORKDIR /go/src/github.com/docker/cli #10 DONE 0.1s #11 [cli-build 4/8] RUN git clone https://github.com/docker/cli . && git che... #11 0.758 Cloning into '.'... #11 4.200 Note: checking out 'v19.03.4'. #11 4.200 #11 4.200 You are in 'detached HEAD' state. You can look around, make experimental #11 4.200 changes and commit them, and you can discard any commits you make in this #11 4.200 state without impacting any branches by performing another checkout. #11 4.200 #11 4.200 If you want to create a new branch to retain commits you create, you may #11 4.200 do so (now or later) by using -b with the checkout command again. Example: #11 4.200 #11 4.200 git checkout -b #11 4.200 #11 4.200 HEAD is now at 2355349d Merge pull request #2119 from thaJeztah/19.03_backport_bump_yaml.v2_2.2.3 #11 DONE 4.6s #12 [cli-build 5/8] RUN mkdir build #12 DONE 0.8s #13 [cli-build 6/8] RUN curl -fL https://download.docker.com/linux/static/st... #13 0.668 % Total % Received % Xferd Average Speed Time Time Time Current #13 0.671 Dload Upload Total Spent Left Speed #13 0.672 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 46 60.3M 46 27.9M 0 0 24.4M 0 0:00:02 0:00:01 0:00:01 24.4M 96 60.3M 96 58.2M 0 0 27.7M 0 0:00:02 0:00:02 --:--:-- 27.7M 100 60.3M 100 60.3M 0 0 27.9M 0 0:00:02 0:00:02 --:--:-- 27.8M #13 DONE 3.1s #14 [cli-build 7/8] RUN curl -fL https://download.docker.com/mac/static/stab... #14 0.681 % Total % Received % Xferd Average Speed Time Time Time Current #14 0.682 Dload Upload Total Spent Left Speed #14 0.683 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 64 45.6M 64 29.2M 0 0 30.2M 0 0:00:01 --:--:-- 0:00:01 30.2M 100 45.6M 100 45.6M 0 0 29.6M 0 0:00:01 0:00:01 --:--:-- 29.6M #14 DONE 2.6s #15 [cli-build 8/8] RUN make binary-windows #15 0.667 ./scripts/build/windows #15 0.690 Generating windows resources #15 0.734 Building build/docker-windows-amd64 #12 DONE 102.3s #13 [invocation 3/4] COPY --from=build /go/src/github.com/docker/app/bin/cna... #13 DONE 0.2s #14 [invocation 4/4] WORKDIR /cnab/app #14 DONE 0.1s #15 exporting to image #15 exporting layers #15 exporting layers 0.4s done #15 writing image sha256:6445d393d6750740728f3b0acabff26cc4e536a03403a8d3b6532ede06a4ad2b done #15 naming to docker.io/docker/cnab-app-base:jenkins-app-PR-743-8 done #15 DONE 0.4s docker save docker/cnab-app-base:jenkins-app-PR-743-8 -o _build/invocation-image.tar [Pipeline] sh + make -f docker.Makefile INVOCATION_IMAGE_TAG=jenkins-app-PR-743-8-coverage OUTPUT=coverage-invocation-image.tar save-invocation-image-tag docker tag docker/cnab-app-base:jenkins-app-PR-743-8 docker/cnab-app-base:jenkins-app-PR-743-8-coverage docker save docker/cnab-app-base:jenkins-app-PR-743-8-coverage -o _build/coverage-invocation-image.tar [Pipeline] } [Pipeline] // ansiColor [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app/_build [Pipeline] { [Pipeline] stash Stashed 1 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-743/8/stashes/invocation-image.tgz [Pipeline] stash Stashed 1 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-743/8/stashes/coverage-invocation-image.tgz [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // dir Post stage [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app [Pipeline] { [Pipeline] sh + docker rmi docker/cnab-app-base:jenkins-app-PR-743-8 Untagged: docker/cnab-app-base:jenkins-app-PR-743-8 [Pipeline] sh + docker rmi docker/cnab-app-base:jenkins-app-PR-743-8-coverage Untagged: docker/cnab-app-base:jenkins-app-PR-743-8-coverage Deleted: sha256:6445d393d6750740728f3b0acabff26cc4e536a03403a8d3b6532ede06a4ad2b [Pipeline] } [Pipeline] // dir [Pipeline] deleteDir [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } #11 DONE 100.2s #12 [cli 1/3] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock... #12 DONE 0.1s #13 [cli 2/3] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock... #13 DONE 0.6s #14 [cli 3/3] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock... #14 DONE 0.6s #15 exporting to client #15 copying files 14.16MB 0.1s #15 copying files 184.16MB 1.2s done #15 DONE 1.9s docker build --build-arg TAG=jenkins-app-PR-743-8 --build-arg COMMIT=612c70b2 --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --output type=local,dest=./bin/ --target=cross -t docker-app-cross:jenkins-app-PR-743-8 . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 38B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 34B done #2 DONE 0.0s #4 [internal] load metadata for docker.io/dockercore/golang-cross:1.12.9@sh... #4 DONE 0.0s #3 [internal] load metadata for docker.io/library/golang:1.13.3 #3 DONE 9.4s #8 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea... #8 DONE 0.0s #10 [cli-build 3/8] WORKDIR /go/src/github.com/docker/cli #10 CACHED #9 [cli-build 2/8] RUN apt-get install -y -q --no-install-recommends core... #9 CACHED #12 [cli-build 5/8] RUN mkdir build #12 CACHED #14 [cli-build 7/8] RUN curl -fL https://download.docker.com/mac/static/stab... #14 CACHED #11 [cli-build 4/8] RUN git clone https://github.com/docker/cli . && git che... #11 CACHED #13 [cli-build 6/8] RUN curl -fL https://download.docker.com/linux/static/st... #13 CACHED #15 [cli-build 8/8] RUN make binary-windows #15 CACHED #5 [dev 1/9] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816... #5 resolve docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816f6afce049fb92b280c588e0a677c4c8db26645e613fc15 done #5 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 0B / 50.38MB 0.0s #5 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 0B / 7.81MB 0.0s #5 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 0B / 10.00MB 0.0s #5 sha256:6a693fbaba7dd8d816f6afce049fb92b280c588e0a677c4c8db26645e613fc15 2.16kB / 2.16kB done #5 sha256:3d607e3e3a9dd7d1094b634e6d1f69ae65f5d9a2193d3b3b9fd46b780bd221fe 1.79kB / 1.79kB done #5 sha256:dc7582e06f8e0a61b450f02b8ab83484acc6b437a75b4e9959f11a964aea1169 5.46kB / 5.46kB done #5 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 4.25MB / 10.00MB 0.1s #5 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 10.36MB / 50.38MB 0.3s #5 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 10.00MB / 10.00MB 0.2s done #5 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 0B / 51.77MB 0.3s #5 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 16.69MB / 50.38MB 0.4s #5 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 26.23MB / 50.38MB 0.6s #5 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 33.87MB / 50.38MB 0.7s #5 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 50.38MB / 50.38MB 0.8s #5 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 50.38MB / 50.38MB 1.0s done #5 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 0B / 68.52MB 1.0s #5 extracting sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 #5 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 4.16MB / 7.81MB 1.3s #5 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 7.81MB / 7.81MB 1.3s done #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 0B / 120.06MB 1.5s #5 ... #21 [internal] load build context #21 transferring context: 73.67MB 2.2s done #21 DONE 2.2s #5 [dev 1/9] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816... #5 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 4.39MB / 68.52MB 3.2s #5 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 13.73MB / 68.52MB 3.3s #5 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 21.30MB / 68.52MB 3.5s #5 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 13.40MB / 51.77MB 3.7s #5 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 35.75MB / 68.52MB 3.7s #5 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 26.11MB / 51.77MB 3.8s #5 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 40.79MB / 68.52MB 3.8s #5 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 30.72MB / 51.77MB 3.9s #5 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 47.64MB / 68.52MB 3.9s #5 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 54.95MB / 68.52MB 4.0s #5 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 40.67MB / 51.77MB 4.1s #5 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 68.52MB / 68.52MB 4.1s #5 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 51.77MB / 51.77MB 4.3s #5 extracting sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 3.2s done #5 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 51.77MB / 51.77MB 4.5s done #5 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 68.52MB / 68.52MB 4.3s done #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 10.27MB / 120.06MB 4.6s #5 sha256:07e0a3e016334dc43ddfb498264511edf2341c6a4c9ceea921f6100e70bae220 0B / 125B 4.6s #5 extracting sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 17.73MB / 120.06MB 4.7s #5 sha256:07e0a3e016334dc43ddfb498264511edf2341c6a4c9ceea921f6100e70bae220 125B / 125B 4.7s done #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 29.05MB / 120.06MB 4.8s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 38.56MB / 120.06MB 4.9s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 47.18MB / 120.06MB 5.0s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 57.97MB / 120.06MB 5.2s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 76.40MB / 120.06MB 5.4s #5 extracting sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 0.7s done #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 87.72MB / 120.06MB 5.4s #5 extracting sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 98.95MB / 120.06MB 5.5s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 115.39MB / 120.06MB 5.7s #5 extracting sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 0.4s done #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 120.06MB / 120.06MB 6.4s done #5 extracting sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 0.1s #5 extracting sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 2.0s done #5 extracting sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 0.1s #5 extracting sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 2.1s done #5 extracting sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 0.1s #5 extracting sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 4.2s done #5 extracting sha256:07e0a3e016334dc43ddfb498264511edf2341c6a4c9ceea921f6100e70bae220 #5 extracting sha256:07e0a3e016334dc43ddfb498264511edf2341c6a4c9ceea921f6100e70bae220 done #5 DONE 15.4s #6 [dev 2/9] RUN apt-get update && apt-get install -y -q --no-install-recom... #6 0.624 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #6 0.716 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 Packages [158 kB] #6 0.874 Get:3 http://deb.debian.org/debian buster InRelease [122 kB] #6 0.877 Get:4 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] #6 0.966 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7908 kB] #6 1.351 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] #6 2.553 Fetched 8308 kB in 2s (4306 kB/s) #6 2.553 Reading package lists... #6 3.179 Reading package lists... #6 3.820 Building dependency tree... #6 3.936 Reading state information... #6 4.068 coreutils is already the newest version (8.30-3). #6 4.068 coreutils set to manually installed. #6 4.068 util-linux is already the newest version (2.33.1-0.1). #6 4.068 util-linux set to manually installed. #6 4.068 The following NEW packages will be installed: #6 4.068 uuid-runtime #6 4.332 0 upgraded, 1 newly installed, 0 to remove and 14 not upgraded. #6 4.332 Need to get 95.2 kB of archives. #6 4.332 After this operation, 211 kB of additional disk space will be used. #6 4.332 Get:1 http://deb.debian.org/debian buster/main amd64 uuid-runtime amd64 2.33.1-0.1 [95.2 kB] #6 4.707 debconf: delaying package configuration, since apt-utils is not installed #6 4.729 Fetched 95.2 kB in 0s (372 kB/s) #6 4.752 Selecting previously unselected package uuid-runtime. #6 4.752 (Reading database ... #15 DONE 89.2s #16 [dev 4/9] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock... #16 DONE 1.5s #17 [dev 5/9] RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/rele... #17 0.683 % Total % Received % Xferd Average Speed Time Time Time Current #17 0.683 Dload Upload Total Spent Left Speed #17 0.684 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 605 0 605 0 0 5401 0 --:--:-- --:--:-- --:--:-- 5401 #17 0.901 53 10.5M 53 5756k 0 0 25.9M 0 --:--:-- --:--:-- --:--:-- 25.9M 100 10.5M 100 10.5M 0 0 42.2M 0 --:--:-- --:--:-- --:--:-- 154M #17 DONE 1.3s #18 [dev 6/9] RUN mkdir /go/src/gotest.tools && git clone -q https://githu... (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 ... 15394 files and directories currently installed.) #6 4.764 Preparing to unpack .../uuid-runtime_2.33.1-0.1_amd64.deb ... #6 4.767 Unpacking uuid-runtime (2.33.1-0.1) ... #6 4.812 Setting up uuid-runtime (2.33.1-0.1) ... #6 4.845 Adding group `uuidd' (GID 102) ... #6 4.860 Done. #6 4.886 Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory #6 4.886 Adding system user `uuidd' (UID 101) ... #6 4.886 Adding new user `uuidd' (UID 101) with group `uuidd' ... #6 4.925 Not creating home directory `/run/uuidd'. #6 4.933 invoke-rc.d: could not determine current runlevel #6 4.936 invoke-rc.d: policy-rc.d denied execution of start. #6 DONE 7.6s #7 [dev 3/9] WORKDIR /go/src/github.com/docker/app/ #7 DONE 0.0s #16 [dev 4/9] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock... #16 DONE 0.4s #17 [dev 5/9] RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/rele... #17 0.649 % Total % Received % Xferd Average Speed Time Time Time Current #17 0.651 Dload Upload Total Spent Left Speed #17 0.653 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 605 0 605 0 0 4143 0 --:--:-- --:--:-- --:--:-- 4143 #17 0.914 100 10.5M 100 10.5M 0 0 40.0M 0 --:--:-- --:--:-- --:--:-- 40.0M #17 DONE 1.0s #18 [dev 6/9] RUN mkdir /go/src/gotest.tools && git clone -q https://githu... #18 11.56 go: downloading gotest.tools v2.1.0+incompatible #18 11.60 go: extracting gotest.tools v2.1.0+incompatible #18 11.62 go: downloading github.com/spf13/pflag v1.0.1 #18 11.62 go: downloading github.com/sirupsen/logrus v1.0.5 #18 11.63 go: downloading github.com/jonboulle/clockwork v0.1.0 #18 11.64 go: downloading github.com/fatih/color v1.6.0 #18 11.65 go: downloading github.com/pkg/errors v0.8.0 #18 11.65 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f #18 11.69 go: extracting github.com/sirupsen/logrus v1.0.5 #18 11.69 go: extracting github.com/spf13/pflag v1.0.1 #18 11.71 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 #18 11.72 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e #18 11.73 go: extracting github.com/jonboulle/clockwork v0.1.0 #18 11.75 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f #18 11.76 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc #18 11.77 go: extracting github.com/pkg/errors v0.8.0 #18 12.01 go: extracting github.com/fatih/color v1.6.0 #18 12.01 go: downloading github.com/mattn/go-isatty v0.0.3 #18 12.01 go: downloading github.com/mattn/go-colorable v0.0.9 #18 12.05 go: extracting github.com/mattn/go-isatty v0.0.3 #18 12.06 go: extracting github.com/mattn/go-colorable v0.0.9 #18 12.69 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 #18 12.88 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc #18 12.94 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e #18 13.02 go: finding github.com/fatih/color v1.6.0 #18 13.03 go: finding github.com/pkg/errors v0.8.0 #18 13.03 go: finding github.com/sirupsen/logrus v1.0.5 #18 13.04 go: finding github.com/spf13/pflag v1.0.1 #18 13.05 go: finding github.com/mattn/go-colorable v0.0.9 #18 13.05 go: finding github.com/mattn/go-isatty v0.0.3 #18 13.08 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 #18 13.09 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e #18 13.10 go: finding github.com/jonboulle/clockwork v0.1.0 #18 13.12 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f #18 13.13 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc #18 11.19 go: downloading gotest.tools v2.1.0+incompatible #18 11.23 go: extracting gotest.tools v2.1.0+incompatible #18 11.25 go: downloading github.com/pkg/errors v0.8.0 #18 11.25 go: downloading github.com/sirupsen/logrus v1.0.5 #18 11.25 go: downloading github.com/spf13/pflag v1.0.1 #18 11.26 go: downloading github.com/jonboulle/clockwork v0.1.0 #18 11.26 go: downloading github.com/fatih/color v1.6.0 #18 11.26 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f #18 11.34 go: extracting github.com/jonboulle/clockwork v0.1.0 #18 11.34 go: extracting github.com/spf13/pflag v1.0.1 #18 11.35 go: extracting github.com/pkg/errors v0.8.0 #18 11.36 go: extracting github.com/sirupsen/logrus v1.0.5 #18 11.38 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 #18 11.38 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e #18 11.38 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f #18 11.39 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc #18 11.70 go: extracting github.com/fatih/color v1.6.0 #18 11.70 go: downloading github.com/mattn/go-colorable v0.0.9 #18 11.70 go: downloading github.com/mattn/go-isatty v0.0.3 #18 11.73 go: extracting github.com/mattn/go-isatty v0.0.3 #18 11.74 go: extracting github.com/mattn/go-colorable v0.0.9 #18 12.33 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 #18 12.48 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc #18 12.57 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e #18 12.65 go: finding github.com/fatih/color v1.6.0 #18 12.65 go: finding github.com/pkg/errors v0.8.0 #18 12.66 go: finding github.com/sirupsen/logrus v1.0.5 #18 12.67 go: finding github.com/spf13/pflag v1.0.1 #18 12.67 go: finding github.com/mattn/go-colorable v0.0.9 #18 12.68 go: finding github.com/mattn/go-isatty v0.0.3 #18 12.69 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 #18 12.70 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e #18 12.71 go: finding github.com/jonboulle/clockwork v0.1.0 #18 12.71 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f #18 12.72 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc #18 DONE 36.0s #19 [dev 7/9] RUN GOOS=linux go build -o /usr/local/bin/test2json-linux ... #19 DONE 2.4s #20 [dev 8/9] RUN go get -d gopkg.in/mjibson/esc.v0 && cd /go/src/github.c... #20 7.611 golang.org/x/tools/internal/semver #20 7.635 github.com/pkg/errors #20 7.671 golang.org/x/tools/go/ast/astutil #20 7.698 golang.org/x/tools/go/internal/gcimporter #20 7.980 golang.org/x/tools/go/internal/packagesdriver #20 8.077 golang.org/x/tools/internal/fastwalk #20 8.188 golang.org/x/tools/internal/gopathwalk #20 8.271 golang.org/x/tools/internal/span #20 8.389 golang.org/x/tools/go/gcexportdata #20 8.444 golang.org/x/tools/internal/module #20 8.473 golang.org/x/tools/go/packages #20 8.765 golang.org/x/tools/internal/imports #20 9.159 golang.org/x/tools/imports #20 9.170 github.com/mjibson/esc/embed #20 9.217 github.com/mjibson/esc #18 DONE 34.9s #19 [dev 7/9] RUN GOOS=linux go build -o /usr/local/bin/test2json-linux ... #19 DONE 2.4s #20 [dev 8/9] RUN go get -d gopkg.in/mjibson/esc.v0 && cd /go/src/github.c... #20 DONE 10.2s #22 [dev 9/9] COPY . . #22 DONE 0.7s #23 exporting to image #23 exporting layers #23 exporting layers 2.1s done #23 writing image sha256:08f99bd0065f37a65cc7ac9e3bef8b99553149b7695b9463c6976fdad71c12c6 done #23 naming to docker.io/library/docker-app-dev:jenkins-app-PR-743-8 done #23 DONE 2.1s Check Vendoring... docker run --rm docker-app-dev:jenkins-app-PR-743-8 sh -c "make vendor && hack/check-git-diff vendor" rm -rf vendor 1>&1 dep ensure -v # Gopkg.lock is out of sync with Gopkg.toml and project imports: github.com/docker/cli/cli/command/formatter: imported or required, but missing from Gopkg.lock's input-imports github.com/docker/cli/templates: imported or required, but missing from Gopkg.lock's input-imports Root project is "github.com/docker/app" 30 transitively valid internal packages 77 external packages imported from 27 projects (0) ✓ select (root) #20 7.378 golang.org/x/tools/internal/semver #20 7.408 github.com/pkg/errors #20 7.428 golang.org/x/tools/go/ast/astutil #20 7.476 golang.org/x/tools/go/internal/gcimporter #20 7.749 golang.org/x/tools/go/internal/packagesdriver #20 7.860 golang.org/x/tools/internal/fastwalk #20 7.926 golang.org/x/tools/internal/gopathwalk #20 8.017 golang.org/x/tools/internal/span #20 8.181 golang.org/x/tools/go/gcexportdata #20 8.200 golang.org/x/tools/internal/module #20 8.241 golang.org/x/tools/go/packages #20 8.511 golang.org/x/tools/internal/imports #20 8.915 golang.org/x/tools/imports #20 8.927 github.com/mjibson/esc/embed #20 8.967 github.com/mjibson/esc #20 DONE 10.0s #22 [dev 9/9] COPY . . #22 DONE 0.8s (1) ? attempt github.com/containerd/containerd with 2 pkgs; at least 1 versions to try (1) try github.com/containerd/containerd@v1.3.0 #23 [cross-build 1/1] RUN make TAG=jenkins-app-PR-743-8 cross (1) ✓ select github.com/containerd/containerd@v1.3.0 w/3 pkgs #23 0.878 GOOS=linux CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=612c70b2 -X github.com/docker/app/internal.Version=jenkins-app-PR-743-8 -X github.com/docker/app/internal.BuildTime=2019-11-19T09:09:26Z" -o bin/docker-app-linux ./cmd/docker-app (2) ? attempt github.com/docker/buildx with 4 pkgs; at least 1 versions to try (2) try github.com/docker/buildx@v0.3.1 (2) ✓ select github.com/docker/buildx@v0.3.1 w/5 pkgs (3) ? revisit github.com/containerd/containerd to add 5 pkgs (3) ✓ include 12 more pkgs from github.com/containerd/containerd@v1.3.0 (3) ? attempt github.com/containerd/console with 1 pkgs; at least 1 versions to try (4) try github.com/containerd/console@master (4) ✓ select github.com/containerd/console@master w/1 pkgs (4) ? attempt github.com/deislabs/cnab-go with 8 pkgs; at least 1 versions to try (5) try github.com/deislabs/cnab-go@v0.7.1-beta1 (5) ✓ select github.com/deislabs/cnab-go@v0.7.1-beta1 w/8 pkgs (5) ? attempt github.com/Masterminds/semver with 1 pkgs; at least 1 versions to try (6) try github.com/Masterminds/semver@v1.4.2 (6) ✓ select github.com/Masterminds/semver@v1.4.2 w/1 pkgs (6) ? attempt github.com/docker/go with 1 pkgs; at least 1 versions to try (7) try github.com/docker/go@v1.5.1-1 (7) ✓ select github.com/docker/go@v1.5.1-1 w/1 pkgs (7) ? attempt github.com/pkg/errors with 1 pkgs; at least 1 versions to try (8) try github.com/pkg/errors@v0.8.1 (8) ✓ select github.com/pkg/errors@v0.8.1 w/1 pkgs (8) ? attempt github.com/docker/distribution with 1 pkgs; at least 1 versions to try (9) try github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580 (9) ✓ select github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580 w/2 pkgs (9) ? attempt github.com/docker/docker with 11 pkgs; at least 1 versions to try (10) try github.com/docker/docker@master (10) ✓ select github.com/docker/docker@master w/34 pkgs (10) ? revisit github.com/docker/distribution to add 1 pkgs (11) ✓ include 1 more pkgs from github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580 (10) ? revisit github.com/docker/distribution to add 3 pkgs (12) ✓ include 12 more pkgs from github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580 (10) ? attempt github.com/docker/cli with 22 pkgs; at least 1 versions to try (13) try github.com/docker/cli@37f9a88c696ae81be14c1697bd083d6421b4933c #23 55.99 GOOS=darwin CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=612c70b2 -X github.com/docker/app/internal.Version=jenkins-app-PR-743-8 -X github.com/docker/app/internal.BuildTime=2019-11-19T09:09:26Z" -o bin/docker-app-darwin ./cmd/docker-app #23 114.5 GOOS=windows CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=612c70b2 -X github.com/docker/app/internal.Version=jenkins-app-PR-743-8 -X github.com/docker/app/internal.BuildTime=2019-11-19T09:09:26Z" -o bin/docker-app-windows.exe ./cmd/docker-app (13) ✓ select github.com/docker/cli@37f9a88c696ae81be14c1697bd083d6421b4933c w/50 pkgs (11) ? revisit github.com/containerd/containerd to add 3 pkgs (14) ✓ include 50 more pkgs from github.com/containerd/containerd@v1.3.0 (11) ? attempt github.com/docker/docker-credential-helpers with 2 pkgs; at least 1 versions to try (15) try github.com/docker/docker-credential-helpers@v0.6.1 (15) ✓ select github.com/docker/docker-credential-helpers@v0.6.1 w/2 pkgs (12) ? revisit github.com/docker/distribution to add 5 pkgs (16) ✓ include 14 more pkgs from github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580 (12) ? revisit github.com/docker/docker to add 1 pkgs (17) ✓ include 1 more pkgs from github.com/docker/docker@master (12) ? attempt github.com/docker/go-connections with 3 pkgs; at least 1 versions to try (18) try github.com/docker/go-connections@v0.4.0 (18) ✓ select github.com/docker/go-connections@v0.4.0 w/3 pkgs (13) ? revisit github.com/docker/docker to add 12 pkgs (19) ✓ include 16 more pkgs from github.com/docker/docker@master (13) ? attempt golang.org/x/sync with 1 pkgs; at least 1 versions to try (20) try golang.org/x/sync@master (20) ✓ select golang.org/x/sync@master w/1 pkgs (14) ? attempt github.com/docker/go-events with 1 pkgs; at least 1 versions to try (21) try github.com/docker/go-events@master (21) ✓ select github.com/docker/go-events@master w/1 pkgs (15) ? revisit github.com/docker/docker to add 2 pkgs (22) ✓ include 2 more pkgs from github.com/docker/docker@master (15) ? attempt github.com/opencontainers/go-digest with 1 pkgs; at least 1 versions to try (23) try github.com/opencontainers/go-digest@v1.0.0-rc1 (23) ✓ select github.com/opencontainers/go-digest@v1.0.0-rc1 w/1 pkgs (16) ? attempt github.com/gogo/protobuf with 1 pkgs; at least 1 versions to try (24) try github.com/gogo/protobuf@v1.2.1 (24) ✓ select github.com/gogo/protobuf@v1.2.1 w/3 pkgs (17) ? attempt github.com/dustin/go-humanize with 1 pkgs; at least 1 versions to try (25) try github.com/dustin/go-humanize@v1.0.0 (25) ✓ select github.com/dustin/go-humanize@v1.0.0 w/1 pkgs (18) ? attempt github.com/Azure/go-ansiterm with 2 pkgs; at least 1 versions to try (26) try github.com/Azure/go-ansiterm@master (26) ✓ select github.com/Azure/go-ansiterm@master w/2 pkgs (19) ? attempt github.com/globalsign/mgo with 1 pkgs; at least 1 versions to try (27) try github.com/globalsign/mgo@master (27) ✓ select github.com/globalsign/mgo@master w/5 pkgs (20) ? attempt github.com/jackpal/gateway (from github.com/ndeloof/gateway) with 1 pkgs; at least 1 versions to try (28) try github.com/jackpal/gateway (from github.com/ndeloof/gateway)@10816db7ab2f4b71e71dba9420bfa67d5be27b33 (28) ✓ select github.com/jackpal/gateway (from github.com/ndeloof/gateway)@10816db7ab2f4b71e71dba9420bfa67d5be27b33 w/1 pkgs (21) ? attempt github.com/Microsoft/hcsshim with 1 pkgs; at least 1 versions to try (29) try github.com/Microsoft/hcsshim@2226e083fc390003ae5aa8325c3c92789afa0e7a (29) ✓ select github.com/Microsoft/hcsshim@2226e083fc390003ae5aa8325c3c92789afa0e7a w/1 pkgs (22) ? attempt github.com/containerd/fifo with 1 pkgs; at least 1 versions to try (30) try github.com/containerd/fifo@master (30) ✓ select github.com/containerd/fifo@master w/1 pkgs (23) ? attempt github.com/moby/buildkit with 6 pkgs; at least 1 versions to try (31) try github.com/moby/buildkit@v0.6.2 (31) ✓ select github.com/moby/buildkit@v0.6.2 w/28 pkgs (24) ? revisit github.com/containerd/containerd to add 5 pkgs (32) ✓ include 16 more pkgs from github.com/containerd/containerd@v1.3.0 (24) ? attempt github.com/gofrs/flock with 1 pkgs; at least 1 versions to try (33) try github.com/gofrs/flock@v0.7.1 (33) ✓ select github.com/gofrs/flock@v0.7.1 w/1 pkgs (25) ? revisit github.com/gogo/protobuf to add 1 pkgs (34) ✓ include 3 more pkgs from github.com/gogo/protobuf@v1.2.1 (25) ? attempt github.com/opencontainers/image-spec with 1 pkgs; at least 1 versions to try (35) try github.com/opencontainers/image-spec@v1.0.1 (35) ✓ select github.com/opencontainers/image-spec@v1.0.1 w/1 pkgs (26) ? attempt github.com/google/shlex with 1 pkgs; at least 1 versions to try (36) try github.com/google/shlex@master (36) ✓ select github.com/google/shlex@master w/1 pkgs (27) ? attempt github.com/Microsoft/go-winio with 1 pkgs; at least 1 versions to try (37) try github.com/Microsoft/go-winio@v0.4.12 (37) ✓ select github.com/Microsoft/go-winio@v0.4.12 w/1 pkgs (28) ? attempt github.com/docker/go-metrics with 1 pkgs; at least 1 versions to try (38) try github.com/docker/go-metrics@d466d4f6fd960e01820085bd7e1a24426ee7ef18 (38) ✓ select github.com/docker/go-metrics@d466d4f6fd960e01820085bd7e1a24426ee7ef18 w/1 pkgs (29) ? attempt github.com/mitchellh/mapstructure with 1 pkgs; at least 1 versions to try (39) try github.com/mitchellh/mapstructure@v1.1.2 (39) ✓ select github.com/mitchellh/mapstructure@v1.1.2 w/1 pkgs (30) ? attempt github.com/docker/compose-on-kubernetes with 8 pkgs; at least 1 versions to try (40) try github.com/docker/compose-on-kubernetes@v0.4.21 (40) ✓ select github.com/docker/compose-on-kubernetes@v0.4.21 w/11 pkgs (31) ? attempt github.com/mattn/go-shellwords with 1 pkgs; at least 1 versions to try (41) try github.com/mattn/go-shellwords@v1.0.5 (41) ✓ select github.com/mattn/go-shellwords@v1.0.5 w/1 pkgs (32) ? attempt github.com/qri-io/jsonschema with 1 pkgs; at least 1 versions to try (42) try github.com/qri-io/jsonschema@v0.1.1 (42) ✓ select github.com/qri-io/jsonschema@v0.1.1 w/1 pkgs (33) ? revisit github.com/gogo/protobuf to add 1 pkgs (43) ✓ include 1 more pkgs from github.com/gogo/protobuf@v1.2.1 (33) ? revisit github.com/Microsoft/hcsshim to add 1 pkgs (44) ✓ include 14 more pkgs from github.com/Microsoft/hcsshim@2226e083fc390003ae5aa8325c3c92789afa0e7a (33) ? attempt github.com/morikuni/aec with 1 pkgs; at least 1 versions to try (45) try github.com/morikuni/aec@master (45) ✓ select github.com/morikuni/aec@master w/1 pkgs (34) ? revisit github.com/moby/buildkit to add 4 pkgs (46) ✓ include 24 more pkgs from github.com/moby/buildkit@v0.6.2 (34) ? attempt github.com/wadey/gocovmerge with 1 pkgs; at least 1 versions to try (47) try github.com/wadey/gocovmerge@master (47) ✓ select github.com/wadey/gocovmerge@master w/1 pkgs (35) ? revisit github.com/opencontainers/image-spec to add 1 pkgs (48) ✓ include 1 more pkgs from github.com/opencontainers/image-spec@v1.0.1 (35) ? attempt github.com/containerd/continuity with 1 pkgs; at least 1 versions to try (49) try github.com/containerd/continuity@master (49) ✓ select github.com/containerd/continuity@master w/3 pkgs (36) ? attempt github.com/spf13/cobra with 1 pkgs; at least 1 versions to try (50) try github.com/spf13/cobra@v0.0.5 (50) ✓ select github.com/spf13/cobra@v0.0.5 w/1 pkgs (37) ? attempt github.com/opencontainers/runc with 2 pkgs; at least 1 versions to try (51) try github.com/opencontainers/runc@v1.0.0-rc7 (51) ✓ select github.com/opencontainers/runc@v1.0.0-rc7 w/2 pkgs (38) ? attempt github.com/xeipuuv/gojsonschema with 1 pkgs; at least 1 versions to try (52) try github.com/xeipuuv/gojsonschema@v1.2.0 (52) ✓ select github.com/xeipuuv/gojsonschema@v1.2.0 w/1 pkgs (39) ? attempt github.com/gorilla/mux with 1 pkgs; at least 1 versions to try (53) try github.com/gorilla/mux@v1.7.1 (53) ✓ select github.com/gorilla/mux@v1.7.1 w/1 pkgs (40) ? attempt k8s.io/kubernetes with 1 pkgs; at least 1 versions to try (54) try k8s.io/kubernetes@v1.14.1 (54) ✓ select k8s.io/kubernetes@v1.14.1 w/1 pkgs (41) ? attempt github.com/xeipuuv/gojsonreference with 1 pkgs; at least 1 versions to try (55) try github.com/xeipuuv/gojsonreference@master (55) ✓ select github.com/xeipuuv/gojsonreference@master w/1 pkgs (42) ? attempt github.com/theupdateframework/notary with 8 pkgs; at least 1 versions to try (56) try github.com/theupdateframework/notary@v0.6.1 (56) ✓ select github.com/theupdateframework/notary@v0.6.1 w/14 pkgs (43) ? revisit github.com/docker/distribution to add 1 pkgs (57) ✓ include 1 more pkgs from github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580 (43) ? attempt k8s.io/api with 1 pkgs; at least 1 versions to try (58) try k8s.io/api@kubernetes-1.14.1 (58) ✓ select k8s.io/api@kubernetes-1.14.1 w/1 pkgs (44) ? attempt github.com/agl/ed25519 with 1 pkgs; at least 1 versions to try (59) try github.com/agl/ed25519@master (59) ✓ select github.com/agl/ed25519@master w/2 pkgs (45) ? attempt github.com/hashicorp/go-version with 1 pkgs; at least 1 versions to try (60) try github.com/hashicorp/go-version@v1.1.0 (60) ✓ select github.com/hashicorp/go-version@v1.1.0 w/1 pkgs (46) ? attempt github.com/grpc-ecosystem/grpc-opentracing with 1 pkgs; at least 1 versions to try (61) try github.com/grpc-ecosystem/grpc-opentracing@master (61) ✓ select github.com/grpc-ecosystem/grpc-opentracing@master w/1 pkgs (47) ? attempt github.com/miekg/pkcs11 with 1 pkgs; at least 1 versions to try (62) try github.com/miekg/pkcs11@master (62) ✓ select github.com/miekg/pkcs11@master w/1 pkgs (48) ? attempt github.com/gogo/googleapis with 1 pkgs; at least 1 versions to try (63) try github.com/gogo/googleapis@v1.2.0 (63) ✓ select github.com/gogo/googleapis@v1.2.0 w/1 pkgs (49) ? attempt golang.org/x/crypto with 2 pkgs; at least 1 versions to try (64) try golang.org/x/crypto@master (64) ✓ select golang.org/x/crypto@master w/8 pkgs (50) ? attempt golang.org/x/net with 1 pkgs; at least 1 versions to try (65) try golang.org/x/net@master (65) ✓ select golang.org/x/net@master w/1 pkgs (51) ? attempt github.com/spf13/pflag with 1 pkgs; at least 1 versions to try (66) try github.com/spf13/pflag@master (66) ✓ select github.com/spf13/pflag@master w/1 pkgs (52) ? attempt github.com/docker/swarmkit with 3 pkgs; at least 1 versions to try (67) try github.com/docker/swarmkit@18e7e58ea1a5ec016625a636d0d52500eea123bc (67) ✓ select github.com/docker/swarmkit@18e7e58ea1a5ec016625a636d0d52500eea123bc w/6 pkgs (53) ? revisit github.com/gogo/protobuf to add 1 pkgs (68) ✓ include 2 more pkgs from github.com/gogo/protobuf@v1.2.1 (53) ? attempt k8s.io/apimachinery with 1 pkgs; at least 1 versions to try (69) try k8s.io/apimachinery@kubernetes-1.14.1 (69) ✓ select k8s.io/apimachinery@kubernetes-1.14.1 w/21 pkgs (54) ? attempt github.com/docker/go-units with 1 pkgs; at least 1 versions to try (70) try github.com/docker/go-units@v0.3.3 (70) ✓ select github.com/docker/go-units@v0.3.3 w/1 pkgs (55) ? attempt vbom.ml/util with 1 pkgs; at least 1 versions to try (71) try vbom.ml/util@master (71) ✓ select vbom.ml/util@master w/1 pkgs (56) ? revisit github.com/opencontainers/image-spec to add 1 pkgs (72) ✓ include 2 more pkgs from github.com/opencontainers/image-spec@v1.0.1 (56) ? attempt golang.org/x/text with 1 pkgs; at least 1 versions to try (73) try golang.org/x/text@v0.3.0 (73) ✓ select golang.org/x/text@v0.3.0 w/6 pkgs (57) ? attempt gotest.tools with 5 pkgs; at least 1 versions to try (74) try gotest.tools@v2.3.0 (74) ✓ select gotest.tools@v2.3.0 w/9 pkgs (58) ? revisit github.com/containerd/continuity to add 1 pkgs (75) ✓ include 2 more pkgs from github.com/containerd/continuity@master (58) ? attempt github.com/docker/cnab-to-oci with 2 pkgs; at least 1 versions to try (76) try github.com/docker/cnab-to-oci@v0.3.0-beta1 (76) ✓ select github.com/docker/cnab-to-oci@v0.3.0-beta1 w/4 pkgs (59) ? attempt github.com/containerd/typeurl with 1 pkgs; at least 1 versions to try (77) try github.com/containerd/typeurl@master (77) ✓ select github.com/containerd/typeurl@master w/1 pkgs (60) ? attempt k8s.io/client-go with 7 pkgs; at least 1 versions to try (78) try k8s.io/client-go@kubernetes-1.14.1 (78) ✓ select k8s.io/client-go@kubernetes-1.14.1 w/62 pkgs (61) ? attempt github.com/opencontainers/runtime-spec with 1 pkgs; at least 1 versions to try (79) try github.com/opencontainers/runtime-spec@29686dbc5559d93fb1ef402eeda3e35c38d75af4 (79) ✓ select github.com/opencontainers/runtime-spec@29686dbc5559d93fb1ef402eeda3e35c38d75af4 w/1 pkgs (62) ? attempt github.com/imdario/mergo with 1 pkgs; at least 1 versions to try (80) try github.com/imdario/mergo@master (80) ✓ select github.com/imdario/mergo@master w/1 pkgs (63) ? revisit github.com/gogo/protobuf to add 1 pkgs (81) ✓ include 1 more pkgs from github.com/gogo/protobuf@v1.2.1 (63) ? attempt github.com/sirupsen/logrus with 1 pkgs; at least 1 versions to try (82) try github.com/sirupsen/logrus@v1.4.1 (82) ✓ select github.com/sirupsen/logrus@v1.4.1 w/1 pkgs (64) ? attempt golang.org/x/sys with 2 pkgs; at least 1 versions to try (83) try golang.org/x/sys@master (83) ✓ select golang.org/x/sys@master w/2 pkgs (65) ? revisit golang.org/x/net to add 1 pkgs (84) ✓ include 2 more pkgs from golang.org/x/net@master (65) ? attempt golang.org/x/time with 1 pkgs; at least 1 versions to try (85) try golang.org/x/time@master (85) ✓ select golang.org/x/time@master w/1 pkgs #23 DONE 174.5s #24 [cross 1/3] COPY --from=cross-build /go/src/github.com/docker/app/bin/do... #24 DONE 0.1s #25 [cross 2/3] COPY --from=cross-build /go/src/github.com/docker/app/bin/do... #25 DONE 0.5s #26 [cross 3/3] COPY --from=cross-build /go/src/github.com/docker/app/bin/do... #26 DONE 0.3s #27 exporting to client #27 copying files 15.08MB 0.1s #27 copying files 124.51MB 0.8s done #27 DONE 1.3s docker build --build-arg TAG=jenkins-app-PR-743-8 --build-arg COMMIT=612c70b2 --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --output type=local,dest=./bin/ --target=e2e-cross -t docker-app-e2e-cross:jenkins-app-PR-743-8 . #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 38B done #2 DONE 0.0s #1 [internal] load .dockerignore #1 transferring context: 34B done #1 DONE 0.0s #4 [internal] load metadata for docker.io/dockercore/golang-cross:1.12.9@sh... #4 DONE 0.0s #3 [internal] load metadata for docker.io/library/golang:1.13.3 #3 DONE 0.1s #8 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea... #8 DONE 0.0s #5 [dev 1/9] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816... #5 DONE 0.0s #21 [internal] load build context #21 transferring context: 342.03kB 0.2s done #21 DONE 0.3s #7 [dev 3/9] WORKDIR /go/src/github.com/docker/app/ #7 CACHED #19 [dev 7/9] RUN GOOS=linux go build -o /usr/local/bin/test2json-linux ... #19 CACHED #22 [dev 9/9] COPY . . #22 CACHED #12 [cli-build 5/8] RUN mkdir build #12 CACHED #6 [dev 2/9] RUN apt-get update && apt-get install -y -q --no-install-recom... #6 CACHED #13 [cli-build 6/8] RUN curl -fL https://download.docker.com/linux/static/st... #13 CACHED #16 [dev 4/9] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock... #16 CACHED #17 [dev 5/9] RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/rele... #17 CACHED #14 [cli-build 7/8] RUN curl -fL https://download.docker.com/mac/static/stab... #14 CACHED #20 [dev 8/9] RUN go get -d gopkg.in/mjibson/esc.v0 && cd /go/src/github.c... #20 CACHED #18 [dev 6/9] RUN mkdir /go/src/gotest.tools && git clone -q https://githu... #18 CACHED #9 [cli-build 2/8] RUN apt-get install -y -q --no-install-recommends core... #9 CACHED #11 [cli-build 4/8] RUN git clone https://github.com/docker/cli . && git che... #11 CACHED #15 [cli-build 8/8] RUN make binary-windows #15 CACHED #10 [cli-build 3/8] WORKDIR /go/src/github.com/docker/cli #10 CACHED #23 [cross-build 1/1] RUN make TAG=jenkins-app-PR-743-8 cross #23 CACHED #24 [e2e-cross-build 1/1] RUN make TAG=jenkins-app-PR-743-8 e2e-cross #24 0.639 GOOS=linux CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=612c70b2 -X github.com/docker/app/internal.Version=jenkins-app-PR-743-8 -X github.com/docker/app/internal.BuildTime=2019-11-19T09:12:23Z" -o bin/docker-app-linux ./cmd/docker-app #24 4.039 GOOS=linux CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=612c70b2 -X github.com/docker/app/internal.Version=jenkins-app-PR-743-8 -X github.com/docker/app/internal.BuildTime=2019-11-19T09:12:23Z" -c -o bin/docker-app-e2e-linux ./e2e/ (66) ? attempt google.golang.org/grpc with 2 pkgs; at least 1 versions to try (86) try google.golang.org/grpc@v1.19.1 (86) ✓ select google.golang.org/grpc@v1.19.1 w/2 pkgs (67) ? revisit golang.org/x/sync to add 1 pkgs (87) ✓ include 1 more pkgs from golang.org/x/sync@master (67) ? attempt github.com/containerd/ttrpc with 1 pkgs; at least 1 versions to try (88) try github.com/containerd/ttrpc@master (88) ✓ select github.com/containerd/ttrpc@master w/1 pkgs (68) ? attempt github.com/opentracing/opentracing-go with 1 pkgs; at least 1 versions to try (89) try github.com/opentracing/opentracing-go@v1.1.0 (89) ✓ select github.com/opentracing/opentracing-go@v1.1.0 w/2 pkgs (69) ? revisit golang.org/x/net to add 1 pkgs (90) ✓ include 4 more pkgs from golang.org/x/net@master (69) ? revisit golang.org/x/text to add 3 pkgs (91) ✓ include 14 more pkgs from golang.org/x/text@v0.3.0 (69) ? revisit google.golang.org/grpc to add 3 pkgs (92) ✓ include 32 more pkgs from google.golang.org/grpc@v1.19.1 (69) ? attempt github.com/google/gofuzz with 1 pkgs; at least 1 versions to try (93) try github.com/google/gofuzz@v1.0.0 (93) ✓ select github.com/google/gofuzz@v1.0.0 w/1 pkgs (70) ? attempt github.com/tonistiigi/units with 1 pkgs; at least 1 versions to try (94) try github.com/tonistiigi/units@master (94) ✓ select github.com/tonistiigi/units@master w/1 pkgs (71) ? attempt github.com/jaguilar/vt100 (from github.com/tonistiigi/vt100) with 1 pkgs; at least 1 versions to try (95) try github.com/jaguilar/vt100 (from github.com/tonistiigi/vt100)@ad4c4a5743050fb7f88ce968dca9422f72a0e3f2 (95) ✓ select github.com/jaguilar/vt100 (from github.com/tonistiigi/vt100)@ad4c4a5743050fb7f88ce968dca9422f72a0e3f2 w/1 pkgs (72) ? attempt github.com/golang/protobuf with 1 pkgs; at least 1 versions to try (96) try github.com/golang/protobuf@v1.3.1 (96) ✓ select github.com/golang/protobuf@v1.3.1 w/2 pkgs (73) ? revisit k8s.io/api to add 1 pkgs (97) ✓ include 2 more pkgs from k8s.io/api@kubernetes-1.14.1 (73) ? revisit google.golang.org/grpc to add 2 pkgs (98) ✓ include 33 more pkgs from google.golang.org/grpc@v1.19.1 (73) ? attempt github.com/prometheus/client_golang with 1 pkgs; at least 1 versions to try (99) try github.com/prometheus/client_golang@v0.8.0 (99) ✓ select github.com/prometheus/client_golang@v0.8.0 w/1 pkgs (74) ? revisit k8s.io/apimachinery to add 6 pkgs (100) ✓ include 22 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1 (74) ? revisit k8s.io/apimachinery to add 3 pkgs (101) ✓ include 29 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1 (74) ? revisit k8s.io/api to add 34 pkgs (102) ✓ include 35 more pkgs from k8s.io/api@kubernetes-1.14.1 (74) ? attempt golang.org/x/tools with 1 pkgs; at least 1 versions to try (103) try golang.org/x/tools@master (103) ✓ select golang.org/x/tools@master w/1 pkgs (75) ? attempt github.com/inconshreveable/mousetrap with 1 pkgs; at least 1 versions to try (104) try github.com/inconshreveable/mousetrap@v1.0 (104) ✓ select github.com/inconshreveable/mousetrap@v1.0 w/1 pkgs (76) ? revisit k8s.io/client-go to add 1 pkgs (105) ✓ include 17 more pkgs from k8s.io/client-go@kubernetes-1.14.1 (76) ? revisit k8s.io/apimachinery to add 1 pkgs (106) ✓ include 1 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1 (76) ? attempt github.com/xeipuuv/gojsonpointer with 1 pkgs; at least 1 versions to try (107) try github.com/xeipuuv/gojsonpointer@master (107) ✓ select github.com/xeipuuv/gojsonpointer@master w/1 pkgs (77) ? revisit github.com/golang/protobuf to add 1 pkgs (108) ✓ include 5 more pkgs from github.com/golang/protobuf@v1.3.1 (77) ? attempt github.com/oklog/ulid with 1 pkgs; at least 1 versions to try (109) try github.com/oklog/ulid@v1.3.1 (109) ✓ select github.com/oklog/ulid@v1.3.1 w/1 pkgs (78) ? revisit golang.org/x/crypto to add 2 pkgs (110) ✓ include 2 more pkgs from golang.org/x/crypto@master (78) ? revisit k8s.io/client-go to add 1 pkgs (111) ✓ include 17 more pkgs from k8s.io/client-go@kubernetes-1.14.1 (78) ? revisit k8s.io/apimachinery to add 1 pkgs (112) ✓ include 1 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1 (78) ? revisit github.com/opentracing/opentracing-go to add 2 pkgs (113) ✓ include 3 more pkgs from github.com/opentracing/opentracing-go@v1.1.0 (78) ? revisit golang.org/x/sys to add 1 pkgs (114) ✓ include 2 more pkgs from golang.org/x/sys@master (78) ? revisit k8s.io/apimachinery to add 1 pkgs (115) ✓ include 1 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1 (78) ? revisit golang.org/x/net to add 1 pkgs (116) ✓ include 1 more pkgs from golang.org/x/net@master (78) ? revisit google.golang.org/grpc to add 1 pkgs (117) ✓ include 3 more pkgs from google.golang.org/grpc@v1.19.1 (78) ? attempt github.com/prometheus/common with 2 pkgs; at least 1 versions to try (118) try github.com/prometheus/common@v0.2.0 (118) ✓ select github.com/prometheus/common@v0.2.0 w/3 pkgs (79) ? attempt github.com/coreos/etcd with 1 pkgs; at least 1 versions to try (119) try github.com/coreos/etcd@v3.3.12 (119) ✓ select github.com/coreos/etcd@v3.3.12 w/1 pkgs (80) ? attempt github.com/json-iterator/go with 1 pkgs; at least 1 versions to try (120) try github.com/json-iterator/go@v1.1.6 (120) ✓ select github.com/json-iterator/go@v1.1.6 w/1 pkgs (81) ? attempt github.com/google/go-cmp with 1 pkgs; at least 1 versions to try (121) try github.com/google/go-cmp@v0.2.0 (121) ✓ select github.com/google/go-cmp@v0.2.0 w/4 pkgs (82) ? revisit github.com/golang/protobuf to add 1 pkgs (122) ✓ include 1 more pkgs from github.com/golang/protobuf@v1.3.1 (82) ? attempt github.com/modern-go/concurrent with 1 pkgs; at least 1 versions to try (123) try github.com/modern-go/concurrent@1.0.3 (123) ✓ select github.com/modern-go/concurrent@1.0.3 w/1 pkgs (83) ? revisit k8s.io/apimachinery to add 16 pkgs (124) ✓ include 38 more pkgs from k8s.io/apimachinery@kubernetes-1.14.1 (83) ? attempt github.com/davecgh/go-spew with 1 pkgs; at least 1 versions to try (125) try github.com/davecgh/go-spew@v1.1.1 (125) ✓ select github.com/davecgh/go-spew@v1.1.1 w/1 pkgs (84) ? attempt golang.org/x/oauth2 with 1 pkgs; at least 1 versions to try (126) try golang.org/x/oauth2@master (126) ✓ select golang.org/x/oauth2@master w/2 pkgs (85) ? attempt gopkg.in/inf.v0 with 1 pkgs; at least 1 versions to try (127) try gopkg.in/inf.v0@v0.9.1 (127) ✓ select gopkg.in/inf.v0@v0.9.1 w/1 pkgs (86) ? attempt k8s.io/utils with 3 pkgs; at least 1 versions to try (128) try k8s.io/utils@master (128) ✓ select k8s.io/utils@master w/3 pkgs (87) ? attempt github.com/konsorten/go-windows-terminal-sequences with 1 pkgs; at least 1 versions to try (129) try github.com/konsorten/go-windows-terminal-sequences@v1.0.2 (129) ✓ select github.com/konsorten/go-windows-terminal-sequences@v1.0.2 w/1 pkgs (88) ? attempt gopkg.in/yaml.v2 with 1 pkgs; at least 1 versions to try (130) try gopkg.in/yaml.v2@v2.2.3 (130) ✓ select gopkg.in/yaml.v2@v2.2.3 w/1 pkgs (89) ? attempt github.com/matttproud/golang_protobuf_extensions with 1 pkgs; at least 1 versions to try (131) try github.com/matttproud/golang_protobuf_extensions@v1.0.1 (131) ✓ select github.com/matttproud/golang_protobuf_extensions@v1.0.1 w/1 pkgs (90) ? attempt github.com/qri-io/jsonpointer with 1 pkgs; at least 1 versions to try (132) try github.com/qri-io/jsonpointer@v0.1.0 (132) ✓ select github.com/qri-io/jsonpointer@v0.1.0 w/1 pkgs (91) ? revisit github.com/golang/protobuf to add 1 pkgs (133) ✓ include 2 more pkgs from github.com/golang/protobuf@v1.3.1 (91) ? revisit golang.org/x/net to add 2 pkgs (134) ✓ include 3 more pkgs from golang.org/x/net@master (91) ? attempt github.com/beorn7/perks with 1 pkgs; at least 1 versions to try (135) try github.com/beorn7/perks@master (135) ✓ select github.com/beorn7/perks@master w/1 pkgs #24 25.52 GOOS=darwin CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=612c70b2 -X github.com/docker/app/internal.Version=jenkins-app-PR-743-8 -X github.com/docker/app/internal.BuildTime=2019-11-19T09:12:23Z" -o bin/docker-app-darwin ./cmd/docker-app (92) ? attempt github.com/prometheus/client_model with 1 pkgs; at least 1 versions to try (136) try github.com/prometheus/client_model@master (136) ✓ select github.com/prometheus/client_model@master w/1 pkgs (93) ? attempt github.com/tonistiigi/fsutil with 2 pkgs; at least 1 versions to try (137) try github.com/tonistiigi/fsutil@master (137) ✓ select github.com/tonistiigi/fsutil@master w/2 pkgs (94) ? revisit github.com/docker/docker to add 1 pkgs (138) ✓ include 1 more pkgs from github.com/docker/docker@master (94) ? attempt github.com/prometheus/procfs with 1 pkgs; at least 1 versions to try (139) try github.com/prometheus/procfs@master (139) ✓ select github.com/prometheus/procfs@master w/1 pkgs (95) ? attempt github.com/modern-go/reflect2 with 1 pkgs; at least 1 versions to try (140) try github.com/modern-go/reflect2@1.0.1 (140) ✓ select github.com/modern-go/reflect2@1.0.1 w/1 pkgs (96) ? attempt sigs.k8s.io/yaml with 1 pkgs; at least 1 versions to try (141) try sigs.k8s.io/yaml@v1.1.0 (141) ✓ select sigs.k8s.io/yaml@v1.1.0 w/1 pkgs (97) ? attempt k8s.io/klog with 1 pkgs; at least 1 versions to try (142) try k8s.io/klog@v0.2.0 (142) ✓ select k8s.io/klog@v0.2.0 w/1 pkgs (98) ? attempt github.com/googleapis/gnostic with 1 pkgs; at least 1 versions to try (143) try github.com/googleapis/gnostic@v0.2.0 (143) ✓ select github.com/googleapis/gnostic@v0.2.0 w/3 pkgs (99) ? revisit github.com/golang/protobuf to add 1 pkgs (144) ✓ include 2 more pkgs from github.com/golang/protobuf@v1.3.1 (99) ? attempt github.com/syndtr/gocapability with 1 pkgs; at least 1 versions to try (145) try github.com/syndtr/gocapability@master (145) ✓ select github.com/syndtr/gocapability@master w/1 pkgs #24 29.53 GOOS=darwin CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=612c70b2 -X github.com/docker/app/internal.Version=jenkins-app-PR-743-8 -X github.com/docker/app/internal.BuildTime=2019-11-19T09:12:23Z" -c -o bin/docker-app-e2e-darwin ./e2e/ (100) ? attempt google.golang.org/genproto with 1 pkgs; at least 1 versions to try (146) try google.golang.org/genproto@master (146) ✓ select google.golang.org/genproto@master w/1 pkgs (101) ? attempt google.golang.org/appengine with 1 pkgs; at least 1 versions to try (147) try google.golang.org/appengine@v1.5.0 (147) ✓ select google.golang.org/appengine@v1.5.0 w/7 pkgs (102) ? revisit golang.org/x/oauth2 to add 1 pkgs (148) ✓ include 5 more pkgs from golang.org/x/oauth2@master (102) ? revisit google.golang.org/appengine to add 1 pkgs (149) ✓ include 8 more pkgs from google.golang.org/appengine@v1.5.0 (102) ? attempt github.com/hashicorp/golang-lru with 1 pkgs; at least 1 versions to try (150) try github.com/hashicorp/golang-lru@v0.5.1 (150) ✓ select github.com/hashicorp/golang-lru@v0.5.1 w/2 pkgs (103) ? attempt cloud.google.com/go with 1 pkgs; at least 1 versions to try (151) try cloud.google.com/go@v0.37.4 (151) ✓ select cloud.google.com/go@v0.37.4 w/1 pkgs ✓ found solution with 602 packages from 103 projects Solver wall times by segment: b-rev-present-in: 1m48.349026784s b-source-exists: 1m30.834916589s b-list-pkgs: 12.190336464s b-gmal: 6.068127824s b-deduce-proj-root: 3.035891653s satisfy: 370.576554ms select-atom: 340.041948ms new-atom: 5.87263ms select-root: 2.4481ms other: 681.637µs add-atom: 570.834µs TOTAL: 3m41.198491017s (1/103) Wrote github.com/xeipuuv/gojsonschema@v1.2.0 (2/103) Wrote github.com/opencontainers/image-spec@v1.0.1 (3/103) Wrote github.com/qri-io/jsonschema@v0.1.1 (4/103) Wrote github.com/modern-go/concurrent@1.0.3 (5/103) Wrote github.com/docker/go@v1.5.1-1 (6/103) Wrote github.com/morikuni/aec@master (7/103) Wrote github.com/containerd/fifo@master (8/103) Wrote k8s.io/apimachinery@kubernetes-1.14.1 (9/103) Wrote github.com/google/go-cmp@v0.2.0 (10/103) Wrote github.com/pkg/errors@v0.8.1 (11/103) Wrote github.com/konsorten/go-windows-terminal-sequences@v1.0.2 (12/103) Wrote github.com/inconshreveable/mousetrap@v1.0 (13/103) Wrote github.com/Azure/go-ansiterm@master (14/103) Wrote golang.org/x/oauth2@master (15/103) Wrote github.com/golang/protobuf@v1.3.1 (16/103) Wrote k8s.io/klog@v0.2.0 (17/103) Wrote github.com/matttproud/golang_protobuf_extensions@v1.0.1 (18/103) Wrote github.com/beorn7/perks@master (19/103) Wrote github.com/xeipuuv/gojsonreference@master (20/103) Wrote github.com/hashicorp/golang-lru@v0.5.1 (21/103) Wrote github.com/mitchellh/mapstructure@v1.1.2 (22/103) Wrote github.com/gorilla/mux@v1.7.1 (23/103) Wrote github.com/spf13/pflag@master (24/103) Wrote github.com/imdario/mergo@master (25/103) Wrote golang.org/x/time@master (26/103) Wrote github.com/opentracing/opentracing-go@v1.1.0 (27/103) Wrote github.com/davecgh/go-spew@v1.1.1 (28/103) Wrote github.com/Masterminds/semver@v1.4.2 (29/103) Wrote github.com/miekg/pkcs11@master (30/103) Wrote golang.org/x/sys@master (31/103) Wrote github.com/containerd/ttrpc@master (32/103) Wrote github.com/grpc-ecosystem/grpc-opentracing@master (33/103) Wrote k8s.io/api@kubernetes-1.14.1 (34/103) Wrote github.com/docker/go-connections@v0.4.0 (35/103) Wrote github.com/gofrs/flock@v0.7.1 (36/103) Wrote github.com/Microsoft/go-winio@v0.4.12 (37/103) Wrote github.com/opencontainers/runc@v1.0.0-rc7 (38/103) Wrote github.com/gogo/googleapis@v1.2.0 (39/103) Wrote github.com/docker/cnab-to-oci@v0.3.0-beta1 (40/103) Wrote github.com/docker/go-events@master (41/103) Wrote k8s.io/utils@master (42/103) Wrote github.com/oklog/ulid@v1.3.1 (43/103) Wrote github.com/sirupsen/logrus@v1.4.1 (44/103) Wrote github.com/jaguilar/vt100 (from github.com/tonistiigi/vt100)@ad4c4a5743050fb7f88ce968dca9422f72a0e3f2 (45/103) Wrote github.com/qri-io/jsonpointer@v0.1.0 (46/103) Wrote golang.org/x/tools@master (47/103) Wrote github.com/dustin/go-humanize@v1.0.0 (48/103) Wrote github.com/docker/go-units@v0.3.3 (49/103) Wrote github.com/googleapis/gnostic@v0.2.0 (50/103) Wrote golang.org/x/crypto@master (51/103) Wrote gotest.tools@v2.3.0 (52/103) Wrote github.com/deislabs/cnab-go@v0.7.1-beta1 (53/103) Wrote google.golang.org/appengine@v1.5.0 (54/103) Wrote github.com/spf13/cobra@v0.0.5 (55/103) Wrote github.com/mattn/go-shellwords@v1.0.5 (56/103) Wrote vbom.ml/util@master (57/103) Wrote github.com/globalsign/mgo@master (58/103) Wrote github.com/prometheus/client_golang@v0.8.0 (59/103) Wrote github.com/opencontainers/go-digest@v1.0.0-rc1 (60/103) Wrote google.golang.org/genproto@master (61/103) Wrote github.com/prometheus/procfs@master (62/103) Wrote gopkg.in/inf.v0@v0.9.1 (63/103) Wrote github.com/google/shlex@master (64/103) Wrote github.com/json-iterator/go@v1.1.6 (65/103) Wrote github.com/docker/go-metrics@d466d4f6fd960e01820085bd7e1a24426ee7ef18 (66/103) Wrote github.com/containerd/typeurl@master (67/103) Wrote github.com/hashicorp/go-version@v1.1.0 (68/103) Wrote github.com/containerd/console@master (69/103) Wrote github.com/containerd/continuity@master (70/103) Wrote golang.org/x/net@master (71/103) Wrote github.com/wadey/gocovmerge@master (72/103) Wrote github.com/agl/ed25519@master (73/103) Wrote golang.org/x/text@v0.3.0 (74/103) Wrote github.com/jackpal/gateway (from github.com/ndeloof/gateway)@10816db7ab2f4b71e71dba9420bfa67d5be27b33 (75/103) Wrote gopkg.in/yaml.v2@v2.2.3 (76/103) Wrote github.com/docker/swarmkit@18e7e58ea1a5ec016625a636d0d52500eea123bc (77/103) Wrote github.com/prometheus/common@v0.2.0 (78/103) Wrote github.com/syndtr/gocapability@master (79/103) Wrote google.golang.org/grpc@v1.19.1 (80/103) Wrote github.com/tonistiigi/fsutil@master (81/103) Wrote github.com/google/gofuzz@v1.0.0 (82/103) Wrote github.com/prometheus/client_model@master (83/103) Wrote github.com/tonistiigi/units@master (84/103) Wrote github.com/xeipuuv/gojsonpointer@master (85/103) Wrote github.com/opencontainers/runtime-spec@29686dbc5559d93fb1ef402eeda3e35c38d75af4 (86/103) Wrote github.com/theupdateframework/notary@v0.6.1 (87/103) Wrote github.com/modern-go/reflect2@1.0.1 (88/103) Wrote github.com/Microsoft/hcsshim@2226e083fc390003ae5aa8325c3c92789afa0e7a (89/103) Wrote golang.org/x/sync@master (90/103) Wrote sigs.k8s.io/yaml@v1.1.0 (91/103) Wrote github.com/docker/docker-credential-helpers@v0.6.1 (92/103) Wrote github.com/gogo/protobuf@v1.2.1 (93/103) Wrote cloud.google.com/go@v0.37.4 (94/103) Wrote k8s.io/client-go@kubernetes-1.14.1 (95/103) Wrote github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580 (96/103) Wrote github.com/moby/buildkit@v0.6.2 (97/103) Wrote github.com/coreos/etcd@v3.3.12 (98/103) Wrote github.com/containerd/containerd@v1.3.0 (99/103) Wrote github.com/docker/buildx@v0.3.1 (100/103) Wrote github.com/docker/compose-on-kubernetes@v0.4.21 (101/103) Wrote github.com/docker/cli@37f9a88c696ae81be14c1697bd083d6421b4933c (102/103) Wrote github.com/docker/docker@master (103/103) Wrote k8s.io/kubernetes@v1.14.1 vendor is correct [Pipeline] } [Pipeline] // ansiColor [Pipeline] } [Pipeline] // dir Post stage [Pipeline] deleteDir [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } #24 51.20 GOOS=windows CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=612c70b2 -X github.com/docker/app/internal.Version=jenkins-app-PR-743-8 -X github.com/docker/app/internal.BuildTime=2019-11-19T09:12:23Z" -c -o bin/docker-app-e2e-windows.exe ./e2e/ #24 DONE 73.2s #25 [e2e-cross 1/9] COPY --from=e2e-cross-build /go/src/github.com/docker/ap... #25 DONE 0.0s #26 [e2e-cross 2/9] COPY --from=e2e-cross-build /go/src/github.com/docker/ap... #26 DONE 0.4s #27 [e2e-cross 3/9] COPY --from=e2e-cross-build /go/src/github.com/docker/ap... #27 DONE 0.1s #28 [e2e-cross 4/9] COPY --from=e2e-cross-build /usr/local/bin/gotestsum-lin... #28 DONE 0.1s #29 [e2e-cross 5/9] COPY --from=e2e-cross-build /usr/local/bin/gotestsum-dar... #29 DONE 0.1s #30 [e2e-cross 6/9] COPY --from=e2e-cross-build /usr/local/bin/gotestsum-win... #30 DONE 0.1s #31 [e2e-cross 7/9] COPY --from=e2e-cross-build /usr/local/bin/test2json-lin... #31 DONE 0.1s #32 [e2e-cross 8/9] COPY --from=e2e-cross-build /usr/local/bin/test2json-dar... #32 DONE 0.1s #33 [e2e-cross 9/9] COPY --from=e2e-cross-build /usr/local/bin/test2json-win... #33 DONE 0.1s #34 exporting to client #34 copying files 43B #34 copying files 121.58MB 0.8s done #34 DONE 1.3s tar --transform='flags=r;s|docker-app-linux|docker-app-plugin-linux|' -czf bin/docker-app-linux.tar.gz -C bin docker-app-linux tar czf bin/docker-app-e2e-linux.tar.gz -C bin docker-app-e2e-linux tar --transform='flags=r;s|docker-app-darwin|docker-app-plugin-darwin|' -czf bin/docker-app-darwin.tar.gz -C bin docker-app-darwin tar czf bin/docker-app-e2e-darwin.tar.gz -C bin docker-app-e2e-darwin tar --transform='flags=r;s|docker-app-windows|docker-app-plugin-windows|' -czf bin/docker-app-windows.tar.gz -C bin docker-app-windows.exe tar czf bin/docker-app-e2e-windows.tar.gz -C bin docker-app-e2e-windows.exe [Pipeline] } [Pipeline] // ansiColor [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app/bin [Pipeline] { [Pipeline] stash Stashed 21 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-743/8/stashes/binaries.tgz [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app/e2e [Pipeline] { [Pipeline] stash Stashed 78 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-743/8/stashes/e2e.tgz [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app/examples [Pipeline] { [Pipeline] stash Stashed 48 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-743/8/stashes/examples.tgz [Pipeline] } [Pipeline] // dir [Pipeline] sh + xargs --no-run-if-empty docker image rm -f + docker image ls --format={{.Repository}}:{{.Tag}} *jenkins-app-PR-743-8* [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // dir Post stage [Pipeline] deleteDir [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] parallel [Pipeline] { (Branch: Coverage) [Pipeline] { (Branch: Test Linux) [Pipeline] stage [Pipeline] { (Coverage) [Pipeline] stage [Pipeline] { (Test Linux) [Pipeline] node [Pipeline] node Running on ubuntu-1804-overlay2 (i-09fb2113906c5e9f1) in /home/ubuntu/workspace/app_PR-743 [Pipeline] { Running on ubuntu-1804-overlay2 (i-0dd742440dc46454e) in /home/ubuntu/workspace/app_PR-743 [Pipeline] { [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { using credential docker-jenkins-github-credentials [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app [Pipeline] { Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] checkout using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/app.git > git init /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app # timeout=10 Fetching upstream changes from https://github.com/docker/app.git > git --version # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/743/head:refs/remotes/origin/PR-743 Cloning repository https://github.com/docker/app.git > git init /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app # timeout=10 Fetching upstream changes from https://github.com/docker/app.git > git --version # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/743/head:refs/remotes/origin/PR-743 Fetching without tags Checking out Revision 612c70b2768cfb04b8f9f6a6c2e88d2fe17a6dd2 (PR-743) > git config remote.origin.url https://github.com/docker/app.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/743/head:refs/remotes/origin/PR-743 # timeout=10 > git config remote.origin.url https://github.com/docker/app.git # timeout=10 Fetching upstream changes from https://github.com/docker/app.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/743/head:refs/remotes/origin/PR-743 > git config core.sparsecheckout # timeout=10 > git checkout -f 612c70b2768cfb04b8f9f6a6c2e88d2fe17a6dd2 Fetching without tags Commit message: "Get a happy-linter" Checking out Revision 612c70b2768cfb04b8f9f6a6c2e88d2fe17a6dd2 (PR-743) Commit message: "Get a happy-linter" > git config remote.origin.url https://github.com/docker/app.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/743/head:refs/remotes/origin/PR-743 # timeout=10 > git config remote.origin.url https://github.com/docker/app.git # timeout=10 Fetching upstream changes from https://github.com/docker/app.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/app.git +refs/pull/743/head:refs/remotes/origin/PR-743 > git config core.sparsecheckout # timeout=10 > git checkout -f 612c70b2768cfb04b8f9f6a6c2e88d2fe17a6dd2 [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app/_build [Pipeline] { [Pipeline] unstash [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app/_build [Pipeline] { [Pipeline] unstash Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-743/8/stashes/coverage-invocation-image.tgz [Pipeline] sh + docker load -i coverage-invocation-image.tar Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-743/8/stashes/invocation-image.tgz [Pipeline] sh Loaded image: docker/cnab-app-base:jenkins-app-PR-743-8-coverage [Pipeline] } [Pipeline] // dir [Pipeline] ansiColor [Pipeline] { [Pipeline] sh + docker load -i invocation-image.tar + make -f docker.Makefile TAG=jenkins-app-PR-743-8-coverage coverage-run docker build --build-arg TAG=jenkins-app-PR-743-8-coverage --build-arg COMMIT=612c70b2 --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --target=dev -t docker-app-dev:jenkins-app-PR-743-8 . #2 [internal] load .dockerignore #2 transferring context: 73B done #2 DONE 0.0s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 4.18kB done #1 DONE 0.0s #4 [internal] load metadata for docker.io/dockercore/golang-cross:1.12.9@sh... Loaded image: docker/cnab-app-base:jenkins-app-PR-743-8 [Pipeline] } [Pipeline] // dir [Pipeline] unstash #4 DONE 2.3s #3 [internal] load metadata for docker.io/library/golang:1.13.3 #3 DONE 3.4s #5 [dev 1/9] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816... #5 resolve docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816f6afce049fb92b280c588e0a677c4c8db26645e613fc15 done #5 sha256:6a693fbaba7dd8d816f6afce049fb92b280c588e0a677c4c8db26645e613fc15 2.16kB / 2.16kB done #5 sha256:3d607e3e3a9dd7d1094b634e6d1f69ae65f5d9a2193d3b3b9fd46b780bd221fe 1.79kB / 1.79kB done #5 sha256:dc7582e06f8e0a61b450f02b8ab83484acc6b437a75b4e9959f11a964aea1169 5.46kB / 5.46kB done #5 ... #21 [internal] load build context #21 transferring context: 73.67MB 3.2s done #21 DONE 3.3s #8 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea... #8 resolve docker.io/dockercore/golang-cross:1.12.9@sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 done #8 sha256:518d5e4626aaef11e9ad8f78c5055efce60445a5dcbfe2ba3d99df5370902367 6.97kB / 6.97kB done #8 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 50.38MB / 50.38MB 0.8s done #8 sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 0B / 7.80MB 3.3s #8 sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 2.63kB / 2.63kB done #8 sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 0B / 9.98MB 3.3s #8 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 51.77MB / 51.77MB 1.7s done #8 extracting sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 2.3s #8 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 68.48MB / 68.48MB 2.9s done #8 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 0B / 127.97MB 3.3s #8 sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 3.63MB / 7.80MB 3.5s #8 sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 7.80MB / 7.80MB 3.5s done #8 sha256:96d705baf026261543501205212451776c49ddaa48a0347afab3494275e0fc13 0B / 125B 3.5s #8 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 12.61MB / 127.97MB 4.3s #8 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 21.55MB / 127.97MB 4.4s #8 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 35.78MB / 127.97MB 4.5s #8 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 42.21MB / 127.97MB 4.7s #8 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 60.12MB / 127.97MB 4.8s #8 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 68.79MB / 127.97MB 4.9s #8 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 92.66MB / 127.97MB 5.2s #8 extracting sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 4.3s done #8 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 100.77MB / 127.97MB 5.2s #8 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 121.27MB / 127.97MB 5.4s #8 extracting sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 #8 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 127.97MB / 127.97MB 5.5s Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-743/8/stashes/binaries.tgz [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app/examples [Pipeline] { [Pipeline] unstash #8 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 127.97MB / 127.97MB 5.7s done #8 extracting sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 0.4s done #8 sha256:39007eb4600844b025a9527ab141ae020bb350982baf0df7dd96c80c4a0f312e 0B / 270B 5.8s Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-743/8/stashes/examples.tgz [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app/e2e [Pipeline] { [Pipeline] unstash Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-743/8/stashes/e2e.tgz [Pipeline] } [Pipeline] // dir [Pipeline] ansiColor [Pipeline] { [Pipeline] sh + ./gotestsum-linux --format short-verbose --junitfile e2e-linux.xml --raw-command -- ./test2json-linux -t -p e2e/linux ./docker-app-e2e-linux -test.v --e2e-path=e2e #8 sha256:96d705baf026261543501205212451776c49ddaa48a0347afab3494275e0fc13 125B / 125B 6.8s done #8 sha256:39007eb4600844b025a9527ab141ae020bb350982baf0df7dd96c80c4a0f312e 270B / 270B 6.9s done #8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 0B / 163.50MB 6.9s #8 sha256:c0058a8c71f2a8f493571a5456cfc99585ed21798b735f8fc54460904a3bd232 0B / 950B 6.9s #8 sha256:c0058a8c71f2a8f493571a5456cfc99585ed21798b735f8fc54460904a3bd232 950B / 950B 7.1s done #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 0B / 290.76MB 7.1s #8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 11.88MB / 163.50MB 8.1s #8 sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 4.58MB / 9.98MB 8.3s #8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 30.09MB / 163.50MB 8.3s #8 extracting sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 #8 sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 9.98MB / 9.98MB 8.4s done #8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 41.10MB / 163.50MB 8.5s #8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 56.66MB / 163.50MB 8.7s #8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 66.83MB / 163.50MB 8.9s #8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 75.29MB / 163.50MB 9.0s #8 extracting sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 0.4s done #8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 89.72MB / 163.50MB 9.1s #8 extracting sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 #8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 99.15MB / 163.50MB 9.2s #8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 108.14MB / 163.50MB 9.4s #8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 121.78MB / 163.50MB 9.5s #8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 134.98MB / 163.50MB 9.8s #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 23.10MB / 290.76MB 9.9s #8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 146.52MB / 163.50MB 10.0s #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 37.92MB / 290.76MB 10.1s #8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 163.50MB / 163.50MB 10.2s #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 60.93MB / 290.76MB 10.3s #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 77.46MB / 290.76MB 10.5s #8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 163.50MB / 163.50MB 10.6s done #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 96.69MB / 290.76MB 11.0s #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 118.34MB / 290.76MB 11.4s #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 135.33MB / 290.76MB 11.6s #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 152.71MB / 290.76MB 11.9s #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 173.37MB / 290.76MB 12.2s #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 194.70MB / 290.76MB 12.5s #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 211.91MB / 290.76MB 12.8s #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 237.64MB / 290.76MB 13.2s #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 254.83MB / 290.76MB 13.4s #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 273.71MB / 290.76MB 13.8s #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 289.20MB / 290.76MB 14.0s #8 extracting sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 5.1s #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 290.76MB / 290.76MB 14.9s done #8 extracting sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 6.2s done #8 extracting sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 #8 ... #5 [dev 1/9] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816... #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 120.06MB / 120.06MB 12.6s done #5 sha256:07e0a3e016334dc43ddfb498264511edf2341c6a4c9ceea921f6100e70bae220 125B / 125B 11.9s done #5 extracting sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 5.4s #5 ... #8 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea... #8 extracting sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 4.0s done #8 extracting sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 0.1s #8 ... #5 [dev 1/9] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816... #5 extracting sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 8.3s done #5 extracting sha256:07e0a3e016334dc43ddfb498264511edf2341c6a4c9ceea921f6100e70bae220 done #5 DONE 21.7s #8 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea... #8 extracting sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 5.1s #8 extracting sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 8.1s done #8 extracting sha256:96d705baf026261543501205212451776c49ddaa48a0347afab3494275e0fc13 done #8 extracting sha256:39007eb4600844b025a9527ab141ae020bb350982baf0df7dd96c80c4a0f312e done #8 extracting sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f #8 ... #6 [dev 2/9] RUN apt-get update && apt-get install -y -q --no-install-recom... #6 1.265 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #6 1.265 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] #6 1.277 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] #6 1.445 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [158 kB] #6 1.700 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7908 kB] #6 1.964 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] #6 3.708 Fetched 8308 kB in 3s (3086 kB/s) #6 3.708 Reading package lists... #6 4.704 Reading package lists... #6 5.672 Building dependency tree... #6 5.845 Reading state information... #6 6.057 coreutils is already the newest version (8.30-3). #6 6.057 coreutils set to manually installed. #6 6.057 util-linux is already the newest version (2.33.1-0.1). #6 6.057 util-linux set to manually installed. #6 6.057 The following NEW packages will be installed: #6 6.057 uuid-runtime #6 6.330 0 upgraded, 1 newly installed, 0 to remove and 14 not upgraded. #6 6.330 Need to get 95.2 kB of archives. #6 6.330 After this operation, 211 kB of additional disk space will be used. #6 6.330 Get:1 http://deb.debian.org/debian buster/main amd64 uuid-runtime amd64 2.33.1-0.1 [95.2 kB] #6 6.506 debconf: delaying package configuration, since apt-utils is not installed #6 6.552 Fetched 95.2 kB in 0s (362 kB/s) #6 6.591 Selecting previously unselected package uuid-runtime. #6 6.591 (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 ... 15394 files and directories currently installed.) #6 6.598 Preparing to unpack .../uuid-runtime_2.33.1-0.1_amd64.deb ... #6 6.601 Unpacking uuid-runtime (2.33.1-0.1) ... #6 6.666 Setting up uuid-runtime (2.33.1-0.1) ... #6 6.706 Adding group `uuidd' (GID 102) ... #6 6.723 Done. #6 6.760 Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory #6 6.761 Adding system user `uuidd' (UID 101) ... #6 6.761 Adding new user `uuidd' (UID 101) with group `uuidd' ... #6 6.803 Not creating home directory `/run/uuidd'. #6 6.815 invoke-rc.d: could not determine current runlevel #6 6.818 invoke-rc.d: policy-rc.d denied execution of start. #6 DONE 8.9s #8 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea... #8 ... #7 [dev 3/9] WORKDIR /go/src/github.com/docker/app/ #7 DONE 0.1s #8 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea... #8 extracting sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 5.1s #8 extracting sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 6.3s done #8 extracting sha256:c0058a8c71f2a8f493571a5456cfc99585ed21798b735f8fc54460904a3bd232 done #8 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 0.1s #8 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 5.2s #8 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 10.4s #8 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 14.8s done #8 DONE 50.7s #9 [cli-build 2/8] RUN apt-get install -y -q --no-install-recommends core... #9 0.620 Reading package lists... #9 1.183 Building dependency tree... #9 1.283 Reading state information... #9 1.421 coreutils is already the newest version (8.30-3). #9 1.421 coreutils set to manually installed. #9 1.421 util-linux is already the newest version (2.33.1-0.1). #9 1.421 util-linux set to manually installed. #9 1.421 The following NEW packages will be installed: #9 1.421 uuid-runtime #9 1.691 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. #9 1.691 Need to get 95.2 kB of archives. #9 1.691 After this operation, 211 kB of additional disk space will be used. #9 1.691 Get:1 http://deb.debian.org/debian buster/main amd64 uuid-runtime amd64 2.33.1-0.1 [95.2 kB] #9 1.805 debconf: delaying package configuration, since apt-utils is not installed #9 1.828 Fetched 95.2 kB in 0s (362 kB/s) #9 1.860 Selecting previously unselected package uuid-runtime. #9 1.860 (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 ... 25419 files and directories currently installed.) #9 1.872 Preparing to unpack .../uuid-runtime_2.33.1-0.1_amd64.deb ... #9 1.876 Unpacking uuid-runtime (2.33.1-0.1) ... #9 1.918 Setting up uuid-runtime (2.33.1-0.1) ... #9 1.952 Adding group `uuidd' (GID 102) ... #9 1.966 Done. #9 1.991 Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory #9 1.991 Adding system user `uuidd' (UID 101) ... #9 1.991 Adding new user `uuidd' (UID 101) with group `uuidd' ... #9 2.029 Not creating home directory `/run/uuidd'. #9 2.037 invoke-rc.d: could not determine current runlevel #9 2.040 invoke-rc.d: policy-rc.d denied execution of start. #9 DONE 4.3s #10 [cli-build 3/8] WORKDIR /go/src/github.com/docker/cli #10 DONE 0.0s #11 [cli-build 4/8] RUN git clone https://github.com/docker/cli . && git che... #11 0.662 Cloning into '.'... #11 4.253 Note: checking out 'v19.03.4'. #11 4.253 #11 4.253 You are in 'detached HEAD' state. You can look around, make experimental #11 4.253 changes and commit them, and you can discard any commits you make in this #11 4.253 state without impacting any branches by performing another checkout. #11 4.253 #11 4.253 If you want to create a new branch to retain commits you create, you may #11 4.253 do so (now or later) by using -b with the checkout command again. Example: #11 4.253 #11 4.253 git checkout -b #11 4.253 #11 4.253 HEAD is now at 2355349d Merge pull request #2119 from thaJeztah/19.03_backport_bump_yaml.v2_2.2.3 #11 DONE 4.5s #12 [cli-build 5/8] RUN mkdir build #12 DONE 0.8s #13 [cli-build 6/8] RUN curl -fL https://download.docker.com/linux/static/st... #13 0.661 % Total % Received % Xferd Average Speed Time Time Time Current #13 0.662 Dload Upload Total Spent Left Speed #13 0.662 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 42 60.3M 42 25.8M 0 0 22.5M 0 0:00:02 0:00:01 0:00:01 22.5MPASS e2e/linux.TestBuild (48.12s) 90 60.3M 90 54.8M 0 0 25.2M 0 0:00:02 0:00:02 --:--:-- 25.2M 100 60.3M 100 60.3M 0 0 25.4M 0 0:00:02 0:00:02 --:--:-- 25.4M #13 DONE 3.2s #14 [cli-build 7/8] RUN curl -fL https://download.docker.com/mac/static/stab... #14 0.667 % Total % Received % Xferd Average Speed Time Time Time Current #14 0.668 Dload Upload Total Spent Left Speed #14 0.670 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 53 45.6M 53 24.4M 0 0 26.9M 0 0:00:01 --:--:-- 0:00:01 26.9M 100 45.6M 100 45.6M 0 0 28.7M 0 0:00:01 0:00:01 --:--:-- 28.7M #14 DONE 3.5s #15 [cli-build 8/8] RUN make binary-windows #15 0.643 ./scripts/build/windows #15 0.665 Generating windows resources PASS e2e/linux.TestQuietBuild (13.50s) #15 0.704 Building build/docker-windows-amd64 PASS e2e/linux.TestBuildWithoutTag (16.32s) PASS e2e/linux.TestBuildWithArgs (15.18s) PASS e2e/linux.TestBuildWithArgsDefinedTwice (12.36s) PASS e2e/linux.TestCallCustomStatusAction/validCustomDockerStatusAction (4.10s) PASS e2e/linux.TestCallCustomStatusAction/validCustomStandardStatusAction (2.98s) PASS e2e/linux.TestCallCustomStatusAction/missingCustomStatusAction (18.77s) PASS e2e/linux.TestCallCustomStatusAction (25.84s) PASS e2e/linux.TestCnabParameters (2.97s) PASS e2e/linux.TestExitErrorCode (0.07s) PASS e2e/linux.TestRender/envvariables/stdout (1.37s) PASS e2e/linux.TestRender/envvariables/file (1.37s) PASS e2e/linux.TestRender/envvariables (3.51s) PASS e2e/linux.TestRender (3.51s) PASS e2e/linux.TestRenderAppNotFound (0.17s) PASS e2e/linux.TestRenderFormatters (15.00s) PASS e2e/linux.TestInitWarningEnvFiles/initWarningSingleEnvFileTest (0.07s) PASS e2e/linux.TestInitWarningEnvFiles/initWarningMultipleEnvFilesTest (0.07s) PASS e2e/linux.TestInitWarningEnvFiles/initNoEnvFilesTest (0.06s) PASS e2e/linux.TestInitWarningEnvFiles (0.20s) PASS e2e/linux.TestInit (0.14s) #15 DONE 88.6s #16 [dev 4/9] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock... #16 DONE 1.4s #17 [dev 5/9] RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/rele... #17 0.614 % Total % Received % Xferd Average Speed Time Time Time Current #17 0.615 Dload Upload Total Spent Left Speed #17 0.616 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 605 0 605 0 0 4918 0 --:--:-- --:--:-- --:--:-- 4918 #17 0.863 100 10.5M 100 10.5M 0 0 42.6M 0 --:--:-- --:--:-- --:--:-- 42.6M #17 DONE 1.1s #18 [dev 6/9] RUN mkdir /go/src/gotest.tools && git clone -q https://githu... #18 13.21 go: downloading gotest.tools v2.1.0+incompatible #18 13.25 go: extracting gotest.tools v2.1.0+incompatible #18 13.26 go: downloading github.com/sirupsen/logrus v1.0.5 #18 13.26 go: downloading github.com/spf13/pflag v1.0.1 #18 13.26 go: downloading github.com/fatih/color v1.6.0 #18 13.26 go: downloading github.com/pkg/errors v0.8.0 #18 13.27 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f #18 13.28 go: downloading github.com/jonboulle/clockwork v0.1.0 #18 13.32 go: extracting github.com/jonboulle/clockwork v0.1.0 #18 13.32 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f #18 13.33 go: extracting github.com/pkg/errors v0.8.0 #18 13.34 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc #18 13.35 go: extracting github.com/sirupsen/logrus v1.0.5 #18 13.35 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 #18 13.36 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e #18 13.40 go: extracting github.com/spf13/pflag v1.0.1 #18 13.95 go: extracting github.com/fatih/color v1.6.0 #18 13.95 go: downloading github.com/mattn/go-colorable v0.0.9 #18 13.97 go: downloading github.com/mattn/go-isatty v0.0.3 #18 13.99 go: extracting github.com/mattn/go-colorable v0.0.9 #18 14.00 go: extracting github.com/mattn/go-isatty v0.0.3 #18 14.43 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 #18 14.56 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e #18 14.65 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc #18 14.73 go: finding github.com/fatih/color v1.6.0 #18 14.74 go: finding github.com/pkg/errors v0.8.0 #18 14.75 go: finding github.com/sirupsen/logrus v1.0.5 #18 14.76 go: finding github.com/mattn/go-colorable v0.0.9 #18 14.76 go: finding github.com/spf13/pflag v1.0.1 #18 14.77 go: finding github.com/mattn/go-isatty v0.0.3 #18 14.78 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 #18 14.79 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e #18 14.80 go: finding github.com/jonboulle/clockwork v0.1.0 #18 14.81 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f #18 14.81 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc PASS e2e/linux.TestInspectApp (13.70s) PASS e2e/linux.TestRunOnlyOne (0.13s) PASS e2e/linux.TestRunWithLabels (16.65s) #18 DONE 37.1s #19 [dev 7/9] RUN GOOS=linux go build -o /usr/local/bin/test2json-linux ... #19 DONE 2.0s #20 [dev 8/9] RUN go get -d gopkg.in/mjibson/esc.v0 && cd /go/src/github.c... #20 7.649 golang.org/x/tools/internal/semver #20 7.673 github.com/pkg/errors #20 7.722 golang.org/x/tools/go/ast/astutil #20 7.748 golang.org/x/tools/go/internal/gcimporter #20 8.025 golang.org/x/tools/go/internal/packagesdriver #20 8.130 golang.org/x/tools/internal/fastwalk #20 8.196 golang.org/x/tools/internal/gopathwalk #20 8.265 golang.org/x/tools/internal/span #20 8.429 golang.org/x/tools/internal/module #20 8.499 golang.org/x/tools/go/gcexportdata #20 8.524 golang.org/x/tools/go/packages #20 8.758 golang.org/x/tools/internal/imports #20 9.162 golang.org/x/tools/imports #20 9.174 github.com/mjibson/esc/embed #20 9.215 github.com/mjibson/esc #20 DONE 10.2s #22 [dev 9/9] COPY . . #22 DONE 0.7s #23 exporting to image #23 exporting layers #23 exporting layers 1.9s done #23 writing image sha256:a885025c7583300cc72e1106eabcbc18f8e7ab3f553ee364fa2dbeb46b613ecf done #23 naming to docker.io/library/docker-app-dev:jenkins-app-PR-743-8 done #23 DONE 1.9s docker run -v /var/run:/var/run:ro --name docker-app-cov-jenkins-app-PR-743-8-coverage --network="host" -t docker-app-dev:jenkins-app-PR-743-8 make COMMIT=612c70b2 TAG=jenkins-app-PR-743-8-coverage TEST_RESULTS_PREFIX= coverage Running unit tests (coverage)... CGO_ENABLED=0 gotestsum --junitfile _build/test-results/unit-coverage.xml -- -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=612c70b2 -X github.com/docker/app/internal.Version=jenkins-app-PR-743-8-coverage -X github.com/docker/app/internal.BuildTime=2019-11-19T09:18:22Z" -cover -test.coverprofile=_build/cov/unit.out github.com/docker/app github.com/docker/app/cmd/cnab-run github.com/docker/app/cmd/docker-app github.com/docker/app/docs/yaml github.com/docker/app/internal github.com/docker/app/internal/bundle github.com/docker/app/internal/cliopts github.com/docker/app/internal/cnab github.com/docker/app/internal/commands github.com/docker/app/internal/commands/build github.com/docker/app/internal/commands/image github.com/docker/app/internal/compose github.com/docker/app/internal/formatter github.com/docker/app/internal/formatter/driver github.com/docker/app/internal/formatter/json github.com/docker/app/internal/formatter/yaml github.com/docker/app/internal/inspect github.com/docker/app/internal/log github.com/docker/app/internal/packager github.com/docker/app/internal/relocated github.com/docker/app/internal/slices github.com/docker/app/internal/store github.com/docker/app/internal/yaml github.com/docker/app/loader github.com/docker/app/render github.com/docker/app/specification github.com/docker/app/types github.com/docker/app/types/metadata github.com/docker/app/types/parameters ∅ . PASS e2e/linux.TestDockerAppLifecycle (21.27s) PASS e2e/linux.TestCredentials/missing (0.07s) PASS e2e/linux.TestCredentials/full (3.14s) PASS e2e/linux.TestCredentials/mixed-credstore (1.32s) PASS e2e/linux.TestCredentials/mixed-local-cred (1.31s) PASS e2e/linux.TestCredentials/overload (0.07s) PASS e2e/linux.TestCredentials (5.90s) PASS e2e/linux.TestRenderWithEnvFile (2.10s) PASS e2e/linux.TestExamplesAreValid (0.26s) === RUN TestImageList REPOSITORY TAG APP ID APP NAME CREATED a-simple-app latest 1c42628b2cd9 simple Less than a second ago b-simple-app latest 3148ef30da14 simple Less than a second ago my.registry:5000/c-myapp latest fde50e995809 push-pull Less than a second ago --- FAIL: TestImageList (13.99s) images_test.go:32: failed to parse source file: /go/src/github.com/docker/app/e2e/images_test.go: open /go/src/github.com/docker/app/e2e/images_test.go: no such file or directory FAIL e2e/linux.TestImageList (13.99s) PASS e2e/linux.TestImageListQuiet (13.96s) === RUN TestImageListDigests REPOSITORY TAG DIGEST APP IDAPP NAME CREATED a-simple-app latest 34336105033esimple Less than a second ago b-simple-app latest b16c1fc563b0simple Less than a second ago my.registry:5000/c-myapp latest e892b5376beapush-pull Less than a second ago --- FAIL: TestImageListDigests (13.90s) images_test.go:32: failed to parse source file: /go/src/github.com/docker/app/e2e/images_test.go: open /go/src/github.com/docker/app/e2e/images_test.go: no such file or directory FAIL e2e/linux.TestImageListDigests (13.90s) === RUN TestImageRm REPOSITORY TAG APP ID APP NAME CREATED --- FAIL: TestImageRm (14.23s) images_test.go:32: failed to parse source file: /go/src/github.com/docker/app/e2e/images_test.go: open /go/src/github.com/docker/app/e2e/images_test.go: no such file or directory FAIL e2e/linux.TestImageRm (14.23s) ∅ cmd/cnab-run === RUN TestImageTag REPOSITORY TAG APP ID APP NAME CREATED a-simple-app latest 741dc9984ae8 simple Less than a second ago --- FAIL: TestImageTag (16.51s) images_test.go:32: failed to parse source file: /go/src/github.com/docker/app/e2e/images_test.go: open /go/src/github.com/docker/app/e2e/images_test.go: no such file or directory FAIL e2e/linux.TestImageTag (16.51s) PASS e2e/linux.TestInvokePluginFromCLI (2.43s) PASS e2e/linux.TestPushUnknown/push_unknown_reference (0.06s) PASS e2e/linux.TestPushUnknown/push_invalid_reference (0.06s) PASS e2e/linux.TestPushUnknown (0.13s) ∅ cmd/docker-app ∅ docs/yaml ✓ internal (28ms) ✓ internal/bundle (42ms) ∅ internal/cliopts ✓ internal/cnab (28ms) ✓ internal/commands (337ms) ✓ internal/commands/build (35ms) ✖ internal/commands/image (23ms) ✓ internal/compose (5ms) ✓ internal/formatter (9ms) ∅ internal/formatter/driver ∅ internal/formatter/json ∅ internal/formatter/yaml ✓ internal/inspect (57ms) ∅ internal/log ✓ internal/slices (2ms) ✓ internal/packager (66ms) ∅ internal/relocated ✓ internal/yaml (6ms) ✓ internal/store (55ms) ✓ loader (26ms) ✓ render (75ms) ✓ specification (7ms) ✓ types (23ms) ✓ types/metadata (34ms) ✓ types/parameters (4ms) === Failed === FAIL: internal/commands/image TestListCmd/TestList (0.00s) --- FAIL: TestListCmd/TestList (0.00s) list_test.go:141: assertion failed: --- ← +++ expectedOutput @@ -1,4 +1,5 @@ - - - +REPOSITORY TAG APP IMAGE ID APP NAME CREATED +foo/bar 3f825b2d0657 Digested App +foo/bar 1.0 9aae408ee04f Foo App + a855ac937f2e Quiet App === FAIL: internal/commands/image TestListCmd/TestListWithDigests (0.00s) --- FAIL: TestListCmd/TestListWithDigests (0.00s) list_test.go:141: assertion failed: --- ← +++ expectedOutput @@ -1,4 +1,5 @@ - - - +REPOSITORY TAG DIGEST APP IMAGE ID APP NAME CREATED +foo/bar sha256:b59492bb814012ca3d2ce0b6728242d96b4af41687cc82166a4b5d7f2d9fb865 3f825b2d0657 Digested App +foo/bar 1.0 9aae408ee04f Foo App + sha256:a855ac937f2ed375ba4396bbc49c4093e124da933acd2713fb9bc17d7562a087 a855ac937f2e Quiet App === FAIL: internal/commands/image TestListCmd/TestListWithQuiet (0.00s) --- FAIL: TestListCmd/TestListWithQuiet (0.00s) list_test.go:141: assertion failed: --- ← +++ expectedOutput @@ -1,4 +1,4 @@ - - - +3f825b2d0657 +9aae408ee04f +a855ac937f2e === FAIL: internal/commands/image TestListCmd (0.00s) DONE 249 tests, 4 failures in 121.002s make: *** [Makefile:90: coverage-test-unit] Error 1 PASS e2e/linux.TestPushInsecureRegistry (37.11s) docker.Makefile:79: recipe for target 'coverage-run' failed make: *** [coverage-run] Error 2 [Pipeline] } [Pipeline] // ansiColor [Pipeline] } [Pipeline] // dir Post stage [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-743/src/github.com/docker/app/_build/test-results [Pipeline] { [Pipeline] sh + [ ! -e unit-coverage.xml ] [Pipeline] sh + [ ! -e e2e-coverage.xml ] [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] junit Recording test results No test report files were found. Configuration error? [Pipeline] } [Pipeline] // dir Error when executing always post condition: hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:154) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:118) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3050) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.lang.Thread.run(Thread.java:834) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-09fb2113906c5e9f1) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:957) at hudson.FilePath.act(FilePath.java:1070) at hudson.FilePath.act(FilePath.java:1059) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:114) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:137) at hudson.tasks.junit.JUnitResultArchiver.parseAndAttach(JUnitResultArchiver.java:167) at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:52) at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:25) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch Coverage PASS e2e/linux.TestPushInstall (45.71s) PASS e2e/linux.TestPushPullInstall (39.22s) PASS e2e/linux.TestPushInstallBundle/push-bundle (26.14s) PASS e2e/linux.TestPushInstallBundle/push-ref (22.71s) PASS e2e/linux.TestPushInstallBundle/push-bundleref (7.04s) PASS e2e/linux.TestPushInstallBundle (69.93s) PASS e2e/linux.TestRelocationMapCreatedOnPull (33.79s) PASS e2e/linux.TestRelocationMapRun/with-relocation-map (2.06s) PASS e2e/linux.TestRelocationMapRun/without-relocation-map (0.16s) PASS e2e/linux.TestRelocationMapRun (42.33s) PASS e2e/linux.TestRelocationMapOnInspect (30.60s) PASS e2e/linux.TestOrphanedParameter (0.09s) FAIL e2e/linux === Failed === FAIL: e2e/linux TestImageList (13.99s) REPOSITORY TAG APP ID APP NAME CREATED a-simple-app latest 1c42628b2cd9 simple Less than a second ago b-simple-app latest 3148ef30da14 simple Less than a second ago my.registry:5000/c-myapp latest fde50e995809 push-pull Less than a second ago images_test.go:32: failed to parse source file: /go/src/github.com/docker/app/e2e/images_test.go: open /go/src/github.com/docker/app/e2e/images_test.go: no such file or directory === FAIL: e2e/linux TestImageListDigests (13.90s) REPOSITORY TAG DIGEST APP IDAPP NAME CREATED a-simple-app latest 34336105033esimple Less than a second ago b-simple-app latest b16c1fc563b0simple Less than a second ago my.registry:5000/c-myapp latest e892b5376beapush-pull Less than a second ago images_test.go:32: failed to parse source file: /go/src/github.com/docker/app/e2e/images_test.go: open /go/src/github.com/docker/app/e2e/images_test.go: no such file or directory === FAIL: e2e/linux TestImageRm (14.23s) REPOSITORY TAG APP ID APP NAME CREATED images_test.go:32: failed to parse source file: /go/src/github.com/docker/app/e2e/images_test.go: open /go/src/github.com/docker/app/e2e/images_test.go: no such file or directory === FAIL: e2e/linux TestImageTag (16.51s) REPOSITORY TAG APP ID APP NAME CREATED a-simple-app latest 741dc9984ae8 simple Less than a second ago images_test.go:32: failed to parse source file: /go/src/github.com/docker/app/e2e/images_test.go: open /go/src/github.com/docker/app/e2e/images_test.go: no such file or directory DONE 56 tests, 4 failures in 587.380s time="2019-11-19T09:24:44Z" level=warning msg="failed to lookup go version for junit xml" error="exec: \"go\": executable file not found in $PATH" [Pipeline] } [Pipeline] // ansiColor [Pipeline] } [Pipeline] // dir Post stage [Pipeline] archiveArtifacts Archiving artifacts Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-743/8/artifacts/ [Pipeline] junit Recording test results [Pipeline] sh + docker rmi docker/cnab-app-base:jenkins-app-PR-743-8 Untagged: docker/cnab-app-base:jenkins-app-PR-743-8 [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch Test Linux [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result ERROR: script returned exit code 2 Finished: FAILURE