Pull request #719 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 68a41caaff6520d7f900eb1607aafc4ccee9159d 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 Running on ubuntu-1804-overlay2 (i-0260b8d3773639eca) in /home/ubuntu/workspace/app_PR-719 [Pipeline] { [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-719/src/github.com/docker/app [Pipeline] { Running on ubuntu-1804-overlay2 (i-009b5b1c78e80e401) in /home/ubuntu/workspace/app_PR-719 [Pipeline] checkout [Pipeline] { using credential docker-jenkins-github-credentials [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-719/src/github.com/docker/app [Pipeline] { Fetching changes from the remote Git repository [Pipeline] checkout Fetching without tags using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Running on ubuntu-1804-overlay2 (i-098158befac3a2f13) in /home/ubuntu/workspace/app_PR-719 [Pipeline] { [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-719/src/github.com/docker/app [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] checkout Checking out Revision 68a41caaff6520d7f900eb1607aafc4ccee9159d (PR-719) Commit message: "apply relocation map when creating the installation" > git rev-parse --is-inside-work-tree # 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 > 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/719/head:refs/remotes/origin/PR-719 > git config core.sparsecheckout # timeout=10 > git checkout -f 68a41caaff6520d7f900eb1607aafc4ccee9159d > git rev-list --no-walk 939ec366b15579c699cbc0f8431011470bf57145 # timeout=10 Cloning repository https://github.com/docker/app.git > git init /home/ubuntu/workspace/app_PR-719/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/719/head:refs/remotes/origin/PR-719 [Pipeline] ansiColor [Pipeline] { [Pipeline] sh + make -f docker.Makefile lint Linting... docker build -t docker-app-lint:jenkins-app-PR-719-34 -f Dockerfile.lint . #2 [internal] load .dockerignore #2 transferring context: 34B done #2 DONE 0.0s #1 [internal] load build definition from Dockerfile.lint #1 transferring dockerfile: 414B done #1 DONE 0.0s #3 [internal] load metadata for docker.io/library/golang:1.12.9-alpine3.10 #3 DONE 0.1s #4 [1/5] FROM docker.io/library/golang:1.12.9-alpine3.10@sha256:e0660b4f1e6... #4 DONE 0.0s #8 [internal] load build context Fetching without tags > git config remote.origin.url https://github.com/docker/app.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/719/head:refs/remotes/origin/PR-719 # 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/719/head:refs/remotes/origin/PR-719 Checking out Revision 68a41caaff6520d7f900eb1607aafc4ccee9159d (PR-719) #8 transferring context: 25.04MB 0.4s done #8 DONE 0.4s #5 [2/5] RUN apk add --no-cache curl git make coreutils #5 CACHED #6 [3/5] RUN GO111MODULE=on go get github.com/golangci/golangci-lint/cm... #6 CACHED #7 [4/5] WORKDIR /go/src/github.com/docker/app #7 CACHED #9 [5/5] COPY . . using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Commit message: "apply relocation map when creating the installation" Cloning repository https://github.com/docker/app.git > git init /home/ubuntu/workspace/app_PR-719/src/github.com/docker/app # timeout=10 [Pipeline] ansiColor [Pipeline] { [Pipeline] sh #9 DONE 0.9s #10 exporting to image #10 exporting layers > git config core.sparsecheckout # timeout=10 > git checkout -f 68a41caaff6520d7f900eb1607aafc4ccee9159d + make -f docker.Makefile save-invocation-image docker build -f Dockerfile.invocation-image --build-arg TAG=jenkins-app-PR-719-34 --build-arg COMMIT=68a41caa --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --target=invocation -t docker/cnab-app-base:jenkins-app-PR-719-34 . #2 [internal] load .dockerignore #2 transferring context: 73B done #2 DONE 0.0s #1 [internal] load build definition from Dockerfile.invocation-image #1 transferring dockerfile: 614B done #1 DONE 0.0s #3 [internal] load metadata for docker.io/library/alpine:3.10.3 #3 DONE 0.1s #4 [internal] load metadata for docker.io/library/golang:1.13.2 #4 DONE 0.1s #7 [build 1/5] FROM docker.io/library/golang:1.13.2@sha256:b3086f21bfbe8969... #7 DONE 0.0s #5 [invocation 1/4] FROM docker.io/library/alpine:3.10.3@sha256:c19173c5ada... #5 DONE 0.0s #10 [internal] load build context 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/719/head:refs/remotes/origin/PR-719 #10 exporting layers 0.7s done #10 writing image sha256:33259e497e858bd7d99bb35ca712c74790da7ddb3b821eddb163c342de2644e4 done #10 naming to docker.io/library/docker-app-lint:jenkins-app-PR-719-34 done #10 DONE 0.8s docker run --rm docker-app-lint:jenkins-app-PR-719-34 make lint #10 transferring context: 72.95MB 1.4s done #10 DONE 1.5s #8 [build 2/5] RUN apt-get update -qq && apt-get install -y -q --no-install... #8 CACHED #9 [build 3/5] WORKDIR /go/src/github.com/docker/app/ #9 CACHED #11 [build 4/5] COPY . . Linting... Fetching without tags Checking out Revision 68a41caaff6520d7f900eb1607aafc4ccee9159d (PR-719) > git config remote.origin.url https://github.com/docker/app.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/719/head:refs/remotes/origin/PR-719 # 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/719/head:refs/remotes/origin/PR-719 > git config core.sparsecheckout # timeout=10 > git checkout -f 68a41caaff6520d7f900eb1607aafc4ccee9159d Commit message: "apply relocation map when creating the installation" [Pipeline] ansiColor [Pipeline] { [Pipeline] sh #11 DONE 2.3s #12 [build 5/5] RUN make BUILD_TAG=${BUILD_TAG} TAG=jenkins-app-PR-719-34 bi... + make -f docker.Makefile cli-cross cross e2e-cross tars docker build --build-arg TAG=jenkins-app-PR-719-34 --build-arg COMMIT=68a41caa --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-719-34 . #12 1.068 CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=68a41caa -X github.com/docker/app/internal.Version=jenkins-app-PR-719-34 -X github.com/docker/app/internal.BuildTime=2019-11-07T14:57:40Z" -o bin/cnab-run ./cmd/cnab-run #2 [internal] load .dockerignore #2 transferring context: 73B done #2 DONE 0.0s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 3.83kB done #1 DONE 0.0s #3 [internal] load metadata for docker.io/dockercore/golang-cross:1.12.9@sh... #3 DONE 0.4s #4 [cli-build 1/5] 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:518d5e4626aaef11e9ad8f78c5055efce60445a5dcbfe2ba3d99df5370902367 6.97kB / 6.97kB done #4 sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 0B / 9.98MB 0.1s #4 sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 2.63kB / 2.63kB done #4 sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 224.79kB / 7.80MB 0.1s #4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 746.98kB / 50.38MB 0.1s #4 sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 1.17MB / 9.98MB 0.2s #4 sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 7.80MB / 7.80MB 0.2s #4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 13.65MB / 50.38MB 0.2s #4 sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 9.98MB / 9.98MB 0.3s #4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 22.98MB / 50.38MB 0.3s #4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 25.78MB / 50.38MB 0.4s #4 sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 9.98MB / 9.98MB 0.4s done #4 sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 7.80MB / 7.80MB 0.4s done #4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 40.20MB / 50.38MB 0.6s #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 5.79MB / 68.48MB 0.6s #4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 5.62MB / 51.77MB 0.6s #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 18.52MB / 68.48MB 0.7s #4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 12.16MB / 51.77MB 0.7s #4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 46.10MB / 50.38MB 0.8s #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 26.40MB / 68.48MB 0.8s #4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 20.45MB / 51.77MB 0.8s #4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 50.38MB / 50.38MB 0.9s #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 34.78MB / 68.48MB 0.9s #4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 25.87MB / 51.77MB 0.9s #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 42.05MB / 68.48MB 1.0s #4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 37.81MB / 51.77MB 1.0s #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 62.25MB / 68.48MB 1.2s #4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 51.77MB / 51.77MB 1.2s #4 extracting sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 #4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 50.38MB / 50.38MB 1.2s done #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 68.48MB / 68.48MB 2.0s done #4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 51.77MB / 51.77MB 1.7s done #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 378.20kB / 163.50MB 2.2s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 26.24MB / 127.97MB 2.2s #4 sha256:96d705baf026261543501205212451776c49ddaa48a0347afab3494275e0fc13 125B / 125B 2.0s done #4 sha256:39007eb4600844b025a9527ab141ae020bb350982baf0df7dd96c80c4a0f312e 270B / 270B 2.1s done #4 sha256:c0058a8c71f2a8f493571a5456cfc99585ed21798b735f8fc54460904a3bd232 950B / 950B 2.1s done #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 0B / 290.76MB 2.2s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 12.44MB / 163.50MB 2.3s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 33.81MB / 127.97MB 2.3s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 44.65MB / 127.97MB 2.5s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 30.21MB / 163.50MB 2.7s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 56.33MB / 127.97MB 2.7s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 21.79MB / 290.76MB 2.7s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 42.66MB / 163.50MB 3.0s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 71.39MB / 127.97MB 3.0s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 39.92MB / 290.76MB 3.1s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 55.32MB / 163.50MB 3.2s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 81.20MB / 127.97MB 3.2s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 66.92MB / 163.50MB 3.4s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 57.46MB / 290.76MB 3.4s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 96.32MB / 127.97MB 3.5s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 76.57MB / 163.50MB 3.6s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 84.83MB / 163.50MB 3.8s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 110.89MB / 127.97MB 3.8s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 75.65MB / 290.76MB 3.8s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 96.89MB / 163.50MB 4.0s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 121.69MB / 127.97MB 4.0s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 94.18MB / 290.76MB 4.0s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 113.65MB / 163.50MB 4.3s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 111.71MB / 290.76MB 4.4s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 125.78MB / 163.50MB 4.6s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 130.34MB / 290.76MB 4.6s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 144.21MB / 163.50MB 4.8s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 127.97MB / 127.97MB 4.8s done #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 148.18MB / 290.76MB 4.9s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 159.01MB / 163.50MB 5.1s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 164.57MB / 290.76MB 5.1s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 187.72MB / 290.76MB 5.4s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 208.42MB / 290.76MB 5.7s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 232.28MB / 290.76MB 6.0s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 250.11MB / 290.76MB 6.2s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 265.52MB / 290.76MB 6.4s #4 extracting sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 5.1s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 281.74MB / 290.76MB 6.6s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 163.50MB / 163.50MB 6.9s done #4 extracting sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 5.7s done #4 extracting sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 0.1s #4 extracting sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 0.3s done #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 290.76MB / 290.76MB 8.7s done #4 extracting sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 #4 extracting sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 0.3s done #4 extracting sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 #4 extracting sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 2.4s done #4 extracting sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 0.1s #4 extracting sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 2.2s done #4 extracting sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 #4 extracting sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 4.3s done #4 extracting sha256:96d705baf026261543501205212451776c49ddaa48a0347afab3494275e0fc13 done #4 extracting sha256:39007eb4600844b025a9527ab141ae020bb350982baf0df7dd96c80c4a0f312e #4 extracting sha256:39007eb4600844b025a9527ab141ae020bb350982baf0df7dd96c80c4a0f312e done [Pipeline] sh #4 extracting sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 0.1s + make -f docker.Makefile check-vendor docker build --build-arg TAG=jenkins-app-PR-719-34 --build-arg COMMIT=68a41caa --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --target=dev -t docker-app-dev:jenkins-app-PR-719-34 . #2 [internal] load .dockerignore #2 transferring context: 34B done #2 DONE 0.0s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 3.83kB 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/5] 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 #18 [internal] load build context #18 transferring context: 343.18kB 0.2s done #18 DONE 0.2s #16 [dev 7/9] RUN GOOS=linux go build -o /usr/local/bin/test2json-linux ... #16 CACHED #6 [dev 2/9] RUN apt-get update && apt-get install -y -q --no-install-recom... #6 CACHED #7 [dev 3/9] WORKDIR /go/src/github.com/docker/app/ #7 CACHED #9 [cli-build 2/5] RUN apt-get install -y -q --no-install-recommends core... #9 CACHED #14 [dev 5/9] RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/rele... #14 CACHED #13 [dev 4/9] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock... #13 CACHED #15 [dev 6/9] RUN mkdir /go/src/gotest.tools && git clone -q https://githu... #15 CACHED #10 [cli-build 3/5] WORKDIR /go/src/github.com/docker/cli #10 CACHED #11 [cli-build 4/5] RUN git clone https://github.com/docker/cli . && git che... #11 CACHED #12 [cli-build 5/5] RUN make binary-osx binary-windows binary #12 CACHED #17 [dev 8/9] RUN go get -d gopkg.in/mjibson/esc.v0 && cd /go/src/github.c... #17 CACHED #19 [dev 9/9] COPY . . #19 DONE 0.6s #20 exporting to image #20 exporting layers #20 exporting layers 0.8s done #20 writing image sha256:e2420d4108d360559bdacc1dd25433ac8233cc27eb826876c82e44119526fe4e done #20 naming to docker.io/library/docker-app-dev:jenkins-app-PR-719-34 done #20 DONE 0.8s Check Vendoring... docker run --rm docker-app-dev:jenkins-app-PR-719-34 sh -c "make vendor && hack/check-git-diff vendor" rm -rf vendor 1>&1 dep ensure -v (1/101) Wrote github.com/Masterminds/semver@v1.4.2 (2/101) Wrote github.com/containerd/continuity@master (3/101) Wrote github.com/containerd/ttrpc@master (4/101) Wrote github.com/containerd/typeurl@master #4 extracting sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 5.1s (5/101) Wrote github.com/deislabs/cnab-go@v0.7.1-beta1 #4 extracting sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 6.0s done (6/101) Wrote github.com/agl/ed25519@master #4 extracting sha256:c0058a8c71f2a8f493571a5456cfc99585ed21798b735f8fc54460904a3bd232 done #4 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 (7/101) Wrote github.com/beorn7/perks@master (8/101) Wrote github.com/containerd/console@master (9/101) Wrote github.com/davecgh/go-spew@v1.1.1 (10/101) Wrote github.com/containerd/fifo@master (11/101) Wrote github.com/Microsoft/go-winio@v0.4.12 (12/101) Wrote vbom.ml/util@master (13/101) Wrote github.com/Microsoft/hcsshim@v0.8.6 (14/101) Wrote github.com/docker/buildx@v0.3.1 (15/101) Wrote github.com/docker/docker-credential-helpers@v0.6.1 #4 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 5.1s (16/101) Wrote github.com/docker/go@v1.5.1-1 (17/101) Wrote github.com/docker/go-events@master (18/101) Wrote github.com/docker/go-metrics@d466d4f6fd960e01820085bd7e1a24426ee7ef18 (19/101) Wrote github.com/docker/go-connections@v0.4.0 (20/101) Wrote github.com/docker/cnab-to-oci@v0.3.0-beta1 (21/101) Wrote github.com/docker/go-units@v0.3.3 (22/101) Wrote github.com/gofrs/flock@v0.7.1 (23/101) Wrote github.com/gogo/googleapis@v1.2.0 #4 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 10.2s (24/101) Wrote github.com/google/go-cmp@v0.2.0 (25/101) Wrote github.com/google/gofuzz@v1.0.0 (26/101) Wrote github.com/google/shlex@master (27/101) Wrote github.com/gorilla/mux@v1.7.1 (28/101) Wrote github.com/grpc-ecosystem/grpc-opentracing@master (29/101) Wrote github.com/hashicorp/go-version@v1.1.0 (30/101) Wrote github.com/globalsign/mgo@master (31/101) Wrote github.com/hashicorp/golang-lru@v0.5.1 (32/101) Wrote github.com/imdario/mergo@master (33/101) Wrote github.com/inconshreveable/mousetrap@v1.0 #4 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 15.1s done (34/101) Wrote github.com/jaguilar/vt100 (from github.com/tonistiigi/vt100)@ad4c4a5743050fb7f88ce968dca9422f72a0e3f2 #4 DONE 43.3s #5 [cli-build 2/5] RUN apt-get install -y -q --no-install-recommends core... (35/101) Wrote github.com/googleapis/gnostic@v0.2.0 (36/101) Wrote github.com/konsorten/go-windows-terminal-sequences@v1.0.2 #5 0.650 Reading package lists...(37/101) Wrote github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580 (38/101) Wrote github.com/Azure/go-ansiterm@master (39/101) Wrote github.com/json-iterator/go@v1.1.6 #5 1.251 Building dependency tree... #5 1.368 Reading state information... #5 1.511 coreutils is already the newest version (8.30-3). #5 1.511 coreutils set to manually installed. #5 1.511 util-linux is already the newest version (2.33.1-0.1). #5 1.511 util-linux set to manually installed. #5 1.511 The following NEW packages will be installed: #5 1.511 uuid-runtime #5 1.780 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. #5 1.780 Need to get 95.2 kB of archives. #5 1.780 After this operation, 211 kB of additional disk space will be used. #5 1.780 Get:1 http://deb.debian.org/debian buster/main amd64 uuid-runtime amd64 2.33.1-0.1 [95.2 kB] #5 1.897 debconf: delaying package configuration, since apt-utils is not installed #5 1.921 Fetched 95.2 kB in 0s (364 kB/s) #5 1.946 Selecting previously unselected package uuid-runtime. #5 1.946 (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 1.962 Preparing to unpack .../uuid-runtime_2.33.1-0.1_amd64.deb ... #5 1.965 Unpacking uuid-runtime (2.33.1-0.1) ... #5 2.005 Setting up uuid-runtime (2.33.1-0.1) ... #5 2.039 Adding group `uuidd' (GID 102) ... #5 2.054 Done. #5 2.078 Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory #5 2.079 Adding system user `uuidd' (UID 101) ... #5 2.079 Adding new user `uuidd' (UID 101) with group `uuidd' ... #5 2.117 Not creating home directory `/run/uuidd'. (40/101) Wrote github.com/docker/compose-on-kubernetes@v0.4.21 #5 2.126 invoke-rc.d: could not determine current runlevel #5 2.128 invoke-rc.d: policy-rc.d denied execution of start. (41/101) Wrote github.com/mattn/go-shellwords@v1.0.5 (42/101) Wrote github.com/matttproud/golang_protobuf_extensions@v1.0.1 (43/101) Wrote github.com/mitchellh/mapstructure@v1.1.2 (44/101) Wrote github.com/miekg/pkcs11@master (45/101) Wrote github.com/modern-go/reflect2@1.0.1 (46/101) Wrote github.com/modern-go/concurrent@1.0.3 (47/101) Wrote github.com/morikuni/aec@master (48/101) Wrote github.com/golang/protobuf@v1.3.1 (49/101) Wrote github.com/oklog/ulid@v1.3.1 (50/101) Wrote github.com/opencontainers/go-digest@v1.0.0-rc1 #5 DONE 8.8s #6 [cli-build 3/5] WORKDIR /go/src/github.com/docker/cli #6 DONE 0.0s #7 [cli-build 4/5] RUN git clone https://github.com/docker/cli . && git che... #7 0.653 Cloning into '.'... (51/101) Wrote github.com/opencontainers/image-spec@v1.0.1 (52/101) Wrote github.com/opentracing/opentracing-go@v1.1.0 (53/101) Wrote github.com/pkg/errors@v0.8.1 (54/101) Wrote github.com/opencontainers/runtime-spec@29686dbc5559d93fb1ef402eeda3e35c38d75af4 (55/101) Wrote golang.org/x/sync@master #7 4.402 Note: checking out 'a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb'. #7 4.402 #7 4.402 You are in 'detached HEAD' state. You can look around, make experimental #7 4.402 changes and commit them, and you can discard any commits you make in this #7 4.402 state without impacting any branches by performing another checkout. #7 4.402 #7 4.402 If you want to create a new branch to retain commits you create, you may #7 4.402 do so (now or later) by using -b with the checkout command again. Example: #7 4.402 #7 4.402 git checkout -b #7 4.402 #7 4.402 HEAD is now at a1b83ffd Merge pull request #1894 from thaJeztah/19.03_backport_reduce_vendoring_impact #7 DONE 5.1s #8 [cli-build 5/5] RUN make binary-osx binary-windows binary (56/101) Wrote golang.org/x/time@master #8 0.834 ./scripts/build/osx #8 0.860 Building build/docker-darwin-amd64 (57/101) Wrote github.com/prometheus/client_golang@v0.8.0 #12 DONE 63.4s #6 [invocation 2/4] RUN apk add --no-cache ca-certificates && adduser -S cn... #6 CACHED #13 [invocation 3/4] COPY --from=build /go/src/github.com/docker/app/bin/cna... #13 DONE 0.3s #14 [invocation 4/4] WORKDIR /cnab/app #14 DONE 0.1s #15 exporting to image #15 exporting layers #15 exporting layers 0.2s done #15 writing image sha256:1d7bfac068d0d63206e7f8e30c0d3b9e5f0ee8a0a1cb27883afd94fc6ce5ed4e done #15 naming to docker.io/docker/cnab-app-base:jenkins-app-PR-719-34 done #15 DONE 0.2s docker save docker/cnab-app-base:jenkins-app-PR-719-34 -o _build/invocation-image.tar [Pipeline] sh + make -f docker.Makefile INVOCATION_IMAGE_TAG=jenkins-app-PR-719-34-coverage OUTPUT=coverage-invocation-image.tar save-invocation-image-tag docker tag docker/cnab-app-base:jenkins-app-PR-719-34 docker/cnab-app-base:jenkins-app-PR-719-34-coverage docker save docker/cnab-app-base:jenkins-app-PR-719-34-coverage -o _build/coverage-invocation-image.tar [Pipeline] } [Pipeline] // ansiColor [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-719/src/github.com/docker/app/_build [Pipeline] { [Pipeline] stash (58/101) Wrote google.golang.org/appengine@v1.5.0 (59/101) Wrote gopkg.in/inf.v0@v0.9.1 (60/101) Wrote github.com/opencontainers/runc@v1.0.0-rc7 (61/101) Wrote github.com/containerd/containerd@v1.3.0 Stashed 1 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-719/34/stashes/invocation-image.tgz [Pipeline] stash (62/101) Wrote gotest.tools@v2.3.0 (63/101) Wrote gopkg.in/yaml.v2@v2.2.3 (64/101) Wrote github.com/docker/swarmkit@18e7e58ea1a5ec016625a636d0d52500eea123bc (65/101) Wrote github.com/moby/buildkit@v0.6.2 (66/101) Wrote github.com/docker/cli@d83cd90464377d4164c8f70248d064b979e5ca98 Stashed 1 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-719/34/stashes/coverage-invocation-image.tgz [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // dir Post stage [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-719/src/github.com/docker/app [Pipeline] { [Pipeline] sh + docker rmi docker/cnab-app-base:jenkins-app-PR-719-34 Untagged: docker/cnab-app-base:jenkins-app-PR-719-34 [Pipeline] sh + docker rmi docker/cnab-app-base:jenkins-app-PR-719-34-coverage Untagged: docker/cnab-app-base:jenkins-app-PR-719-34-coverage Deleted: sha256:1d7bfac068d0d63206e7f8e30c0d3b9e5f0ee8a0a1cb27883afd94fc6ce5ed4e [Pipeline] } [Pipeline] // dir [Pipeline] deleteDir [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } (67/101) Wrote github.com/coreos/etcd@v3.3.12 (68/101) Wrote cloud.google.com/go@v0.37.4 (69/101) Wrote k8s.io/klog@v0.2.0 (70/101) Wrote k8s.io/utils@master (71/101) Wrote k8s.io/apimachinery@kubernetes-1.14.1 (72/101) Wrote sigs.k8s.io/yaml@v1.1.0 (73/101) Wrote google.golang.org/grpc@v1.19.1 (74/101) Wrote golang.org/x/sys@master (75/101) Wrote github.com/prometheus/client_model@master (76/101) Wrote github.com/qri-io/jsonpointer@v0.1.0 (77/101) Wrote github.com/prometheus/procfs@master (78/101) Wrote github.com/prometheus/common@v0.2.0 (79/101) Wrote github.com/sirupsen/logrus@v1.4.1 (80/101) Wrote github.com/qri-io/jsonschema@v0.1.1 (81/101) Wrote github.com/spf13/pflag@master (82/101) Wrote github.com/syndtr/gocapability@master (83/101) Wrote github.com/spf13/cobra@v0.0.5 (84/101) Wrote golang.org/x/text@v0.3.0 (85/101) Wrote github.com/tonistiigi/units@master (86/101) Wrote github.com/wadey/gocovmerge@master (87/101) Wrote github.com/xeipuuv/gojsonpointer@master (88/101) Wrote github.com/xeipuuv/gojsonreference@master (89/101) Wrote github.com/tonistiigi/fsutil@master (90/101) Wrote github.com/xeipuuv/gojsonschema@93e72a773fade158921402d6a24c819b48aba29d (91/101) Wrote golang.org/x/tools@master (92/101) Wrote golang.org/x/oauth2@master (93/101) Wrote golang.org/x/crypto@master (94/101) Wrote golang.org/x/net@master (95/101) Wrote k8s.io/client-go@kubernetes-1.14.1 (96/101) Wrote google.golang.org/genproto@master (97/101) Wrote github.com/theupdateframework/notary@v0.6.1 (98/101) Wrote github.com/gogo/protobuf@v1.2.1 (99/101) Wrote k8s.io/api@kubernetes-1.14.1 (100/101) Wrote github.com/docker/docker@master #8 89.48 ./scripts/build/windows #8 89.50 Generating windows resources #8 89.54 Building build/docker-windows-amd64 (101/101) 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] } #8 175.7 WARNING: binary creates a Linux executable. Use cross for macOS or Windows. #8 175.7 ./scripts/build/binary #8 175.7 Building statically linked build/docker-linux-amd64 #8 DONE 250.5s #9 [cli 1/3] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock... #9 DONE 0.1s #10 [cli 2/3] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock... #10 DONE 0.6s #11 [cli 3/3] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock... #11 DONE 0.5s #12 exporting to client #12 copying files 35B #12 copying files 181.89MB 1.2s done #12 DONE 3.9s docker build --build-arg TAG=jenkins-app-PR-719-34 --build-arg COMMIT=68a41caa --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-719-34 . #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 0.3s #8 [cli-build 1/5] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea... #8 DONE 0.0s #9 [cli-build 2/5] RUN apt-get install -y -q --no-install-recommends core... #9 CACHED #10 [cli-build 3/5] WORKDIR /go/src/github.com/docker/cli #10 CACHED #11 [cli-build 4/5] RUN git clone https://github.com/docker/cli . && git che... #11 CACHED #12 [cli-build 5/5] RUN make binary-osx binary-windows binary #12 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:dc7582e06f8e0a61b450f02b8ab83484acc6b437a75b4e9959f11a964aea1169 5.46kB / 5.46kB done #5 sha256:6a693fbaba7dd8d816f6afce049fb92b280c588e0a677c4c8db26645e613fc15 2.16kB / 2.16kB done #5 sha256:3d607e3e3a9dd7d1094b634e6d1f69ae65f5d9a2193d3b3b9fd46b780bd221fe 1.79kB / 1.79kB done #5 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 0B / 50.38MB 0.1s #5 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 0B / 7.81MB 0.1s #5 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 0B / 10.00MB 0.1s #5 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 8.63MB / 50.38MB 0.2s #5 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 5.54MB / 7.81MB 0.2s #5 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 18.19MB / 50.38MB 0.3s #5 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 7.81MB / 7.81MB 0.2s done #5 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 8.82MB / 10.00MB 0.3s #5 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 0B / 51.77MB 0.3s #5 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 27.12MB / 50.38MB 0.4s #5 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 10.00MB / 10.00MB 0.4s #5 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 7.07MB / 51.77MB 0.4s #5 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 33.70MB / 50.38MB 0.5s #5 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 10.00MB / 10.00MB 0.5s done #5 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 14.82MB / 51.77MB 0.5s #5 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 0B / 68.52MB 0.5s #5 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 50.38MB / 50.38MB 0.7s #5 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 21.90MB / 51.77MB 0.7s #5 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 11.10MB / 68.52MB 0.7s #5 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 26.86MB / 51.77MB 0.8s #5 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 17.54MB / 68.52MB 0.8s #5 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 34.47MB / 51.77MB 0.9s #5 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 27.28MB / 68.52MB 0.9s #5 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 50.76MB / 51.77MB 1.1s #5 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 46.91MB / 68.52MB 1.1s #5 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 55.59MB / 68.52MB 1.2s #5 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 61.08MB / 68.52MB 1.3s #5 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 68.52MB / 68.52MB 1.4s #5 extracting sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 #5 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 50.38MB / 50.38MB 1.9s done #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 1.01MB / 120.06MB 2.9s #5 ... #18 [internal] load build context #18 transferring context: 72.95MB 2.7s done #18 DONE 3.3s #5 [dev 1/9] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816... #5 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 51.77MB / 51.77MB 3.1s done #5 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 68.52MB / 68.52MB 3.3s done #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 23.24MB / 120.06MB 3.3s #5 sha256:07e0a3e016334dc43ddfb498264511edf2341c6a4c9ceea921f6100e70bae220 0B / 125B 3.3s #5 sha256:07e0a3e016334dc43ddfb498264511edf2341c6a4c9ceea921f6100e70bae220 125B / 125B 3.3s done #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 33.08MB / 120.06MB 3.6s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 44.02MB / 120.06MB 3.8s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 61.68MB / 120.06MB 4.0s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 73.89MB / 120.06MB 4.1s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 91.54MB / 120.06MB 4.3s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 100.66MB / 120.06MB 4.4s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 109.89MB / 120.06MB 4.5s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 120.06MB / 120.06MB 4.6s #5 extracting sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 3.0s done #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 120.06MB / 120.06MB 5.7s done #5 extracting sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a #5 extracting sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 0.3s done #5 extracting sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 #5 extracting sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 0.3s done #5 extracting sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 #5 extracting sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 2.1s done #5 extracting sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 0.1s #5 extracting sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 2.0s done #5 extracting sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 #5 extracting sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 4.3s done #5 extracting sha256:07e0a3e016334dc43ddfb498264511edf2341c6a4c9ceea921f6100e70bae220 done #5 DONE 15.9s #6 [dev 2/9] RUN apt-get update && apt-get install -y -q --no-install-recom... #6 0.629 Get:1 http://security.debian.org/debian-security buster/updates InRelease [39.1 kB] #6 0.730 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 Packages [112 kB] #6 0.881 Get:3 http://deb.debian.org/debian buster InRelease [122 kB] #6 0.888 Get:4 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] #6 0.980 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7899 kB] #6 1.121 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] #6 2.272 Fetched 8227 kB in 2s (4999 kB/s) #6 2.272 Reading package lists... #6 2.880 Reading package lists... #6 3.491 Building dependency tree... #6 3.607 Reading state information... #6 3.752 coreutils is already the newest version (8.30-3). #6 3.752 coreutils set to manually installed. #6 3.752 util-linux is already the newest version (2.33.1-0.1). #6 3.752 util-linux set to manually installed. #6 3.752 The following NEW packages will be installed: #6 3.752 uuid-runtime #6 4.019 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. #6 4.019 Need to get 95.2 kB of archives. #6 4.019 After this operation, 211 kB of additional disk space will be used. #6 4.019 Get:1 http://deb.debian.org/debian buster/main amd64 uuid-runtime amd64 2.33.1-0.1 [95.2 kB] #6 4.283 debconf: delaying package configuration, since apt-utils is not installed #6 4.733 Fetched 95.2 kB in 0s (291 kB/s) #6 5.649 Selecting previously unselected package uuid-runtime. #6 5.649 (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 5.659 Preparing to unpack .../uuid-runtime_2.33.1-0.1_amd64.deb ... #6 5.798 Unpacking uuid-runtime (2.33.1-0.1) ... #6 6.202 Setting up uuid-runtime (2.33.1-0.1) ... #6 6.236 Adding group `uuidd' (GID 102) ... #6 6.250 Done. #6 6.275 Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory #6 6.275 Adding system user `uuidd' (UID 101) ... #6 6.275 Adding new user `uuidd' (UID 101) with group `uuidd' ... #6 6.312 Not creating home directory `/run/uuidd'. #6 6.321 invoke-rc.d: could not determine current runlevel #6 6.324 invoke-rc.d: policy-rc.d denied execution of start. #6 DONE 9.0s #7 [dev 3/9] WORKDIR /go/src/github.com/docker/app/ #7 DONE 0.0s #13 [dev 4/9] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock... #13 DONE 1.0s #14 [dev 5/9] RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/rele... #14 0.608 % Total % Received % Xferd Average Speed Time Time Time Current #14 0.611 Dload Upload Total Spent Left Speed #14 0.613 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 605 0 605 0 0 5215 0 --:--:-- --:--:-- --:--:-- 5215 #14 1.515 1 10.5M 1 189k 0 0 209k 0 0:00:51 --:--:-- 0:00:51 209k 100 10.5M 100 10.5M 0 0 6614k 0 0:00:01 0:00:01 --:--:-- 14.2M #14 DONE 2.4s #15 [dev 6/9] RUN mkdir /go/src/gotest.tools && git clone -q https://githu... #15 12.15 go: downloading gotest.tools v2.1.0+incompatible #15 12.19 go: extracting gotest.tools v2.1.0+incompatible #15 12.20 go: downloading github.com/fatih/color v1.6.0 #15 12.20 go: downloading github.com/sirupsen/logrus v1.0.5 #15 12.21 go: downloading github.com/jonboulle/clockwork v0.1.0 #15 12.21 go: downloading github.com/pkg/errors v0.8.0 #15 12.22 go: downloading github.com/spf13/pflag v1.0.1 #15 12.22 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f #15 12.27 go: extracting github.com/sirupsen/logrus v1.0.5 #15 12.27 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f #15 12.28 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc #15 12.28 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 #15 12.29 go: extracting github.com/pkg/errors v0.8.0 #15 12.29 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e #15 12.29 go: extracting github.com/jonboulle/clockwork v0.1.0 #15 12.35 go: extracting github.com/spf13/pflag v1.0.1 #15 12.81 go: extracting github.com/fatih/color v1.6.0 #15 12.81 go: downloading github.com/mattn/go-isatty v0.0.3 #15 12.81 go: downloading github.com/mattn/go-colorable v0.0.9 #15 12.85 go: extracting github.com/mattn/go-isatty v0.0.3 #15 12.86 go: extracting github.com/mattn/go-colorable v0.0.9 #15 13.17 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 #15 13.59 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc #15 13.60 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e #15 13.74 go: finding github.com/fatih/color v1.6.0 #15 13.75 go: finding github.com/pkg/errors v0.8.0 #15 13.89 go: finding github.com/sirupsen/logrus v1.0.5 #15 13.89 go: finding github.com/mattn/go-colorable v0.0.9 #15 13.90 go: finding github.com/spf13/pflag v1.0.1 #15 13.90 go: finding github.com/mattn/go-isatty v0.0.3 #15 13.94 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 #15 13.95 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e #15 13.96 go: finding github.com/jonboulle/clockwork v0.1.0 #15 13.97 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f #15 13.97 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc #15 DONE 37.3s #16 [dev 7/9] RUN GOOS=linux go build -o /usr/local/bin/test2json-linux ... #16 DONE 2.5s #17 [dev 8/9] RUN go get -d gopkg.in/mjibson/esc.v0 && cd /go/src/github.c... #17 7.354 golang.org/x/tools/internal/semver #17 7.391 github.com/pkg/errors #17 7.406 golang.org/x/tools/go/ast/astutil #17 7.452 golang.org/x/tools/go/internal/gcimporter #17 7.710 golang.org/x/tools/go/internal/packagesdriver #17 7.829 golang.org/x/tools/internal/fastwalk #17 7.910 golang.org/x/tools/internal/gopathwalk #17 7.987 golang.org/x/tools/internal/span #17 8.174 golang.org/x/tools/internal/module #17 8.213 golang.org/x/tools/go/gcexportdata #17 8.258 golang.org/x/tools/go/packages #17 8.515 golang.org/x/tools/internal/imports #17 8.911 golang.org/x/tools/imports #17 8.923 github.com/mjibson/esc/embed #17 8.965 github.com/mjibson/esc #17 DONE 10.2s #19 [dev 9/9] COPY . . #19 DONE 1.3s #20 [cross-build 1/1] RUN make TAG=jenkins-app-PR-719-34 cross #20 0.893 GOOS=linux CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=68a41caa -X github.com/docker/app/internal.Version=jenkins-app-PR-719-34 -X github.com/docker/app/internal.BuildTime=2019-11-07T15:04:24Z" -o bin/docker-app-linux ./cmd/docker-app #20 56.51 GOOS=darwin CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=68a41caa -X github.com/docker/app/internal.Version=jenkins-app-PR-719-34 -X github.com/docker/app/internal.BuildTime=2019-11-07T15:04:24Z" -o bin/docker-app-darwin ./cmd/docker-app #20 115.1 GOOS=windows CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=68a41caa -X github.com/docker/app/internal.Version=jenkins-app-PR-719-34 -X github.com/docker/app/internal.BuildTime=2019-11-07T15:04:24Z" -o bin/docker-app-windows.exe ./cmd/docker-app #20 DONE 175.1s #21 [cross 1/3] COPY --from=cross-build /go/src/github.com/docker/app/bin/do... #21 DONE 0.1s #22 [cross 2/3] COPY --from=cross-build /go/src/github.com/docker/app/bin/do... #22 DONE 0.3s #23 [cross 3/3] COPY --from=cross-build /go/src/github.com/docker/app/bin/do... #23 DONE 0.6s #24 exporting to client #24 copying files 14.75MB 0.1s #24 copying files 124.02MB 0.8s done #24 DONE 1.8s docker build --build-arg TAG=jenkins-app-PR-719-34 --build-arg COMMIT=68a41caa --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-719-34 . #1 [internal] load .dockerignore #1 transferring context: 34B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 38B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/dockercore/golang-cross:1.12.9@sh... #3 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.13.3 #4 DONE 0.2s #8 [cli-build 1/5] 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 #18 [internal] load build context #18 transferring context: 340.32kB 0.2s done #18 DONE 0.2s #14 [dev 5/9] RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/rele... #14 CACHED #11 [cli-build 4/5] RUN git clone https://github.com/docker/cli . && git che... #11 CACHED #16 [dev 7/9] RUN GOOS=linux go build -o /usr/local/bin/test2json-linux ... #16 CACHED #15 [dev 6/9] RUN mkdir /go/src/gotest.tools && git clone -q https://githu... #15 CACHED #10 [cli-build 3/5] WORKDIR /go/src/github.com/docker/cli #10 CACHED #7 [dev 3/9] WORKDIR /go/src/github.com/docker/app/ #7 CACHED #9 [cli-build 2/5] RUN apt-get install -y -q --no-install-recommends core... #9 CACHED #13 [dev 4/9] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock... #13 CACHED #19 [dev 9/9] COPY . . #19 CACHED #17 [dev 8/9] RUN go get -d gopkg.in/mjibson/esc.v0 && cd /go/src/github.c... #17 CACHED #6 [dev 2/9] RUN apt-get update && apt-get install -y -q --no-install-recom... #6 CACHED #12 [cli-build 5/5] RUN make binary-osx binary-windows binary #12 CACHED #20 [cross-build 1/1] RUN make TAG=jenkins-app-PR-719-34 cross #20 CACHED #21 [e2e-cross-build 1/1] RUN make TAG=jenkins-app-PR-719-34 e2e-cross #21 0.637 GOOS=linux CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=68a41caa -X github.com/docker/app/internal.Version=jenkins-app-PR-719-34 -X github.com/docker/app/internal.BuildTime=2019-11-07T15:07:22Z" -o bin/docker-app-linux ./cmd/docker-app #21 4.340 GOOS=linux CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=68a41caa -X github.com/docker/app/internal.Version=jenkins-app-PR-719-34 -X github.com/docker/app/internal.BuildTime=2019-11-07T15:07:22Z" -c -o bin/docker-app-e2e-linux ./e2e/ #21 25.92 GOOS=darwin CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=68a41caa -X github.com/docker/app/internal.Version=jenkins-app-PR-719-34 -X github.com/docker/app/internal.BuildTime=2019-11-07T15:07:22Z" -o bin/docker-app-darwin ./cmd/docker-app #21 29.86 GOOS=darwin CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=68a41caa -X github.com/docker/app/internal.Version=jenkins-app-PR-719-34 -X github.com/docker/app/internal.BuildTime=2019-11-07T15:07:22Z" -c -o bin/docker-app-e2e-darwin ./e2e/ #21 52.03 GOOS=windows CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=68a41caa -X github.com/docker/app/internal.Version=jenkins-app-PR-719-34 -X github.com/docker/app/internal.BuildTime=2019-11-07T15:07:22Z" -c -o bin/docker-app-e2e-windows.exe ./e2e/ #21 DONE 74.8s #22 [e2e-cross 1/9] COPY --from=e2e-cross-build /go/src/github.com/docker/ap... #22 DONE 0.1s #23 [e2e-cross 2/9] COPY --from=e2e-cross-build /go/src/github.com/docker/ap... #23 DONE 0.6s #24 [e2e-cross 3/9] COPY --from=e2e-cross-build /go/src/github.com/docker/ap... #24 DONE 0.4s #25 [e2e-cross 4/9] COPY --from=e2e-cross-build /usr/local/bin/gotestsum-lin... #25 DONE 0.1s #26 [e2e-cross 5/9] COPY --from=e2e-cross-build /usr/local/bin/gotestsum-dar... #26 DONE 0.1s #27 [e2e-cross 6/9] COPY --from=e2e-cross-build /usr/local/bin/gotestsum-win... #27 DONE 0.1s #28 [e2e-cross 7/9] COPY --from=e2e-cross-build /usr/local/bin/test2json-lin... #28 DONE 0.1s #29 [e2e-cross 8/9] COPY --from=e2e-cross-build /usr/local/bin/test2json-dar... #29 DONE 0.1s #30 [e2e-cross 9/9] COPY --from=e2e-cross-build /usr/local/bin/test2json-win... #30 DONE 0.1s #31 exporting to client #31 copying files 15.37MB 0.1s #31 copying files 121.69MB 0.7s done #31 DONE 1.4s 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-719/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-719/34/stashes/binaries.tgz [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-719/src/github.com/docker/app/e2e [Pipeline] { [Pipeline] stash Stashed 75 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-719/34/stashes/e2e.tgz [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-719/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-719/34/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-719-34* [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-009b5b1c78e80e401) in /home/ubuntu/workspace/app_PR-719 [Pipeline] { Running on ubuntu-1804-overlay2 (i-0260b8d3773639eca) in /home/ubuntu/workspace/app_PR-719 [Pipeline] { [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-719/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-719/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-719/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/719/head:refs/remotes/origin/PR-719 Cloning repository https://github.com/docker/app.git > git init /home/ubuntu/workspace/app_PR-719/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/719/head:refs/remotes/origin/PR-719 Fetching without tags Fetching without tags > git config remote.origin.url https://github.com/docker/app.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/719/head:refs/remotes/origin/PR-719 # 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/719/head:refs/remotes/origin/PR-719 > git config remote.origin.url https://github.com/docker/app.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/719/head:refs/remotes/origin/PR-719 # 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/719/head:refs/remotes/origin/PR-719 Checking out Revision 68a41caaff6520d7f900eb1607aafc4ccee9159d (PR-719) Checking out Revision 68a41caaff6520d7f900eb1607aafc4ccee9159d (PR-719) Commit message: "apply relocation map when creating the installation" Commit message: "apply relocation map when creating the installation" > git config core.sparsecheckout # timeout=10 > git checkout -f 68a41caaff6520d7f900eb1607aafc4ccee9159d > git config core.sparsecheckout # timeout=10 > git checkout -f 68a41caaff6520d7f900eb1607aafc4ccee9159d [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-719/src/github.com/docker/app/_build [Pipeline] { [Pipeline] unstash [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-719/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-719/34/stashes/coverage-invocation-image.tgz [Pipeline] sh Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-719/34/stashes/invocation-image.tgz [Pipeline] sh + docker load -i coverage-invocation-image.tar Loaded image: docker/cnab-app-base:jenkins-app-PR-719-34-coverage [Pipeline] } [Pipeline] // dir [Pipeline] ansiColor [Pipeline] { [Pipeline] sh + docker load -i invocation-image.tar + make -f docker.Makefile TAG=jenkins-app-PR-719-34-coverage coverage-run docker build --build-arg TAG=jenkins-app-PR-719-34-coverage --build-arg COMMIT=68a41caa --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --target=dev -t docker-app-dev:jenkins-app-PR-719-34 . #2 [internal] load .dockerignore #2 transferring context: 73B done #2 DONE 0.0s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 3.83kB done #1 DONE 0.0s #4 [internal] load metadata for docker.io/dockercore/golang-cross:1.12.9@sh... #4 ... #3 [internal] load metadata for docker.io/library/golang:1.13.3 #3 DONE 0.2s #4 [internal] load metadata for docker.io/dockercore/golang-cross:1.12.9@sh... #4 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:6a693fbaba7dd8d816f6afce049fb92b280c588e0a677c4c8db26645e613fc15 2.16kB / 2.16kB done #5 sha256:3d607e3e3a9dd7d1094b634e6d1f69ae65f5d9a2193d3b3b9fd46b780bd221fe 1.79kB / 1.79kB done #5 sha256:dc7582e06f8e0a61b450f02b8ab83484acc6b437a75b4e9959f11a964aea1169 5.46kB / 5.46kB done Loaded image: docker/cnab-app-base:jenkins-app-PR-719-34 [Pipeline] } [Pipeline] // dir [Pipeline] unstash #5 ... #18 [internal] load build context #18 transferring context: 72.95MB 3.8s done #18 DONE 4.3s #8 [cli-build 1/5] 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:518d5e4626aaef11e9ad8f78c5055efce60445a5dcbfe2ba3d99df5370902367 6.97kB / 6.97kB done #8 sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 7.80MB / 7.80MB 0.2s done #8 sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 9.98MB / 9.98MB 0.2s done #8 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 12.45MB / 50.38MB 4.4s #8 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 51.77MB / 51.77MB 1.2s done #8 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 68.48MB / 68.48MB 1.5s done #8 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 127.97MB / 127.97MB 4.2s done #8 sha256:96d705baf026261543501205212451776c49ddaa48a0347afab3494275e0fc13 125B / 125B 1.6s done #8 sha256:39007eb4600844b025a9527ab141ae020bb350982baf0df7dd96c80c4a0f312e 270B / 270B 1.7s done #8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 163.50MB / 163.50MB 4.4s #8 sha256:c0058a8c71f2a8f493571a5456cfc99585ed21798b735f8fc54460904a3bd232 950B / 950B 4.4s #8 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 27.38MB / 50.38MB 4.9s #8 sha256:c0058a8c71f2a8f493571a5456cfc99585ed21798b735f8fc54460904a3bd232 950B / 950B 4.4s done #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 125.49kB / 290.76MB 4.9s #8 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 38.73MB / 50.38MB 5.1s #8 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 163.50MB / 163.50MB 5.0s done #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 23.62MB / 290.76MB 5.1s #8 ... #5 [dev 1/9] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816... #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 0B / 120.06MB 5.1s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 6.23MB / 120.06MB 5.2s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 14.41MB / 120.06MB 5.4s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 27.50MB / 120.06MB 5.6s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 36.95MB / 120.06MB 5.7s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 56.22MB / 120.06MB 5.9s #5 sha256:07e0a3e016334dc43ddfb498264511edf2341c6a4c9ceea921f6100e70bae220 125B / 125B 5.9s done #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 70.26MB / 120.06MB 6.1s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 86.20MB / 120.06MB 6.3s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 95.32MB / 120.06MB 6.4s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 111.20MB / 120.06MB 6.6s #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 120.06MB / 120.06MB 6.8s Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-719/34/stashes/binaries.tgz [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-719/src/github.com/docker/app/examples [Pipeline] { [Pipeline] unstash #5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 120.06MB / 120.06MB 7.1s done Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-719/34/stashes/examples.tgz [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-719/src/github.com/docker/app/e2e [Pipeline] { [Pipeline] unstash #5 extracting sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-719/34/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 #5 extracting sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 5.1s #5 ... #8 [cli-build 1/5] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea... #8 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 50.38MB / 50.38MB 5.8s done #8 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 290.76MB / 290.76MB 10.5s done #8 extracting sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 4.7s done #8 extracting sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 0.6s done #8 extracting sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 0.4s done #8 extracting sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 0.7s #8 extracting sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 4.1s done #8 extracting sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 0.1s #8 ... #5 [dev 1/9] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816... #5 extracting sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 8.4s done #5 extracting sha256:07e0a3e016334dc43ddfb498264511edf2341c6a4c9ceea921f6100e70bae220 done #5 DONE 16.9s #6 [dev 2/9] RUN apt-get update && apt-get install -y -q --no-install-recom... #6 1.609 Get:1 http://security.debian.org/debian-security buster/updates InRelease [39.1 kB] #6 1.624 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] #6 1.624 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] #6 1.782 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [112 kB] #6 1.975 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7899 kB] #6 2.344 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] #6 4.105 Fetched 8227 kB in 3s (2998 kB/s) #6 4.105 Reading package lists... #6 5.183 Reading package lists... #6 ... #8 [cli-build 1/5] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea... #8 extracting sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 3.4s done #8 extracting sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 2.7s #8 ... #6 [dev 2/9] RUN apt-get update && apt-get install -y -q --no-install-recom... #6 5.183 Reading package lists... #6 6.153 Building dependency tree... #6 6.404 Reading state information... #6 6.636 coreutils is already the newest version (8.30-3). #6 6.636 coreutils set to manually installed. #6 6.636 util-linux is already the newest version (2.33.1-0.1). #6 6.636 util-linux set to manually installed. #6 6.636 The following NEW packages will be installed: #6 6.637 uuid-runtime #6 6.914 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. #6 6.914 Need to get 95.2 kB of archives. #6 6.914 After this operation, 211 kB of additional disk space will be used. #6 6.914 Get:1 http://deb.debian.org/debian buster/main amd64 uuid-runtime amd64 2.33.1-0.1 [95.2 kB] #6 7.119 debconf: delaying package configuration, since apt-utils is not installed #6 7.150 Fetched 95.2 kB in 0s (363 kB/s) #6 7.184 Selecting previously unselected package uuid-runtime. #6 7.184 (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 7.191 Preparing to unpack .../uuid-runtime_2.33.1-0.1_amd64.deb ... #6 7.195 Unpacking uuid-runtime (2.33.1-0.1) ... #6 7.253 Setting up uuid-runtime (2.33.1-0.1) ... #6 7.298 Adding group `uuidd' (GID 102) ... #6 7.490 Done. #6 7.525 Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory #6 7.526 Adding system user `uuidd' (UID 101) ... #6 7.526 Adding new user `uuidd' (UID 101) with group `uuidd' ... #6 7.572 Not creating home directory `/run/uuidd'. #6 7.585 invoke-rc.d: could not determine current runlevel #6 7.588 invoke-rc.d: policy-rc.d denied execution of start. PASS e2e/linux.TestBuild (18.40s) #6 ... #8 [cli-build 1/5] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea... #8 extracting sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 6.6s done #8 extracting sha256:96d705baf026261543501205212451776c49ddaa48a0347afab3494275e0fc13 done #8 extracting sha256:39007eb4600844b025a9527ab141ae020bb350982baf0df7dd96c80c4a0f312e done #8 extracting sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 2.3s #8 ... #6 [dev 2/9] RUN apt-get update && apt-get install -y -q --no-install-recom... #6 DONE 13.6s #8 [cli-build 1/5] 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 2.2s #8 [cli-build 1/5] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea... #8 extracting sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 6.1s done #8 extracting sha256:c0058a8c71f2a8f493571a5456cfc99585ed21798b735f8fc54460904a3bd232 done #8 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 #8 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 5.1s PASS e2e/linux.TestQuietBuild (13.81s) #8 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 10.1s #8 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 14.8s done #8 DONE 49.9s #9 [cli-build 2/5] RUN apt-get install -y -q --no-install-recommends core... #9 0.822 Reading package lists... #9 1.494 Building dependency tree... #9 1.604 Reading state information... #9 1.768 coreutils is already the newest version (8.30-3). #9 1.768 coreutils set to manually installed. #9 1.768 util-linux is already the newest version (2.33.1-0.1). #9 1.768 util-linux set to manually installed. #9 1.768 The following NEW packages will be installed: #9 1.768 uuid-runtime #9 2.053 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. #9 2.053 Need to get 95.2 kB of archives. #9 2.053 After this operation, 211 kB of additional disk space will be used. #9 2.053 Get:1 http://deb.debian.org/debian buster/main amd64 uuid-runtime amd64 2.33.1-0.1 [95.2 kB] #9 2.181 debconf: delaying package configuration, since apt-utils is not installed #9 2.204 Fetched 95.2 kB in 0s (337 kB/s) #9 2.226 Selecting previously unselected package uuid-runtime. #9 2.226 (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.240 Preparing to unpack .../uuid-runtime_2.33.1-0.1_amd64.deb ... #9 2.243 Unpacking uuid-runtime (2.33.1-0.1) ... #9 2.284 Setting up uuid-runtime (2.33.1-0.1) ... #9 2.318 Adding group `uuidd' (GID 102) ... #9 2.331 Done. #9 2.358 Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory #9 2.358 Adding system user `uuidd' (UID 101) ... #9 2.358 Adding new user `uuidd' (UID 101) with group `uuidd' ... #9 2.396 Not creating home directory `/run/uuidd'. #9 2.405 invoke-rc.d: could not determine current runlevel #9 2.407 invoke-rc.d: policy-rc.d denied execution of start. PASS e2e/linux.TestBuildWithoutTag (13.62s) #9 DONE 7.5s #10 [cli-build 3/5] WORKDIR /go/src/github.com/docker/cli #10 DONE 0.0s #11 [cli-build 4/5] RUN git clone https://github.com/docker/cli . && git che... #11 0.805 Cloning into '.'... #11 4.566 Note: checking out 'a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb'. #11 4.566 #11 4.566 You are in 'detached HEAD' state. You can look around, make experimental #11 4.566 changes and commit them, and you can discard any commits you make in this #11 4.566 state without impacting any branches by performing another checkout. #11 4.566 #11 4.566 If you want to create a new branch to retain commits you create, you may #11 4.566 do so (now or later) by using -b with the checkout command again. Example: #11 4.566 #11 4.566 git checkout -b #11 4.566 #11 4.566 HEAD is now at a1b83ffd Merge pull request #1894 from thaJeztah/19.03_backport_reduce_vendoring_impact #11 DONE 5.4s #12 [cli-build 5/5] RUN make binary-osx binary-windows binary #12 0.679 ./scripts/build/osx #12 0.702 Building build/docker-darwin-amd64 PASS e2e/linux.TestBuildWithArgs (13.65s) PASS e2e/linux.TestBuildWithArgsDefinedTwice (12.78s) PASS e2e/linux.TestCallCustomStatusAction/validCustomDockerStatusAction (3.02s) PASS e2e/linux.TestCallCustomStatusAction/validCustomStandardStatusAction (3.20s) PASS e2e/linux.TestCallCustomStatusAction/missingCustomStatusAction (3.16s) PASS e2e/linux.TestCallCustomStatusAction (9.39s) PASS e2e/linux.TestCnabParameters (3.32s) PASS e2e/linux.TestExitErrorCode (0.07s) PASS e2e/linux.TestRender/envvariables/stdout (1.49s) PASS e2e/linux.TestRender/envvariables/file (1.52s) PASS e2e/linux.TestRender/envvariables (3.72s) PASS e2e/linux.TestRender (3.72s) PASS e2e/linux.TestRenderAppNotFound (0.19s) PASS e2e/linux.TestRenderFormatters (15.51s) PASS e2e/linux.TestInit (0.15s) PASS e2e/linux.TestInspectApp (14.49s) PASS e2e/linux.TestRunOnlyOne (0.14s) PASS e2e/linux.TestRunWithLabels (17.40s) #12 88.73 ./scripts/build/windows #12 88.75 Generating windows resources #12 88.79 Building build/docker-windows-amd64 PASS e2e/linux.TestDockerAppLifecycle/withBindMounts (20.60s) PASS e2e/linux.TestDockerAppLifecycle/withoutBindMounts (23.57s) PASS e2e/linux.TestDockerAppLifecycle (44.17s) PASS e2e/linux.TestCredentials/missing (0.07s) PASS e2e/linux.TestCredentials/full (1.52s) PASS e2e/linux.TestCredentials/mixed-credstore (1.47s) PASS e2e/linux.TestCredentials/mixed-local-cred (1.49s) PASS e2e/linux.TestCredentials/overload (0.06s) PASS e2e/linux.TestCredentials (4.62s) PASS e2e/linux.TestRenderWithEnvFile (2.41s) PASS e2e/linux.TestExamplesAreValid (0.25s) PASS e2e/linux.TestImageList (14.82s) PASS e2e/linux.TestImageListQuiet (13.74s) PASS e2e/linux.TestImageListDigests (14.47s) #12 173.7 WARNING: binary creates a Linux executable. Use cross for macOS or Windows. #12 173.7 ./scripts/build/binary #12 173.7 Building statically linked build/docker-linux-amd64 PASS e2e/linux.TestImageRm (14.37s) PASS e2e/linux.TestImageTag (15.36s) PASS e2e/linux.TestInvokePluginFromCLI (0.47s) PASS e2e/linux.TestPushInsecureRegistry (25.07s) #12 DONE 246.0s #13 [dev 4/9] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock... #13 DONE 1.1s #14 [dev 5/9] RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/rele... #14 0.929 % Total % Received % Xferd Average Speed Time Time Time Current #14 0.929 Dload Upload Total Spent Left Speed #14 0.929 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 605 0 605 0 0 4959 0 --:--:-- --:--:-- --:--:-- 5000 #14 1.218 100 10.5M 100 10.5M 0 0 36.4M 0 --:--:-- --:--:-- --:--:-- 36.4M #14 DONE 1.5s #15 [dev 6/9] RUN mkdir /go/src/gotest.tools && git clone -q https://githu... PASS e2e/linux.TestPushInstall (18.51s) #15 11.80 go: downloading gotest.tools v2.1.0+incompatible #15 11.84 go: extracting gotest.tools v2.1.0+incompatible #15 11.85 go: downloading github.com/sirupsen/logrus v1.0.5 #15 11.85 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f #15 11.85 go: downloading github.com/pkg/errors v0.8.0 #15 11.86 go: downloading github.com/fatih/color v1.6.0 #15 11.87 go: downloading github.com/jonboulle/clockwork v0.1.0 #15 11.87 go: downloading github.com/spf13/pflag v1.0.1 #15 11.90 go: extracting github.com/sirupsen/logrus v1.0.5 #15 11.91 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e #15 11.91 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 #15 11.94 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f #15 11.94 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc #15 11.94 go: extracting github.com/pkg/errors v0.8.0 #15 11.95 go: extracting github.com/jonboulle/clockwork v0.1.0 #15 12.05 go: extracting github.com/spf13/pflag v1.0.1 #15 12.42 go: extracting github.com/fatih/color v1.6.0 #15 12.43 go: downloading github.com/mattn/go-colorable v0.0.9 #15 12.44 go: downloading github.com/mattn/go-isatty v0.0.3 #15 12.48 go: extracting github.com/mattn/go-isatty v0.0.3 #15 12.51 go: extracting github.com/mattn/go-colorable v0.0.9 #15 12.89 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 #15 13.25 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc #15 13.50 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e #15 13.57 go: finding github.com/fatih/color v1.6.0 #15 13.57 go: finding github.com/pkg/errors v0.8.0 #15 13.58 go: finding github.com/sirupsen/logrus v1.0.5 #15 13.59 go: finding github.com/spf13/pflag v1.0.1 #15 13.59 go: finding github.com/mattn/go-colorable v0.0.9 #15 13.60 go: finding github.com/mattn/go-isatty v0.0.3 #15 13.61 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 #15 13.61 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e #15 13.62 go: finding github.com/jonboulle/clockwork v0.1.0 #15 13.63 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f #15 13.64 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc PASS e2e/linux.TestPushPullInstall (19.91s) #15 DONE 36.0s #16 [dev 7/9] RUN GOOS=linux go build -o /usr/local/bin/test2json-linux ... #16 DONE 2.0s #17 [dev 8/9] RUN go get -d gopkg.in/mjibson/esc.v0 && cd /go/src/github.c... #17 7.230 golang.org/x/tools/internal/semver #17 7.260 github.com/pkg/errors #17 7.278 golang.org/x/tools/go/ast/astutil #17 7.328 golang.org/x/tools/go/internal/gcimporter #17 7.625 golang.org/x/tools/go/internal/packagesdriver #17 7.710 golang.org/x/tools/internal/fastwalk #17 7.798 golang.org/x/tools/internal/gopathwalk #17 7.902 golang.org/x/tools/internal/span #17 7.970 golang.org/x/tools/go/gcexportdata #17 8.030 golang.org/x/tools/internal/module #17 8.050 golang.org/x/tools/go/packages #17 8.330 golang.org/x/tools/internal/imports #17 8.726 golang.org/x/tools/imports #17 8.739 github.com/mjibson/esc/embed #17 8.783 github.com/mjibson/esc PASS e2e/linux.TestPushInstallBundle/push-bundle (5.92s) PASS e2e/linux.TestPushInstallBundle/push-ref (2.39s) PASS e2e/linux.TestPushInstallBundle/push-bundleref (2.20s) PASS e2e/linux.TestPushInstallBundle (24.37s) #17 DONE 10.0s #19 [dev 9/9] COPY . . #19 DONE 1.0s #20 exporting to image #20 exporting layers #20 exporting layers 1.9s done #20 writing image sha256:0f872495a7d557e4f50a44f500304a3700ec0830a9ee38d6192f1d0694529c96 done #20 naming to docker.io/library/docker-app-dev:jenkins-app-PR-719-34 done #20 DONE 1.9s docker run -v /var/run:/var/run:ro --name docker-app-cov-jenkins-app-PR-719-34-coverage --network="host" -t docker-app-dev:jenkins-app-PR-719-34 make COMMIT=68a41caa TAG=jenkins-app-PR-719-34-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=68a41caa -X github.com/docker/app/internal.Version=jenkins-app-PR-719-34-coverage -X github.com/docker/app/internal.BuildTime=2019-11-07T15:15:44Z" -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.TestRelocationMapCreatedOnPull (24.53s) PASS e2e/linux.TestRelocationMapRun/with-relocation-map (2.10s) PASS e2e/linux.TestRelocationMapRun/without-relocation-map (0.12s) PASS e2e/linux.TestRelocationMapRun (27.20s) PASS e2e/linux.TestRelocationMapOnInspect (25.69s) PASS e2e/linux.TestOrphanedParameter (0.13s) PASS e2e/linux DONE 51 tests in 426.773s time="2019-11-07T15:16:55Z" 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-719/34/artifacts/ [Pipeline] junit Recording test results [Pipeline] sh + docker rmi docker/cnab-app-base:jenkins-app-PR-719-34 Untagged: docker/cnab-app-base:jenkins-app-PR-719-34 [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } ∅ cmd/cnab-run ∅ cmd/docker-app ∅ docs/yaml ✓ internal (16ms) ✓ internal/bundle (37ms) ∅ internal/cliopts ✓ internal/cnab (31ms) ✓ internal/commands (492ms) ✓ internal/commands/build (36ms) ✓ internal/compose (17ms) ✓ internal/formatter (2ms) ✓ internal/commands/image (50ms) ∅ internal/formatter/driver ∅ internal/formatter/json ∅ internal/formatter/yaml ✓ internal/inspect (106ms) ∅ internal/log ✓ internal/slices (2ms) ✓ internal/packager (45ms) ∅ internal/relocated ✓ internal/store (39ms) ✓ internal/yaml (14ms) ✓ loader (28ms) ✓ render (43ms) ✓ specification (27ms) ✓ types (23ms) ✓ types/metadata (56ms) ✓ types/parameters (4ms) DONE 240 tests in 120.051s CGO_ENABLED=0 go test -tags=" testrunmain" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=68a41caa -X github.com/docker/app/internal.Version=jenkins-app-PR-719-34-coverage -X github.com/docker/app/internal.BuildTime=2019-11-07T15:15:44Z" -coverpkg="./..." -c -o _build/docker-app.cov ./cmd/docker-app Running e2e tests (coverage)... DOCKERAPP_BINARY=../e2e/coverage-bin CGO_ENABLED=0 gotestsum --junitfile _build/test-results/e2e-coverage.xml -- -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=68a41caa -X github.com/docker/app/internal.Version=jenkins-app-PR-719-34-coverage -X github.com/docker/app/internal.BuildTime=2019-11-07T15:15:44Z" -v ./e2e ✓ e2e (7m29.765s) DONE 51 tests in 453.109s go install ./vendor/github.com/wadey/gocovmerge/ gocovmerge _build/cov/*.out > _build/cov/all.out 2019/11/07 15:25:24 failed to parse profiles: line "coverage: 26.6% of statements in ./..." doesn't match expected format: ^(.+):([0-9]+).([0-9]+),([0-9]+).([0-9]+) ([0-9]+) ([0-9]+)$ make: *** [Makefile:100: coverage] Error 1 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-719/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-009b5b1c78e80e401) 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 [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