Pull request #720 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from aa38e6955687099e2078b98764db4f7a78dfd1bb 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 Waiting for next available executor on ‘ubuntu-1804&&x86_64&&overlay2’ Waiting for next available executor on ‘ubuntu-1804&&x86_64&&overlay2’ Still waiting to schedule task Waiting for next available executor on ‘ubuntu-1804&&x86_64&&overlay2’ Running on ubuntu-1804-overlay2 (i-0de94973a90a6e60a) in /home/ubuntu/workspace/app_PR-720 [Pipeline] { [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-720/src/github.com/docker/app [Pipeline] { [Pipeline] checkout Running on ubuntu-1804-overlay2 (i-0211e3481d572065b) in /home/ubuntu/workspace/app_PR-720 [Pipeline] { [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-720/src/github.com/docker/app [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] checkout 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-0a8b61b377e940653) in /home/ubuntu/workspace/app_PR-720 [Pipeline] { [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-720/src/github.com/docker/app [Pipeline] { [Pipeline] checkout Cloning repository https://github.com/docker/app.git > git init /home/ubuntu/workspace/app_PR-720/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/720/head:refs/remotes/origin/PR-720 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-720/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/720/head:refs/remotes/origin/PR-720 using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository https://github.com/docker/app.git > git init /home/ubuntu/workspace/app_PR-720/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/720/head:refs/remotes/origin/PR-720 Checking out Revision aa38e6955687099e2078b98764db4f7a78dfd1bb (PR-720) > git config remote.origin.url https://github.com/docker/app.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/720/head:refs/remotes/origin/PR-720 # 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/720/head:refs/remotes/origin/PR-720 > git config core.sparsecheckout # timeout=10 > git checkout -f aa38e6955687099e2078b98764db4f7a78dfd1bb Commit message: "Use Go 1.13" First time build. Skipping changelog. > git rev-list --no-walk 5067aa84c72bc13ecc937d1333e520253cf05e88 # timeout=10 Fetching without tags Checking out Revision aa38e6955687099e2078b98764db4f7a78dfd1bb (PR-720) [Pipeline] ansiColor [Pipeline] { [Pipeline] sh > git config remote.origin.url https://github.com/docker/app.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/720/head:refs/remotes/origin/PR-720 # 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/720/head:refs/remotes/origin/PR-720 > git config core.sparsecheckout # timeout=10 > git checkout -f aa38e6955687099e2078b98764db4f7a78dfd1bb + make -f docker.Makefile cli-cross cross e2e-cross tars docker build --build-arg TAG=jenkins-app-PR-720-4 --build-arg COMMIT=aa38e695 --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-720-4 . Fetching without tags Checking out Revision aa38e6955687099e2078b98764db4f7a78dfd1bb (PR-720) > git config remote.origin.url https://github.com/docker/app.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/720/head:refs/remotes/origin/PR-720 # 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/720/head:refs/remotes/origin/PR-720 > git config core.sparsecheckout # timeout=10 > git checkout -f aa38e6955687099e2078b98764db4f7a78dfd1bb Commit message: "Use Go 1.13" [Pipeline] ansiColor [Pipeline] { [Pipeline] sh + make -f docker.Makefile lint Linting... docker build -t docker-app-lint:jenkins-app-PR-720-4 -f Dockerfile.lint . Commit message: "Use Go 1.13" [Pipeline] ansiColor [Pipeline] { [Pipeline] sh + make -f docker.Makefile save-invocation-image docker build -f Dockerfile.invocation-image --build-arg TAG=jenkins-app-PR-720-4 --build-arg COMMIT=aa38e695 --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --target=invocation -t docker/cnab-app-base:jenkins-app-PR-720-4 . #2 [internal] load .dockerignore #2 transferring context: #2 transferring context: 73B done #2 DONE 0.3s #1 [internal] load build definition from Dockerfile.invocation-image #1 transferring dockerfile: 614B 0.0s done #1 DONE 0.3s #1 [internal] load .dockerignore #1 transferring context: 73B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile.lint #2 transferring dockerfile: 414B 0.1s done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/golang:1.13.3-alpine3.10 #4 [internal] load metadata for docker.io/library/alpine:3.10.3 #3 DONE 0.5s #4 [1/5] FROM docker.io/library/golang:1.13.3-alpine3.10@sha256:40278d43a27... #4 resolve docker.io/library/golang:1.13.3-alpine3.10@sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e done #4 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.2s done #4 sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e 1.65kB / 1.65kB done #4 sha256:63f56a5797a1b5dcfedfdb8506c9ebddcc4953f285c208a0993aaede199c9251 1.36kB / 1.36kB done #4 sha256:f23ef2e47d30da3d8e0f729ec70dc1db56a60ab4ddc12c2dd2313032182ea91b 3.81kB / 3.81kB done #4 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 2.79MB / 2.79MB 0.2s done #4 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.2s done #4 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 #4 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 33.30kB / 126.85MB 0.3s #4 sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b 126B / 126B 0.3s #4 ... #3 [internal] load metadata for docker.io/library/golang:1.13.2 #3 DONE 0.7s #4 sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b 126B / 126B 0.3s done #4 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 6.61MB / 126.85MB 0.6s #4 [internal] load metadata for docker.io/library/alpine:3.10.3 #4 DONE 0.7s #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:e37698ff73511ad444a1a3547b81c3f1650f7b34bfc99bd46efccf1d90024db4 5.46kB / 5.46kB done #7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 4.10kB / 50.38MB 0.1s #7 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 0B / 7.81MB 0.1s #7 sha256:b3086f21bfbe896973dd6147b46f2736a7deb2c04ed76219835befa0244a9562 2.16kB / 2.16kB done #7 sha256:36c384d8593f8989b7a50bebf9569c9f6a43a6881baa8a248a84251d2ca17ddb 1.79kB / 1.79kB done #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 3.67kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 73B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/dockercore/golang-cross:1.12.9@sh... #3 DONE 0.3s #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:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 0B / 7.80MB 0.1s #4 sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 0B / 9.98MB 0.1s #4 sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 2.63kB / 2.63kB done #4 sha256:518d5e4626aaef11e9ad8f78c5055efce60445a5dcbfe2ba3d99df5370902367 6.97kB / 6.97kB done #4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 0B / 50.38MB 0.1s #4 sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 1.51MB / 7.80MB 0.2s #4 sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 626.22kB / 9.98MB 0.2s #4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 9.89MB / 50.38MB 0.2s #4 sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 7.80MB / 7.80MB 0.3s #4 sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 1.60MB / 9.98MB 0.3s #4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 14.73MB / 50.38MB 0.3s #4 sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 7.80MB / 7.80MB 0.3s done #4 sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 4.84MB / 9.98MB 0.4s #4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 18.47MB / 50.38MB 0.4s #4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 1.27MB / 51.77MB 0.4s #4 sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 9.98MB / 9.98MB 0.5s done #4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 24.64MB / 50.38MB 0.6s #4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 8.76MB / 51.77MB 0.6s #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 0B / 68.48MB 0.6s #4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 29.43MB / 50.38MB 0.7s #4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 13.08MB / 51.77MB 0.7s #4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 32.91MB / 50.38MB 0.8s #4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 21.97MB / 51.77MB 0.8s #4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 39.00MB / 50.38MB 0.9s #4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 28.57MB / 51.77MB 0.9s #4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 46.60MB / 50.38MB 1.1s #4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 32.53MB / 51.77MB 1.1s #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 8.17MB / 68.48MB 1.1s #4 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 14.13MB / 126.85MB 0.8s #7 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 1.25MB / 7.81MB 0.3s #7 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 3.13MB / 7.81MB 0.4s #4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 50.38MB / 50.38MB 1.3s #4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 38.21MB / 51.77MB 1.3s #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 14.10MB / 68.48MB 1.3s #4 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 23.50MB / 126.85MB 1.1s #7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 4.14MB / 50.38MB 0.6s #7 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 7.35MB / 7.81MB 0.6s #7 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 385.60kB / 10.00MB 0.6s #7 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 7.81MB / 7.81MB 0.7s #4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 50.38MB / 50.38MB 1.3s done #4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 44.98MB / 51.77MB 1.5s #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 24.07MB / 68.48MB 1.5s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 0B / 127.97MB 1.5s #4 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 32.12MB / 126.85MB 1.4s #7 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 7.81MB / 7.81MB 0.7s done #7 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 2.39MB / 10.00MB 0.8s #7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 0B / 51.77MB 0.8s #4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 48.07MB / 51.77MB 1.8s #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 35.51MB / 68.48MB 1.8s #4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 51.77MB / 51.77MB 1.9s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 8.96MB / 127.97MB 1.9s #4 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 42.39MB / 126.85MB 1.7s #7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 9.73MB / 50.38MB 1.0s #7 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 5.71MB / 10.00MB 1.0s #7 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 7.09MB / 10.00MB 1.1s #7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 3.41MB / 51.77MB 1.1s #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 40.40MB / 68.48MB 2.0s #4 extracting sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 44.53MB / 68.48MB 2.1s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 17.23MB / 127.97MB 2.1s #4 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 1.7s done #7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 14.19MB / 50.38MB 1.3s #7 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 8.66MB / 10.00MB 1.3s #7 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 9.68MB / 10.00MB 1.3s #7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 6.86MB / 51.77MB 1.3s #4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 51.77MB / 51.77MB 2.2s done #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 51.89MB / 68.48MB 2.3s #4 sha256:39007eb4600844b025a9527ab141ae020bb350982baf0df7dd96c80c4a0f312e 0B / 270B 2.3s #4 sha256:96d705baf026261543501205212451776c49ddaa48a0347afab3494275e0fc13 125B / 125B 2.2s done #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 55.63MB / 68.48MB 2.5s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 33.78MB / 127.97MB 2.5s #4 sha256:39007eb4600844b025a9527ab141ae020bb350982baf0df7dd96c80c4a0f312e 270B / 270B 2.4s done #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 0B / 163.50MB 2.5s #4 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 52.68MB / 126.85MB 2.0s #7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 19.24MB / 50.38MB 1.6s #7 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 10.00MB / 10.00MB 1.4s done #7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 9.89MB / 51.77MB 1.6s #7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 0B / 68.52MB 1.6s #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 60.82MB / 68.48MB 2.7s #4 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 59.26MB / 126.85MB 2.3s #4 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 42.95MB / 127.97MB 2.8s #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 67.28MB / 68.48MB 2.9s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 8.85MB / 163.50MB 2.9s #4 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 70.88MB / 126.85MB 2.7s #7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 25.97MB / 50.38MB 2.1s #7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 16.23MB / 51.77MB 2.1s #7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 10.79MB / 68.52MB 2.1s #7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 31.33MB / 50.38MB 2.4s #7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 24.08MB / 51.77MB 2.4s #7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 18.95MB / 68.52MB 2.4s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 49.49MB / 127.97MB 3.0s #4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 68.48MB / 68.48MB 3.1s done #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 58.27MB / 127.97MB 3.2s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 18.16MB / 163.50MB 3.2s #4 sha256:c0058a8c71f2a8f493571a5456cfc99585ed21798b735f8fc54460904a3bd232 0B / 950B 3.2s #4 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.5s done #7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 28.60MB / 51.77MB 2.5s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 64.96MB / 127.97MB 3.4s #4 sha256:c0058a8c71f2a8f493571a5456cfc99585ed21798b735f8fc54460904a3bd232 950B / 950B 3.2s done #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 0B / 290.76MB 3.4s #4 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 83.36MB / 126.85MB 3.1s #7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 38.52MB / 50.38MB 2.7s #7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 34.49MB / 51.77MB 2.7s #7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 23.90MB / 68.52MB 2.7s #7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 41.38MB / 50.38MB 2.8s #7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 27.69MB / 68.52MB 2.8s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 71.90MB / 127.97MB 3.7s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 30.19MB / 163.50MB 3.7s #4 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 90.55MB / 126.85MB 3.5s #4 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd done #7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 38.39MB / 51.77MB 2.9s #7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 47.92MB / 50.38MB 3.1s #7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 41.09MB / 51.77MB 3.1s #7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 34.76MB / 68.52MB 3.1s #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:e4355b66995c96b4b468159fc5c7e3540fcef961189ca13fee877798649f531a 528B / 528B done #5 sha256:965ea09ff2ebd2b9eeec88cd822ce156f6674c7e99be082c7efac3c62f3ff652 1.51kB / 1.51kB done #5 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 2.79MB / 2.79MB 0.4s done #5 sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a 1.64kB / 1.64kB done #5 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 2.3s done #5 DONE 3.2s #7 [build 1/5] FROM docker.io/library/golang:1.13.2@sha256:b3086f21bfbe8969... #7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 46.57MB / 51.77MB 3.3s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 78.77MB / 127.97MB 3.9s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 41.47MB / 163.50MB 3.9s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 17.63MB / 290.76MB 4.2s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 85.76MB / 127.97MB 4.3s #4 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 99.75MB / 126.85MB 3.9s #4 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 114.47MB / 126.85MB 4.2s #7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 50.38MB / 50.38MB 3.4s done #7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 38.43MB / 68.52MB 3.5s #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 0B / 120.05MB 3.5s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 52.75MB / 163.50MB 4.4s #7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 50.29MB / 51.77MB 3.6s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 94.87MB / 127.97MB 4.6s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 32.45MB / 290.76MB 4.7s #4 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 121.04MB / 126.85MB 4.5s #4 ... #8 [internal] load build context #8 transferring context: 73.13MB 4.5s done #8 DONE 4.6s #4 [1/5] FROM docker.io/library/golang:1.13.3-alpine3.10@sha256:40278d43a27... #7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 43.51MB / 68.52MB 3.9s #7 extracting sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 #7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 51.77MB / 51.77MB 4.0s done #7 sha256:433331673060b0f68a5fc1217a3bd3ad4db5fe61193a145e1ac460d324fb2f9c 126B / 126B 4.2s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 101.97MB / 127.97MB 4.9s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 66.87MB / 163.50MB 4.9s #4 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 126.85MB / 126.85MB 4.8s done #4 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 #7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 51.18MB / 68.52MB 4.4s #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 9.51MB / 120.05MB 4.4s #7 sha256:433331673060b0f68a5fc1217a3bd3ad4db5fe61193a145e1ac460d324fb2f9c 126B / 126B 4.2s done #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 47.25MB / 290.76MB 5.1s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 111.50MB / 127.97MB 5.3s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 76.13MB / 163.50MB 5.3s #7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 58.06MB / 68.52MB 4.6s #7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 61.99MB / 68.52MB 4.8s #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 16.14MB / 120.05MB 4.8s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 64.13MB / 290.76MB 5.7s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 119.68MB / 127.97MB 5.8s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 86.78MB / 163.50MB 5.9s #7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 68.52MB / 68.52MB 5.0s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 126.67MB / 127.97MB 6.0s #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 24.65MB / 120.05MB 5.2s #7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 68.52MB / 68.52MB 5.3s done #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 97.51MB / 163.50MB 6.3s #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 32.16MB / 120.05MB 5.6s #4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 127.97MB / 127.97MB 6.3s done #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 86.48MB / 290.76MB 6.5s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 112.39MB / 163.50MB 6.7s #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 39.08MB / 120.05MB 5.7s #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 48.47MB / 120.05MB 5.8s #4 extracting sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 5.0s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 122.74MB / 163.50MB 7.0s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 109.22MB / 290.76MB 7.0s #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 54.52MB / 120.05MB 5.9s #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 62.01MB / 120.05MB 6.2s #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 69.16MB / 120.05MB 6.4s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 133.53MB / 163.50MB 7.3s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 143.45MB / 163.50MB 7.5s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 125.11MB / 290.76MB 7.5s #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 76.44MB / 120.05MB 6.6s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 155.77MB / 163.50MB 7.7s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 146.87MB / 290.76MB 7.9s #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 85.13MB / 120.05MB 7.0s #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 93.87MB / 120.05MB 7.3s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 163.67MB / 290.76MB 8.3s #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 101.13MB / 120.05MB 7.4s #4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 163.50MB / 163.50MB 8.3s done #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 109.06MB / 120.05MB 7.6s #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 116.76MB / 120.05MB 7.9s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 180.30MB / 290.76MB 8.8s #7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 120.05MB / 120.05MB 8.1s done #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 199.25MB / 290.76MB 9.3s #7 ... #6 [invocation 2/4] RUN apk add --no-cache ca-certificates && adduser -S cn... #6 2.427 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz #6 3.545 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz #6 3.677 (1/1) Installing ca-certificates (20190108-r0) #6 3.714 Executing busybox-1.30.1-r2.trigger #6 3.714 Executing ca-certificates-20190108-r0.trigger #6 3.812 OK: 6 MiB in 15 packages #6 DONE 5.2s #10 [internal] load build context #10 transferring context: 73.13MB 8.4s done #10 DONE 8.5s #7 [build 1/5] FROM docker.io/library/golang:1.13.2@sha256:b3086f21bfbe8969... #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 214.99MB / 290.76MB 9.6s #7 extracting sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 5.1s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 230.26MB / 290.76MB 10.1s #4 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 5.0s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 245.38MB / 290.76MB 10.6s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 262.53MB / 290.76MB 11.2s #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 284.64MB / 290.76MB 11.7s #4 extracting sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 10.2s done #7 extracting sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 7.5s done #7 extracting sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a #4 extracting sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 #7 extracting sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 0.6s done #7 extracting sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 #4 extracting sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 0.6s done #4 extracting sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 #4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 290.76MB / 290.76MB 13.2s done #7 extracting sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 0.5s done #7 extracting sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 #4 extracting sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 0.5s done #4 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 8.0s done #4 extracting sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b done #4 DONE 13.4s #5 [2/5] RUN apk add --no-cache curl git make coreutils #4 extracting sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 #5 0.897 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz #5 1.968 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz #5 2.061 (1/10) Installing libacl (2.2.52-r6) #5 2.066 (2/10) Installing libattr (2.4.48-r0) #5 2.068 (3/10) Installing coreutils (8.31-r0) #5 2.090 (4/10) Installing nghttp2-libs (1.39.2-r0) #5 2.094 (5/10) Installing libcurl (7.66.0-r0) #5 2.101 (6/10) Installing curl (7.66.0-r0) #5 2.105 (7/10) Installing expat (2.2.8-r0) #5 2.109 (8/10) Installing pcre2 (10.33-r0) #5 2.117 (9/10) Installing git (2.22.0-r0) #5 2.315 (10/10) Installing make (4.2.1-r2) #5 2.320 Executing busybox-1.30.1-r2.trigger #5 2.326 OK: 22 MiB in 25 packages #7 extracting sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 3.8s done #7 extracting sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 #4 extracting sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 3.7s done #4 extracting sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 #5 DONE 4.8s #6 [3/5] RUN GO111MODULE=on go get github.com/golangci/golangci-lint/cm... #6 0.907 go: finding github.com v1.21.0 #6 0.907 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.21.0 #6 0.907 go: finding github.com/golangci/golangci-lint/cmd v1.21.0 #6 0.907 go: finding github.com/golangci/golangci-lint v1.21.0 #6 0.907 go: finding github.com/golangci v1.21.0 #6 1.311 go: downloading github.com/golangci/golangci-lint v1.21.0 #6 1.714 go: extracting github.com/golangci/golangci-lint v1.21.0 #4 extracting sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 2.6s done #4 extracting sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 #7 extracting sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 3.7s done #7 extracting sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de #6 3.591 go: downloading github.com/mattn/go-colorable v0.1.4 #6 3.593 go: downloading github.com/mitchellh/go-homedir v1.1.0 #6 3.594 go: downloading github.com/stretchr/testify v1.4.0 #6 3.603 go: downloading github.com/sirupsen/logrus v1.4.2 #6 3.605 go: downloading github.com/spf13/pflag v1.0.5 #6 3.607 go: downloading github.com/spf13/viper v1.4.0 #6 3.610 go: downloading github.com/fatih/color v1.7.0 #6 3.640 go: extracting github.com/fatih/color v1.7.0 #6 3.662 go: downloading github.com/go-critic/go-critic v0.3.5-0.20190904082202-d79a9f0c64db #6 3.663 go: downloading github.com/go-lintpack/lintpack v0.5.2 #6 3.673 go: extracting github.com/spf13/pflag v1.0.5 #6 3.674 go: extracting github.com/mitchellh/go-homedir v1.1.0 #6 3.674 go: extracting github.com/mattn/go-colorable v0.1.4 #6 3.683 go: extracting github.com/sirupsen/logrus v1.4.2 #6 3.707 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b #6 3.713 go: downloading github.com/spf13/cobra v0.0.5 #6 3.716 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 #6 3.719 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 #6 3.738 go: downloading golang.org/x/tools v0.0.0-20191010075000-0337d82405ff #6 3.743 go: extracting github.com/spf13/viper v1.4.0 #6 3.745 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 #6 3.747 go: downloading github.com/mattn/go-isatty v0.0.8 #6 3.752 go: downloading github.com/hashicorp/hcl v1.0.0 #6 3.754 go: extracting github.com/stretchr/testify v1.4.0 #6 3.771 go: downloading github.com/pkg/errors v0.8.1 #6 3.805 go: extracting github.com/mattn/go-isatty v0.0.8 #6 3.826 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b #6 3.828 go: downloading github.com/pelletier/go-toml v1.2.0 #6 3.853 go: extracting github.com/go-lintpack/lintpack v0.5.2 #6 3.858 go: extracting github.com/go-critic/go-critic v0.3.5-0.20190904082202-d79a9f0c64db #6 3.875 go: extracting github.com/pkg/errors v0.8.1 #6 3.878 go: extracting github.com/pelletier/go-toml v1.2.0 #6 3.882 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 #6 3.884 go: downloading gopkg.in/yaml.v2 v2.2.4 #6 3.890 go: downloading github.com/davecgh/go-spew v1.1.1 #6 3.895 go: downloading github.com/go-toolsmith/astfmt v1.0.0 #6 3.896 go: extracting github.com/hashicorp/hcl v1.0.0 #6 3.913 go: downloading github.com/fsnotify/fsnotify v1.4.7 #6 3.929 go: downloading github.com/magiconair/properties v1.8.0 #6 3.930 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 #6 3.938 go: extracting github.com/spf13/cobra v0.0.5 #6 3.955 go: extracting gopkg.in/yaml.v2 v2.2.4 #6 4.020 go: downloading github.com/stretchr/objx v0.2.0 #6 4.037 go: extracting github.com/davecgh/go-spew v1.1.1 #6 4.053 go: downloading github.com/spf13/jwalterweatherman v1.0.0 #6 4.054 go: extracting github.com/go-toolsmith/astfmt v1.0.0 #6 4.082 go: extracting github.com/magiconair/properties v1.8.0 #6 4.089 go: downloading github.com/go-toolsmith/astp v1.0.0 #6 4.106 go: downloading github.com/spf13/cast v1.3.0 #6 4.117 go: extracting github.com/stretchr/objx v0.2.0 #6 4.123 go: downloading github.com/go-toolsmith/typep v1.0.0 #6 4.136 go: extracting github.com/spf13/cast v1.3.0 #6 4.139 go: downloading github.com/go-toolsmith/strparse v1.0.0 #6 4.139 go: extracting github.com/fsnotify/fsnotify v1.4.7 #6 4.156 go: extracting github.com/go-toolsmith/astp v1.0.0 #6 4.158 go: downloading github.com/go-toolsmith/astcast v1.0.0 #6 4.163 go: extracting github.com/spf13/jwalterweatherman v1.0.0 #6 4.182 go: extracting github.com/go-toolsmith/astcast v1.0.0 #6 4.185 go: extracting github.com/go-toolsmith/strparse v1.0.0 #6 4.208 go: extracting github.com/go-toolsmith/typep v1.0.0 #6 4.213 go: downloading github.com/go-toolsmith/astequal v1.0.0 #6 4.215 go: downloading github.com/spf13/afero v1.1.2 #6 4.221 go: downloading github.com/ultraware/funlen v0.0.2 #6 4.232 go: extracting github.com/spf13/afero v1.1.2 #6 4.234 go: extracting github.com/ultraware/funlen v0.0.2 #6 4.258 go: extracting github.com/go-toolsmith/astequal v1.0.0 #6 4.266 go: downloading github.com/pmezard/go-difflib v1.0.0 #6 4.361 go: extracting github.com/pmezard/go-difflib v1.0.0 #6 4.363 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 #6 4.364 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 #6 4.372 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 #6 4.373 go: downloading golang.org/x/text v0.3.2 #6 4.697 go: extracting golang.org/x/tools v0.0.0-20191010075000-0337d82405ff #6 5.258 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 #6 5.260 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca #6 5.262 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb #6 5.269 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 #6 5.270 go: downloading github.com/bombsimon/wsl v1.2.5 #6 5.270 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc #6 5.272 go: downloading github.com/securego/gosec v0.0.0-20191002120514-e680875ea14d #6 5.273 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 #6 5.300 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca #6 5.310 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a #6 5.327 go: extracting github.com/bombsimon/wsl v1.2.5 #6 5.344 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 #6 5.367 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 #6 5.367 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 #6 5.378 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a #6 5.381 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 #6 5.384 go: downloading github.com/uudashr/gocognit v0.0.0-20190926065955-1655d0de0517 #6 5.385 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc #6 5.388 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 #6 5.427 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 #6 5.451 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 #6 5.454 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 #6 5.465 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb #6 5.535 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 #6 5.568 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 #6 5.573 go: extracting github.com/securego/gosec v0.0.0-20191002120514-e680875ea14d #6 5.585 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 #6 5.588 go: extracting github.com/uudashr/gocognit v0.0.0-20190926065955-1655d0de0517 #6 5.590 go: downloading github.com/mitchellh/mapstructure v1.1.2 #6 5.593 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee #6 5.602 go: extracting golang.org/x/text v0.3.2 #6 5.624 go: downloading github.com/go-toolsmith/astcopy v1.0.0 #6 5.633 go: downloading github.com/ultraware/whitespace v0.0.4 #6 5.640 go: downloading github.com/sourcegraph/go-diff v0.5.1 #6 5.641 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee #6 5.645 go: extracting github.com/ultraware/whitespace v0.0.4 #6 5.649 go: extracting github.com/mitchellh/mapstructure v1.1.2 #6 5.656 go: extracting github.com/go-toolsmith/astcopy v1.0.0 #6 5.667 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 #6 5.673 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d #6 5.704 go: extracting github.com/sourcegraph/go-diff v0.5.1 #6 5.724 go: downloading github.com/gobwas/glob v0.2.3 #6 5.728 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed #6 5.739 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 #6 5.760 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 #6 5.762 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f #6 5.771 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 #6 5.777 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a #6 5.822 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed #6 5.854 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f #6 5.862 go: downloading github.com/inconshreveable/mousetrap v1.0.0 #6 5.864 go: downloading github.com/gogo/protobuf v1.2.1 #6 5.865 go: extracting github.com/gobwas/glob v0.2.3 #6 5.905 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b #6 5.915 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b #6 5.916 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 #6 5.924 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a #6 5.984 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e #6 6.020 go: downloading github.com/BurntSushi/toml v0.3.1 #6 6.021 go: extracting github.com/inconshreveable/mousetrap v1.0.0 #6 6.030 go: downloading github.com/kisielk/gotool v1.0.0 #6 6.036 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 #6 6.051 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d #6 6.078 go: extracting github.com/kisielk/gotool v1.0.0 #6 6.087 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e #6 6.092 go: extracting github.com/BurntSushi/toml v0.3.1 #6 6.099 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 #6 6.133 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 #6 6.589 go: extracting github.com/gogo/protobuf v1.2.1 #6 7.037 go: finding github.com/fatih/color v1.7.0 #6 7.049 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b #6 7.071 go: finding github.com/mattn/go-colorable v0.1.4 #6 7.078 go: finding github.com/mattn/go-isatty v0.0.8 #6 7.091 go: finding github.com/go-critic/go-critic v0.3.5-0.20190904082202-d79a9f0c64db #6 7.098 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 #6 7.099 go: finding golang.org/x/tools v0.0.0-20191010075000-0337d82405ff #6 7.104 go: finding github.com/pkg/errors v0.8.1 #6 7.106 go: finding github.com/go-lintpack/lintpack v0.5.2 #6 7.121 go: finding github.com/go-toolsmith/astequal v1.0.0 #6 7.131 go: finding github.com/sirupsen/logrus v1.4.2 #6 7.131 go: finding github.com/mitchellh/go-homedir v1.1.0 #6 7.136 go: finding github.com/go-toolsmith/astp v1.0.0 #6 7.139 go: finding github.com/go-toolsmith/astcast v1.0.0 #6 7.140 go: finding github.com/stretchr/testify v1.4.0 #6 7.142 go: finding github.com/go-toolsmith/astfmt v1.0.0 #6 7.143 go: finding github.com/go-toolsmith/typep v1.0.0 #6 7.146 go: finding github.com/spf13/viper v1.4.0 #6 7.149 go: finding github.com/davecgh/go-spew v1.1.1 #6 7.174 go: finding github.com/pmezard/go-difflib v1.0.0 #6 7.174 go: finding github.com/go-toolsmith/astcopy v1.0.0 #6 7.174 go: finding github.com/stretchr/objx v0.2.0 #6 7.199 go: finding github.com/go-toolsmith/strparse v1.0.0 #6 7.201 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 #6 7.202 go: finding gopkg.in/yaml.v2 v2.2.4 #6 7.211 go: finding github.com/fsnotify/fsnotify v1.4.7 #6 7.211 go: finding github.com/bombsimon/wsl v1.2.5 #6 7.223 go: finding github.com/spf13/cobra v0.0.5 #6 7.227 go: finding github.com/hashicorp/hcl v1.0.0 #6 7.229 go: finding github.com/gobwas/glob v0.2.3 #6 7.235 go: finding github.com/spf13/pflag v1.0.5 #6 7.241 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 #6 7.255 go: finding github.com/magiconair/properties v1.8.0 #6 7.267 go: finding github.com/mitchellh/mapstructure v1.1.2 #6 7.271 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a #6 7.275 go: finding github.com/pelletier/go-toml v1.2.0 #6 7.278 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 #6 7.303 go: finding github.com/spf13/afero v1.1.2 #6 7.313 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 #6 7.328 go: finding github.com/spf13/cast v1.3.0 #6 7.330 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 #6 7.331 go: finding golang.org/x/text v0.3.2 #6 7.335 go: finding github.com/spf13/jwalterweatherman v1.0.0 #6 7.338 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee #6 7.345 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 #6 7.348 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a #6 7.360 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc #6 7.365 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 #6 7.368 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca #6 7.371 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 #6 7.373 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 #6 7.376 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 #6 7.379 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb #6 7.381 go: finding github.com/kisielk/gotool v1.0.0 #6 7.383 go: finding github.com/securego/gosec v0.0.0-20191002120514-e680875ea14d #6 7.389 go: finding github.com/sourcegraph/go-diff v0.5.1 #6 7.393 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e #6 7.396 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d #6 7.404 go: finding github.com/ultraware/funlen v0.0.2 #6 7.405 go: finding github.com/ultraware/whitespace v0.0.4 #6 7.411 go: finding github.com/uudashr/gocognit v0.0.0-20190926065955-1655d0de0517 #6 7.413 go: finding github.com/gogo/protobuf v1.2.1 #6 7.414 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 #6 7.419 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 #6 7.437 go: finding honnef.co/go/tools v0.0.1-2019.2.3 #6 7.447 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed #4 extracting sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 5.2s #6 7.448 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f #6 7.469 go: finding github.com/BurntSushi/toml v0.3.1 #6 7.482 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b #7 extracting sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 5.1s #7 extracting sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 6.4s done #4 extracting sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 7.7s done #4 extracting sha256:96d705baf026261543501205212451776c49ddaa48a0347afab3494275e0fc13 #7 extracting sha256:433331673060b0f68a5fc1217a3bd3ad4db5fe61193a145e1ac460d324fb2f9c done #7 DONE 27.7s #4 extracting sha256:96d705baf026261543501205212451776c49ddaa48a0347afab3494275e0fc13 done #4 extracting sha256:39007eb4600844b025a9527ab141ae020bb350982baf0df7dd96c80c4a0f312e #4 extracting sha256:39007eb4600844b025a9527ab141ae020bb350982baf0df7dd96c80c4a0f312e done #8 [build 2/5] RUN apt-get update -qq && apt-get install -y -q --no-install... #4 extracting sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f #8 4.222 Reading package lists... #8 5.112 Building dependency tree... #8 5.299 Reading state information... #8 5.497 coreutils is already the newest version (8.30-3). #8 5.497 coreutils set to manually installed. #8 5.497 util-linux is already the newest version (2.33.1-0.1). #8 5.497 util-linux set to manually installed. #8 5.497 The following NEW packages will be installed: #4 extracting sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 5.0s #8 5.498 uuid-runtime #8 5.791 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. #8 5.791 Need to get 95.2 kB of archives. #8 5.791 After this operation, 211 kB of additional disk space will be used. #8 5.791 Get:1 http://deb.debian.org/debian buster/main amd64 uuid-runtime amd64 2.33.1-0.1 [95.2 kB] #8 5.955 debconf: delaying package configuration, since apt-utils is not installed #8 5.987 Fetched 95.2 kB in 0s (335 kB/s) #8 6.023 Selecting previously unselected package uuid-runtime. #8 6.023 (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 6.030 Preparing to unpack .../uuid-runtime_2.33.1-0.1_amd64.deb ... #8 6.034 Unpacking uuid-runtime (2.33.1-0.1) ... #8 6.089 Setting up uuid-runtime (2.33.1-0.1) ... #8 6.140 Adding group `uuidd' (GID 102) ... #8 6.163 Done. #8 6.212 Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory #8 6.213 Adding system user `uuidd' (UID 101) ... #8 6.213 Adding new user `uuidd' (UID 101) with group `uuidd' ... #8 6.269 Not creating home directory `/run/uuidd'. #8 6.282 invoke-rc.d: could not determine current runlevel #8 6.288 invoke-rc.d: policy-rc.d denied execution of start. #8 DONE 7.7s #9 [build 3/5] WORKDIR /go/src/github.com/docker/app/ #9 DONE 0.0s #11 [build 4/5] COPY . . #11 DONE 1.1s #12 [build 5/5] RUN make BUILD_TAG=${BUILD_TAG} TAG=jenkins-app-PR-720-4 bin... #12 1.220 CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=aa38e695 -X github.com/docker/app/internal.Version=jenkins-app-PR-720-4 -X github.com/docker/app/internal.BuildTime=2019-10-29T10:32:55Z" -o bin/cnab-run ./cmd/cnab-run #4 extracting sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 10.0s #4 extracting sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 10.6s done #4 extracting sha256:c0058a8c71f2a8f493571a5456cfc99585ed21798b735f8fc54460904a3bd232 #4 extracting sha256:c0058a8c71f2a8f493571a5456cfc99585ed21798b735f8fc54460904a3bd232 done #4 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 #4 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 5.0s #4 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 10.0s #4 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 15.1s #4 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 20.3s #6 DONE 41.3s #7 [4/5] WORKDIR /go/src/github.com/docker/app #7 DONE 0.0s #9 [5/5] COPY . . #9 DONE 0.6s #10 exporting to image #10 exporting layers #10 exporting layers 1.7s done #10 writing image sha256:4fd41566dd509504784fab9e1864f887f9da6b6d87e60b1c17c9b7a1041d5b21 done #10 naming to docker.io/library/docker-app-lint:jenkins-app-PR-720-4 done #10 DONE 1.7s docker run --rm docker-app-lint:jenkins-app-PR-720-4 make lint Linting... #4 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 24.8s done #4 DONE 65.5s #5 [cli-build 2/5] RUN apt-get install -y -q --no-install-recommends core... #5 0.926 Reading package lists... #5 2.058 Building dependency tree... #5 2.229 Reading state information... #5 2.414 coreutils is already the newest version (8.30-3). #5 2.414 coreutils set to manually installed. #5 2.414 util-linux is already the newest version (2.33.1-0.1). #5 2.414 util-linux set to manually installed. #5 2.414 The following NEW packages will be installed: #5 2.414 uuid-runtime #5 2.697 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. #5 2.697 Need to get 95.2 kB of archives. #5 2.697 After this operation, 211 kB of additional disk space will be used. #5 2.697 Get:1 http://deb.debian.org/debian buster/main amd64 uuid-runtime amd64 2.33.1-0.1 [95.2 kB] #5 2.893 debconf: delaying package configuration, since apt-utils is not installed #5 2.938 Fetched 95.2 kB in 0s (354 kB/s) #5 2.991 Selecting previously unselected package uuid-runtime. #5 2.991 (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 3.002 Preparing to unpack .../uuid-runtime_2.33.1-0.1_amd64.deb ... #5 3.009 Unpacking uuid-runtime (2.33.1-0.1) ... #5 3.105 Setting up uuid-runtime (2.33.1-0.1) ... #5 3.168 Adding group `uuidd' (GID 102) ... #5 3.195 Done. #5 3.244 Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory #5 3.245 Adding system user `uuidd' (UID 101) ... #5 3.245 Adding new user `uuidd' (UID 101) with group `uuidd' ... #5 3.301 Not creating home directory `/run/uuidd'. #5 3.318 invoke-rc.d: could not determine current runlevel #5 3.323 invoke-rc.d: policy-rc.d denied execution of start. #5 DONE 10.0s #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.879 Cloning into '.'... #7 6.660 Note: checking out 'a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb'. #7 6.660 #7 6.660 You are in 'detached HEAD' state. You can look around, make experimental #7 6.660 changes and commit them, and you can discard any commits you make in this #7 6.660 state without impacting any branches by performing another checkout. #7 6.660 #7 6.660 If you want to create a new branch to retain commits you create, you may #7 6.660 do so (now or later) by using -b with the checkout command again. Example: #7 6.660 #7 6.660 git checkout -b #7 6.660 #7 6.661 HEAD is now at a1b83ffd Merge pull request #1894 from thaJeztah/19.03_backport_reduce_vendoring_impact #7 DONE 7.6s #8 [cli-build 5/5] RUN make binary-osx binary-windows binary && cp build/... #8 0.980 ./scripts/build/osx #8 1.015 Building build/docker-darwin-amd64 level=error msg="Running error: context loading failed: no go files to analyze" level=error msg="Timeout exceeded: try increase it by passing --timeout option" make: *** [Makefile:71: lint] Error 4 docker.Makefile:89: recipe for target 'lint' failed make: *** [lint] Error 2 [Pipeline] } [Pipeline] // ansiColor [Pipeline] } [Pipeline] // dir Post stage [Pipeline] deleteDir [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch Validate #12 DONE 89.6s #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.0s #15 exporting to image #15 exporting layers #15 exporting layers 0.2s done #15 writing image sha256:cd2c0fa57f1077cd3396ca696e700e0bb094173014c4b00e043de615064c7301 done #15 naming to docker.io/docker/cnab-app-base:jenkins-app-PR-720-4 done #15 DONE 0.2s docker save docker/cnab-app-base:jenkins-app-PR-720-4 -o _build/invocation-image.tar [Pipeline] sh + make -f docker.Makefile INVOCATION_IMAGE_TAG=jenkins-app-PR-720-4-coverage OUTPUT=coverage-invocation-image.tar save-invocation-image-tag docker tag docker/cnab-app-base:jenkins-app-PR-720-4 docker/cnab-app-base:jenkins-app-PR-720-4-coverage docker save docker/cnab-app-base:jenkins-app-PR-720-4-coverage -o _build/coverage-invocation-image.tar [Pipeline] } [Pipeline] // ansiColor [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-720/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-720/4/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-720/4/stashes/coverage-invocation-image.tgz [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // dir Post stage [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-720/src/github.com/docker/app [Pipeline] { [Pipeline] sh + docker rmi docker/cnab-app-base:jenkins-app-PR-720-4 Untagged: docker/cnab-app-base:jenkins-app-PR-720-4 [Pipeline] sh + docker rmi docker/cnab-app-base:jenkins-app-PR-720-4-coverage Untagged: docker/cnab-app-base:jenkins-app-PR-720-4-coverage Deleted: sha256:cd2c0fa57f1077cd3396ca696e700e0bb094173014c4b00e043de615064c7301 [Pipeline] } [Pipeline] // dir [Pipeline] deleteDir [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } #8 97.69 ./scripts/build/windows #8 97.70 Generating windows resources #8 97.79 Building build/docker-windows-amd64 #8 183.7 WARNING: binary creates a Linux executable. Use cross for macOS or Windows. #8 183.7 ./scripts/build/binary #8 183.8 Building statically linked build/docker-linux-amd64 #8 DONE 256.4s #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.4s #11 [cli 3/3] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock... #11 DONE 0.4s #12 exporting to client #12 copying files 35B #12 copying files 181.89MB 1.1s done #12 DONE 2.2s docker build --build-arg TAG=jenkins-app-PR-720-4 --build-arg COMMIT=aa38e695 --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-720-4 . #2 [internal] load .dockerignore #2 transferring context: 34B done #2 DONE 0.0s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 38B 0.0s done #1 DONE 0.0s #3 [internal] load metadata for docker.io/library/golang:1.13.3 #3 DONE 0.2s #4 [dev 1/7] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816... #4 resolve docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816f6afce049fb92b280c588e0a677c4c8db26645e613fc15 done #4 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 0B / 7.81MB 0.1s #4 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 0B / 10.00MB 0.1s #4 sha256:6a693fbaba7dd8d816f6afce049fb92b280c588e0a677c4c8db26645e613fc15 2.16kB / 2.16kB done #4 sha256:3d607e3e3a9dd7d1094b634e6d1f69ae65f5d9a2193d3b3b9fd46b780bd221fe 1.79kB / 1.79kB done #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 0B / 50.38MB 0.1s #4 sha256:dc7582e06f8e0a61b450f02b8ab83484acc6b437a75b4e9959f11a964aea1169 5.46kB / 5.46kB done #4 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 9.49MB / 10.00MB 0.2s #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 4.32MB / 50.38MB 0.2s #4 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 7.81MB / 7.81MB 0.3s #4 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 10.00MB / 10.00MB 0.2s done #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 15.10MB / 50.38MB 0.3s #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 0B / 51.77MB 0.3s #4 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 7.81MB / 7.81MB 0.3s done #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 33.15MB / 50.38MB 0.5s #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 14.40MB / 51.77MB 0.5s #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 13.53MB / 68.52MB 0.5s #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 43.79MB / 50.38MB 0.7s #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 21.62MB / 51.77MB 0.7s #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 20.54MB / 68.52MB 0.7s #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 50.38MB / 50.38MB 0.8s #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 29.68MB / 51.77MB 0.8s #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 27.79MB / 68.52MB 0.8s #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 32.43MB / 51.77MB 0.9s #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 35.06MB / 68.52MB 0.9s #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 50.38MB / 50.38MB 0.9s done #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 36.91MB / 51.77MB 1.0s #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 42.80MB / 68.52MB 1.0s #4 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 438.87kB / 120.06MB 1.0s #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 44.65MB / 51.77MB 1.2s #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 53.35MB / 68.52MB 1.2s #4 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 8.70MB / 120.06MB 1.2s #4 extracting sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 51.77MB / 51.77MB 1.4s #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 67.07MB / 68.52MB 1.4s #4 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 22.66MB / 120.06MB 1.4s #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 51.77MB / 51.77MB 1.5s done #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 68.52MB / 68.52MB 1.5s done #4 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 33.87MB / 120.06MB 1.6s #4 sha256:07e0a3e016334dc43ddfb498264511edf2341c6a4c9ceea921f6100e70bae220 0B / 125B 1.6s #4 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 45.35MB / 120.06MB 1.8s #4 sha256:07e0a3e016334dc43ddfb498264511edf2341c6a4c9ceea921f6100e70bae220 125B / 125B 1.6s done #4 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 57.21MB / 120.06MB 1.9s #4 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 65.29MB / 120.06MB 2.0s #4 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 74.42MB / 120.06MB 2.2s #4 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 86.44MB / 120.06MB 2.4s #4 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 93.51MB / 120.06MB 2.5s #4 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 103.21MB / 120.06MB 2.6s #4 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 114.94MB / 120.06MB 2.8s #4 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 120.06MB / 120.06MB 3.1s done #4 ... #10 [internal] load build context #10 transferring context: 73.13MB 3.7s done #10 DONE 3.9s #4 [dev 1/7] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816... #4 extracting sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 3.8s done #4 extracting sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a #4 extracting sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 0.3s done #4 extracting sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 0.1s #4 extracting sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 0.2s done #4 extracting sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 #4 extracting sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 2.1s done #4 extracting sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 0.1s #4 extracting sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 2.1s done #4 extracting sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 #4 extracting sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 4.3s done #4 extracting sha256:07e0a3e016334dc43ddfb498264511edf2341c6a4c9ceea921f6100e70bae220 done #4 DONE 15.0s #5 [dev 2/7] WORKDIR /go/src/github.com/docker/app/ #5 DONE 2.9s #6 [dev 3/7] RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/rele... #6 0.609 % Total % Received % Xferd Average Speed Time Time Time Current #6 0.612 Dload Upload Total Spent Left Speed #6 0.613 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 605 0 605 0 0 3954 0 --:--:-- --:--:-- --:--:-- 3954 #6 0.882 100 10.5M 100 10.5M 0 0 38.7M 0 --:--:-- --:--:-- --:--:-- 38.7M #6 DONE 1.0s #7 [dev 4/7] RUN mkdir /go/src/gotest.tools && git clone -q https://githu... #7 11.13 go: downloading gotest.tools v2.1.0+incompatible #7 11.17 go: extracting gotest.tools v2.1.0+incompatible #7 11.17 go: downloading github.com/spf13/pflag v1.0.1 #7 11.18 go: downloading github.com/fatih/color v1.6.0 #7 11.18 go: downloading github.com/pkg/errors v0.8.0 #7 11.19 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f #7 11.19 go: downloading github.com/jonboulle/clockwork v0.1.0 #7 11.19 go: downloading github.com/sirupsen/logrus v1.0.5 #7 11.25 go: extracting github.com/pkg/errors v0.8.0 #7 11.26 go: extracting github.com/jonboulle/clockwork v0.1.0 #7 11.27 go: extracting github.com/sirupsen/logrus v1.0.5 #7 11.28 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e #7 11.29 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 #7 11.30 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f #7 11.30 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc #7 11.32 go: extracting github.com/spf13/pflag v1.0.1 #7 11.65 go: extracting github.com/fatih/color v1.6.0 #7 11.65 go: downloading github.com/mattn/go-isatty v0.0.3 #7 11.65 go: downloading github.com/mattn/go-colorable v0.0.9 #7 11.69 go: extracting github.com/mattn/go-isatty v0.0.3 #7 11.70 go: extracting github.com/mattn/go-colorable v0.0.9 #7 12.20 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 #7 12.38 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc #7 12.52 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e #7 12.59 go: finding github.com/fatih/color v1.6.0 #7 12.59 go: finding github.com/pkg/errors v0.8.0 #7 12.60 go: finding github.com/sirupsen/logrus v1.0.5 #7 12.61 go: finding github.com/mattn/go-colorable v0.0.9 #7 12.61 go: finding github.com/spf13/pflag v1.0.1 #7 12.62 go: finding github.com/mattn/go-isatty v0.0.3 #7 12.63 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 #7 12.64 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e #7 12.65 go: finding github.com/jonboulle/clockwork v0.1.0 #7 12.66 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f #7 12.67 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc #7 DONE 34.6s #8 [dev 5/7] RUN GOOS=linux go build -o /usr/local/bin/test2json-linux ... #8 DONE 2.1s #9 [dev 6/7] RUN go get -d gopkg.in/mjibson/esc.v0 && cd /go/src/github.c... #9 7.138 golang.org/x/tools/internal/semver #9 7.189 github.com/pkg/errors #9 7.200 golang.org/x/tools/go/ast/astutil #9 7.264 golang.org/x/tools/go/internal/gcimporter #9 7.497 golang.org/x/tools/go/internal/packagesdriver #9 7.575 golang.org/x/tools/internal/fastwalk #9 7.644 golang.org/x/tools/internal/gopathwalk #9 7.718 golang.org/x/tools/internal/span #9 7.881 golang.org/x/tools/internal/module #9 7.989 golang.org/x/tools/go/gcexportdata #9 8.016 golang.org/x/tools/go/packages #9 8.252 golang.org/x/tools/internal/imports #9 8.755 golang.org/x/tools/imports #9 8.768 github.com/mjibson/esc/embed #9 8.814 github.com/mjibson/esc #9 DONE 10.0s #11 [dev 7/7] COPY . . #11 DONE 0.8s #12 [cross-build 1/1] RUN make TAG=jenkins-app-PR-720-4 cross #12 0.870 GOOS=linux CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=aa38e695 -X github.com/docker/app/internal.Version=jenkins-app-PR-720-4 -X github.com/docker/app/internal.BuildTime=2019-10-29T10:39:07Z" -o bin/docker-app-linux ./cmd/docker-app #12 55.70 GOOS=darwin CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=aa38e695 -X github.com/docker/app/internal.Version=jenkins-app-PR-720-4 -X github.com/docker/app/internal.BuildTime=2019-10-29T10:39:07Z" -o bin/docker-app-darwin ./cmd/docker-app #12 112.7 GOOS=windows CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=aa38e695 -X github.com/docker/app/internal.Version=jenkins-app-PR-720-4 -X github.com/docker/app/internal.BuildTime=2019-10-29T10:39:07Z" -o bin/docker-app-windows.exe ./cmd/docker-app #12 DONE 170.4s #13 [cross 1/3] COPY --from=cross-build /go/src/github.com/docker/app/bin/do... #13 DONE 0.2s #14 [cross 2/3] COPY --from=cross-build /go/src/github.com/docker/app/bin/do... #14 DONE 0.2s #15 [cross 3/3] COPY --from=cross-build /go/src/github.com/docker/app/bin/do... #15 DONE 0.2s #16 exporting to client #16 copying files 12.88MB 0.1s #16 copying files 124.31MB 0.8s done #16 DONE 1.1s docker build --build-arg TAG=jenkins-app-PR-720-4 --build-arg COMMIT=aa38e695 --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-720-4 . #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 #3 [internal] load metadata for docker.io/library/golang:1.13.3 #3 DONE 0.1s #4 [dev 1/7] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816... #4 DONE 0.0s #10 [internal] load build context #10 transferring context: 343.61kB 0.2s done #10 DONE 0.2s #9 [dev 6/7] RUN go get -d gopkg.in/mjibson/esc.v0 && cd /go/src/github.c... #9 CACHED #8 [dev 5/7] RUN GOOS=linux go build -o /usr/local/bin/test2json-linux ... #8 CACHED #11 [dev 7/7] COPY . . #11 CACHED #5 [dev 2/7] WORKDIR /go/src/github.com/docker/app/ #5 CACHED #6 [dev 3/7] RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/rele... #6 CACHED #7 [dev 4/7] RUN mkdir /go/src/gotest.tools && git clone -q https://githu... #7 CACHED #12 [cross-build 1/1] RUN make TAG=jenkins-app-PR-720-4 cross #12 CACHED #13 [e2e-cross-build 1/1] RUN make TAG=jenkins-app-PR-720-4 e2e-cross #13 0.629 GOOS=linux CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=aa38e695 -X github.com/docker/app/internal.Version=jenkins-app-PR-720-4 -X github.com/docker/app/internal.BuildTime=2019-10-29T10:42:00Z" -o bin/docker-app-linux ./cmd/docker-app #13 3.947 GOOS=linux CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=aa38e695 -X github.com/docker/app/internal.Version=jenkins-app-PR-720-4 -X github.com/docker/app/internal.BuildTime=2019-10-29T10:42:00Z" -c -o bin/docker-app-e2e-linux ./e2e/ #13 25.34 GOOS=darwin CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=aa38e695 -X github.com/docker/app/internal.Version=jenkins-app-PR-720-4 -X github.com/docker/app/internal.BuildTime=2019-10-29T10:42:00Z" -o bin/docker-app-darwin ./cmd/docker-app #13 29.18 GOOS=darwin CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=aa38e695 -X github.com/docker/app/internal.Version=jenkins-app-PR-720-4 -X github.com/docker/app/internal.BuildTime=2019-10-29T10:42:00Z" -c -o bin/docker-app-e2e-darwin ./e2e/ #13 50.69 GOOS=windows CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=aa38e695 -X github.com/docker/app/internal.Version=jenkins-app-PR-720-4 -X github.com/docker/app/internal.BuildTime=2019-10-29T10:42:00Z" -c -o bin/docker-app-e2e-windows.exe ./e2e/ #13 DONE 72.2s #14 [e2e-cross 1/9] COPY --from=e2e-cross-build /go/src/github.com/docker/ap... #14 DONE 0.1s #15 [e2e-cross 2/9] COPY --from=e2e-cross-build /go/src/github.com/docker/ap... #15 DONE 0.2s #16 [e2e-cross 3/9] COPY --from=e2e-cross-build /go/src/github.com/docker/ap... #16 DONE 0.2s #17 [e2e-cross 4/9] COPY --from=e2e-cross-build /usr/local/bin/gotestsum-lin... #17 DONE 0.1s #18 [e2e-cross 5/9] COPY --from=e2e-cross-build /usr/local/bin/gotestsum-dar... #18 DONE 0.1s #19 [e2e-cross 6/9] COPY --from=e2e-cross-build /usr/local/bin/gotestsum-win... #19 DONE 0.1s #20 [e2e-cross 7/9] COPY --from=e2e-cross-build /usr/local/bin/test2json-lin... #20 DONE 0.1s #21 [e2e-cross 8/9] COPY --from=e2e-cross-build /usr/local/bin/test2json-dar... #21 DONE 0.1s #22 [e2e-cross 9/9] COPY --from=e2e-cross-build /usr/local/bin/test2json-win... #22 DONE 0.1s #23 exporting to client #23 copying files 14.39MB 0.1s #23 copying files 122.17MB 0.8s done #23 DONE 1.1s 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-720/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-720/4/stashes/binaries.tgz [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-720/src/github.com/docker/app/e2e [Pipeline] { [Pipeline] stash Stashed 69 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-720/4/stashes/e2e.tgz [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-720/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-720/4/stashes/examples.tgz [Pipeline] } [Pipeline] // dir [Pipeline] sh + docker image ls --format={{.Repository}}:{{.Tag}} *jenkins-app-PR-720-4* + xargs --no-run-if-empty docker image rm -f [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) Stage "Test" skipped due to earlier failure(s) [Pipeline] parallel [Pipeline] { (Branch: Coverage) [Pipeline] { (Branch: Test Linux) [Pipeline] stage [Pipeline] { (Coverage) [Pipeline] stage [Pipeline] { (Test Linux) Stage "Coverage" skipped due to earlier failure(s) [Pipeline] } Stage "Test Linux" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } Failed in branch Coverage [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