Skip to content
Failed

Console Output

Pull request #730 updated
08:39:53 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 1effbfb009ed60c246526bcb4238567e7486147e
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-045176ad6403cefc6) in /home/ubuntu/workspace/app_PR-730
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-730/src/github.com/docker/app
[Pipeline] {
[Pipeline] checkout
using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-730/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/730/head:refs/remotes/origin/PR-730
Fetching without tags
Checking out Revision 1effbfb009ed60c246526bcb4238567e7486147e (PR-730)
Commit message: "Download Docker CLI instead of building it"
First time build. Skipping changelog.
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/730/head:refs/remotes/origin/PR-730 # 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/730/head:refs/remotes/origin/PR-730
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1effbfb009ed60c246526bcb4238567e7486147e
 > git rev-list --no-walk 687bd516601a5cb1535f4be27d845828f49b43c2 # timeout=10
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
+ make -f docker.Makefile lint
Linting...
docker build -t docker-app-lint:jenkins-app-PR-730-2 -f Dockerfile.lint .
#2 [internal] load .dockerignore
#2 transferring context: 32B
#2 transferring context: 73B 0.1s done
#2 DONE 0.1s

#1 [internal] load build definition from Dockerfile.lint
#1 transferring dockerfile: 414B 0.1s done
#1 DONE 0.1s

#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
#8 transferring context: 73.27MB 1.3s done
#8 DONE 1.3s

#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 . .
#9 DONE 2.6s

#10 exporting to image
#10 exporting layers
#10 exporting layers 0.7s done
#10 writing image sha256:f3d2aafab71fe66eff8ea1fd7d62c9ffe65f5064852d60e56b53778a5c0506e4 done
#10 naming to docker.io/library/docker-app-lint:jenkins-app-PR-730-2 done
#10 DONE 0.7s
docker run --rm docker-app-lint:jenkins-app-PR-730-2 make lint
Linting...
Still waiting to schedule task
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-0b885d95133e67e6c) in /home/ubuntu/workspace/app_PR-730
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-730/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
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-730/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/730/head:refs/remotes/origin/PR-730
Fetching without tags
Checking out Revision 1effbfb009ed60c246526bcb4238567e7486147e (PR-730)
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/730/head:refs/remotes/origin/PR-730 # 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/730/head:refs/remotes/origin/PR-730
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1effbfb009ed60c246526bcb4238567e7486147e
Commit message: "Download Docker CLI instead of building it"
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
+ make -f docker.Makefile cli-cross cross e2e-cross tars
docker build --build-arg TAG=jenkins-app-PR-730-2 --build-arg COMMIT=1effbfb0 --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-730-2 .
#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 4.15kB done
#2 DONE 0.0s

#1 [internal] load .dockerignore
#1 transferring context: 73B done
#1 DONE 0.0s

#3 [internal] load metadata for docker.io/dockercore/golang-cross:1.12.9@sh...
#3 DONE 0.0s

#4 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea...
#4 CACHED

#5 [cli-build 2/8] RUN apt-get install -y -q --no-install-recommends   core...
#5 0.994 Reading package lists...
#5 1.636 Building dependency tree...
#5 1.753 Reading state information...
#5 1.933 coreutils is already the newest version (8.30-3).
#5 1.933 coreutils set to manually installed.
#5 1.933 util-linux is already the newest version (2.33.1-0.1).
#5 1.933 util-linux set to manually installed.
#5 1.933 The following NEW packages will be installed:
#5 1.933   uuid-runtime
#5 2.222 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
#5 2.222 Need to get 95.2 kB of archives.
#5 2.222 After this operation, 211 kB of additional disk space will be used.
#5 2.222 Get:1 http://deb.debian.org/debian buster/main amd64 uuid-runtime amd64 2.33.1-0.1 [95.2 kB]
#5 2.433 debconf: delaying package configuration, since apt-utils is not installed
#5 2.463 Fetched 95.2 kB in 0s (342 kB/s)
#5 2.502 Selecting previously unselected package uuid-runtime.
#5 2.502 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 25419 files and directories currently installed.)
#5 2.606 Preparing to unpack .../uuid-runtime_2.33.1-0.1_amd64.deb ...
#5 2.610 Unpacking uuid-runtime (2.33.1-0.1) ...
#5 2.671 Setting up uuid-runtime (2.33.1-0.1) ...
#5 2.712 Adding group `uuidd' (GID 102) ...
#5 2.738 Done.
#5 2.763 Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory
#5 2.763 Adding system user `uuidd' (UID 101) ...
#5 2.764 Adding new user `uuidd' (UID 101) with group `uuidd' ...
#5 2.819 Not creating home directory `/run/uuidd'.
#5 2.837 invoke-rc.d: could not determine current runlevel
#5 2.841 invoke-rc.d: policy-rc.d denied execution of start.
#5 DONE 3.4s

#6 [cli-build 3/8] WORKDIR /go/src/github.com/docker/cli
#6 DONE 0.0s

#7 [cli-build 4/8] RUN git clone https://github.com/docker/cli . && git che...
#7 0.679 Cloning into '.'...
[Pipeline] sh
+ make -f docker.Makefile check-vendor
docker build --build-arg TAG=jenkins-app-PR-730-2 --build-arg COMMIT=1effbfb0 --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --target=dev -t docker-app-dev:jenkins-app-PR-730-2 .
#2 [internal] load .dockerignore
#2 transferring context: 34B done
#2 DONE 0.0s

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.15kB 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

#5 [dev 1/9] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816...
#5 DONE 0.0s

#8 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea...
#8 CACHED

#21 [internal] load build context
#21 transferring context: 344.46kB 0.3s done
#21 DONE 0.3s

#9 [cli-build 2/8] RUN apt-get install -y -q --no-install-recommends   core...
#9 0.965 Reading package lists...
#9 1.691 Building dependency tree...
#9 1.808 Reading state information...
#9 1.945 coreutils is already the newest version (8.30-3).
#9 1.945 coreutils set to manually installed.
#9 1.945 util-linux is already the newest version (2.33.1-0.1).
#9 1.945 util-linux set to manually installed.
#9 1.945 The following NEW packages will be installed:
#9 1.945   uuid-runtime
#7 4.504 Note: checking out 'v19.03.4'.
#7 4.504 
#7 4.504 You are in 'detached HEAD' state. You can look around, make experimental
#7 4.504 changes and commit them, and you can discard any commits you make in this
#7 4.504 state without impacting any branches by performing another checkout.
#7 4.504 
#7 4.504 If you want to create a new branch to retain commits you create, you may
#7 4.504 do so (now or later) by using -b with the checkout command again. Example:
#7 4.504 
#7 4.504   git checkout -b <new-branch-name>
#7 4.504 
#7 4.504 HEAD is now at 2355349d Merge pull request #2119 from thaJeztah/19.03_backport_bump_yaml.v2_2.2.3
#7 DONE 4.8s

#8 [cli-build 5/8] RUN mkdir build
#9 2.213 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
#9 2.213 Need to get 95.2 kB of archives.
#9 2.213 After this operation, 211 kB of additional disk space will be used.
#9 2.213 Get:1 http://deb.debian.org/debian buster/main amd64 uuid-runtime amd64 2.33.1-0.1 [95.2 kB]
#9 2.332 debconf: delaying package configuration, since apt-utils is not installed
#9 2.363 Fetched 95.2 kB in 0s (367 kB/s)
#9 2.395 Selecting previously unselected package uuid-runtime.
#9 2.395 (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.419 Preparing to unpack .../uuid-runtime_2.33.1-0.1_amd64.deb ...
#9 2.423 Unpacking uuid-runtime (2.33.1-0.1) ...
#9 2.470 Setting up uuid-runtime (2.33.1-0.1) ...
#9 2.504 Adding group `uuidd' (GID 102) ...
#9 2.518 Done.
#9 2.542 Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory
#9 2.543 Adding system user `uuidd' (UID 101) ...
#9 2.543 Adding new user `uuidd' (UID 101) with group `uuidd' ...
#9 2.581 Not creating home directory `/run/uuidd'.
#9 2.589 invoke-rc.d: could not determine current runlevel
#9 2.592 invoke-rc.d: policy-rc.d denied execution of start.
#8 DONE 0.8s

#9 [cli-build 6/8] RUN curl -fL https://download.docker.com/linux/static/st...
#9 DONE 2.9s

#10 [cli-build 3/8] WORKDIR /go/src/github.com/docker/cli
#10 DONE 0.0s

#11 [cli-build 4/8] RUN git clone https://github.com/docker/cli . && git che...
#9 0.734   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#9 0.735                                  Dload  Upload   Total   Spent    Left  Speed
#9 0.735 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0#11 0.838 Cloning into '.'...

 46 60.3M   46 28.2M    0     0  22.8M      0  0:00:02  0:00:01  0:00:01 22.7M
 97 60.3M   97 58.5M    0     0  26.7M      0  0:00:02  0:00:02 --:--:-- 26.7M
100 60.3M  100 60.3M    0     0  26.8M      0  0:00:02  0:00:02 --:--:-- 26.8M
#9 DONE 3.2s

#10 [cli-build 7/8] RUN curl -fL https://download.docker.com/mac/static/stab...
#10 0.695   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#10 0.696                                  Dload  Upload   Total   Spent    Left  Speed
#10 0.698 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 56 45.6M   56 25.9M    0     0  25.1M      0  0:00:01  0:00:01 --:--:-- 25.1M#11 4.747 Note: checking out 'v19.03.4'.
#11 4.747 
#11 4.747 You are in 'detached HEAD' state. You can look around, make experimental
#11 4.747 changes and commit them, and you can discard any commits you make in this
#11 4.747 state without impacting any branches by performing another checkout.
#11 4.747 
#11 4.747 If you want to create a new branch to retain commits you create, you may
#11 4.747 do so (now or later) by using -b with the checkout command again. Example:
#11 4.747 
#11 4.747   git checkout -b <new-branch-name>
#11 4.747 
#11 4.747 HEAD is now at 2355349d Merge pull request #2119 from thaJeztah/19.03_backport_bump_yaml.v2_2.2.3
#11 DONE 5.3s

#12 [cli-build 5/8] RUN mkdir build

100 45.6M  100 45.6M    0     0  27.3M      0  0:00:01  0:00:01 --:--:-- 27.3M
#10 DONE 2.6s

#11 [cli-build 8/8] RUN make binary-windows
#11 0.702 ./scripts/build/windows
#11 0.810 Generating windows resources
#12 DONE 1.1s

#13 [cli-build 6/8] RUN curl -fL https://download.docker.com/linux/static/st...
#11 0.990 Building build/docker-windows-amd64
#13 0.719   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#13 0.720                                  Dload  Upload   Total   Spent    Left  Speed
#13 0.720 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 20 60.3M   20 12.6M    0     0  20.2M      0  0:00:02 --:--:--  0:00:02 20.2M
 71 60.3M   71 42.9M    0     0  26.1M      0  0:00:02  0:00:01  0:00:01 26.1M
100 60.3M  100 60.3M    0     0  27.5M      0  0:00:02  0:00:02 --:--:-- 27.5M
#13 DONE 3.3s

#14 [cli-build 7/8] RUN curl -fL https://download.docker.com/mac/static/stab...
#14 0.866   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#14 0.866                                  Dload  Upload   Total   Spent    Left  Speed
#14 0.866 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 79 45.6M   79 36.2M    0     0  30.3M      0  0:00:01  0:00:01 --:--:-- 30.3M
100 45.6M  100 45.6M    0     0  30.2M      0  0:00:01  0:00:01 --:--:-- 30.2M
#14 DONE 2.6s

#15 [cli-build 8/8] RUN make binary-windows
#15 0.859 ./scripts/build/windows
#15 0.882 Generating windows resources
#15 1.105 Building build/docker-windows-amd64
Running on ubuntu-1804-overlay2 (i-0100216e6f72cd750) in /home/ubuntu/workspace/app_PR-730
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-730/src/github.com/docker/app
[Pipeline] {
[Pipeline] checkout
using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-730/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/730/head:refs/remotes/origin/PR-730
Fetching without tags
Checking out Revision 1effbfb009ed60c246526bcb4238567e7486147e (PR-730)
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/730/head:refs/remotes/origin/PR-730 # 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/730/head:refs/remotes/origin/PR-730
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1effbfb009ed60c246526bcb4238567e7486147e
Commit message: "Download Docker CLI instead of building it"
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
+ make -f docker.Makefile save-invocation-image
docker build -f Dockerfile.invocation-image --build-arg TAG=jenkins-app-PR-730-2 --build-arg COMMIT=1effbfb0 --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --target=invocation -t docker/cnab-app-base:jenkins-app-PR-730-2 .
#1 [internal] load .dockerignore
#1 transferring context: 73B done
#1 DONE 0.1s

#2 [internal] load build definition from Dockerfile.invocation-image
#2 transferring dockerfile: 614B done
#2 DONE 0.1s

#4 [internal] load metadata for docker.io/library/golang:1.13.2
#4 DONE 0.3s

#3 [internal] load metadata for docker.io/library/alpine:3.10.3
#3 DONE 0.3s

#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:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 0B / 50.38MB 0.1s
#7 sha256:36c384d8593f8989b7a50bebf9569c9f6a43a6881baa8a248a84251d2ca17ddb 1.79kB / 1.79kB done
#7 sha256:e37698ff73511ad444a1a3547b81c3f1650f7b34bfc99bd46efccf1d90024db4 5.46kB / 5.46kB done
#7 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 0B / 7.81MB 0.1s
#7 sha256:b3086f21bfbe896973dd6147b46f2736a7deb2c04ed76219835befa0244a9562 2.16kB / 2.16kB done
#7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 2.98MB / 50.38MB 0.2s
#7 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 817.71kB / 7.81MB 0.2s
#7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 8.11MB / 50.38MB 0.4s
#7 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 7.81MB / 7.81MB 0.4s
#7 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 103.98kB / 10.00MB 0.4s
#7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 18.36MB / 50.38MB 0.6s
#7 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 7.81MB / 7.81MB 0.4s done
#7 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 9.13MB / 10.00MB 0.6s
#7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 2.60MB / 51.77MB 0.6s
#7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 23.95MB / 50.38MB 0.9s
#7 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 10.00MB / 10.00MB 0.9s
#7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 12.01MB / 51.77MB 0.9s
#7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 27.64MB / 50.38MB 1.0s
#7 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 10.00MB / 10.00MB 1.0s done
#7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 19.03MB / 51.77MB 1.0s
#7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 0B / 68.52MB 1.0s
#7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 31.51MB / 50.38MB 1.1s
#7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 22.02MB / 51.77MB 1.1s
#7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 36.89MB / 50.38MB 1.3s
#7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 28.71MB / 51.77MB 1.3s
#7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 4.89MB / 68.52MB 1.3s
#7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 42.94MB / 50.38MB 1.5s
#7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 31.44MB / 51.77MB 1.5s
#7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 9.04MB / 68.52MB 1.5s
#7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 15.83MB / 68.52MB 1.6s
#7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 46.77MB / 50.38MB 1.7s
#7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 34.71MB / 51.77MB 1.7s
#7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 50.38MB / 50.38MB 2.0s
#7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 39.71MB / 51.77MB 2.0s
#7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 21.81MB / 68.52MB 2.0s
#7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 45.26MB / 51.77MB 2.2s
#7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 25.60MB / 68.52MB 2.2s
#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.2s done
#5 sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a 1.64kB / 1.64kB done
#5 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 1.6s done
#5 DONE 2.4s

#7 [build 1/5] FROM docker.io/library/golang:1.13.2@sha256:b3086f21bfbe8969...
#7 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 50.38MB / 50.38MB 2.2s done
#7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 49.06MB / 51.77MB 2.4s
#7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 30.53MB / 68.52MB 2.4s
#7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 0B / 120.05MB 2.4s
#7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 51.77MB / 51.77MB 2.6s
#7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 34.08MB / 68.52MB 2.6s
#7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 37.66MB / 68.52MB 2.7s
#7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 6.71MB / 120.05MB 2.7s
#7 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 51.77MB / 51.77MB 2.8s done
#7 extracting sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1
#7 sha256:433331673060b0f68a5fc1217a3bd3ad4db5fe61193a145e1ac460d324fb2f9c 0B / 126B 2.9s
#7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 41.34MB / 68.52MB 3.0s
#7 sha256:433331673060b0f68a5fc1217a3bd3ad4db5fe61193a145e1ac460d324fb2f9c 126B / 126B 3.0s
#7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 46.13MB / 68.52MB 3.2s
#7 sha256:433331673060b0f68a5fc1217a3bd3ad4db5fe61193a145e1ac460d324fb2f9c 126B / 126B 3.0s done
#7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 15.26MB / 120.05MB 3.3s
#7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 52.32MB / 68.52MB 3.5s
#7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 57.21MB / 68.52MB 3.8s
#7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 23.13MB / 120.05MB 3.8s
#7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 62.82MB / 68.52MB 4.1s
#7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 29.96MB / 120.05MB 4.1s
#7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 67.69MB / 68.52MB 4.3s
#7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 36.13MB / 120.05MB 4.5s
#7 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 68.52MB / 68.52MB 4.5s done
#7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 47.06MB / 120.05MB 4.9s
#7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 56.96MB / 120.05MB 5.2s
#7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 64.36MB / 120.05MB 5.5s
#7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 72.93MB / 120.05MB 5.7s
#7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 85.56MB / 120.05MB 6.0s
#7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 97.15MB / 120.05MB 6.4s
#7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 106.32MB / 120.05MB 6.7s
#7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 113.42MB / 120.05MB 7.0s
#7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 119.95MB / 120.05MB 7.1s
#7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 120.05MB / 120.05MB 7.5s done
#7 ...

#10 [internal] load build context
#10 transferring context: 73.27MB 7.1s done
#10 DONE 7.6s

#7 [build 1/5] FROM docker.io/library/golang:1.13.2@sha256:b3086f21bfbe8969...
#7 ...

#6 [invocation 2/4] RUN apk add --no-cache ca-certificates && adduser -S cn...
#6 2.384 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
#6 3.639 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
#6 3.775 (1/1) Installing ca-certificates (20190108-r0)
#6 3.804 Executing busybox-1.30.1-r2.trigger
#6 3.804 Executing ca-certificates-20190108-r0.trigger
#6 3.913 OK: 6 MiB in 15 packages
#6 ...

#7 [build 1/5] FROM docker.io/library/golang:1.13.2@sha256:b3086f21bfbe8969...
#7 extracting sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 5.1s
#7 ...

#6 [invocation 2/4] RUN apk add --no-cache ca-certificates && adduser -S cn...
#6 DONE 5.7s

#7 [build 1/5] FROM docker.io/library/golang:1.13.2@sha256:b3086f21bfbe8969...
#7 extracting sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 7.7s done
#7 extracting sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a
#7 extracting sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 0.5s done
#7 extracting sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4
#7 extracting sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 0.5s done
#7 extracting sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713
#7 extracting sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 4.0s done
#7 extracting sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62
#7 extracting sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 4.2s done
#7 extracting sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de
#7 extracting sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 5.1s
#7 extracting sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 7.8s done
#7 extracting sha256:433331673060b0f68a5fc1217a3bd3ad4db5fe61193a145e1ac460d324fb2f9c done
#7 DONE 28.9s

#8 [build 2/5] RUN apt-get update -qq && apt-get install -y -q --no-install...
#8 3.998 Reading package lists...
#8 4.933 Building dependency tree...
#8 5.084 Reading state information...
#8 5.253 coreutils is already the newest version (8.30-3).
#8 5.253 coreutils set to manually installed.
#8 5.253 util-linux is already the newest version (2.33.1-0.1).
#8 5.253 util-linux set to manually installed.
#8 5.253 The following NEW packages will be installed:
#8 5.253   uuid-runtime
#8 5.636 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
#8 5.636 Need to get 95.2 kB of archives.
#8 5.636 After this operation, 211 kB of additional disk space will be used.
#8 5.636 Get:1 http://deb.debian.org/debian buster/main amd64 uuid-runtime amd64 2.33.1-0.1 [95.2 kB]
#8 5.774 debconf: delaying package configuration, since apt-utils is not installed
#8 5.877 Fetched 95.2 kB in 0s (254 kB/s)
#8 5.949 Selecting previously unselected package uuid-runtime.
#8 5.949 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15394 files and directories currently installed.)
#8 5.960 Preparing to unpack .../uuid-runtime_2.33.1-0.1_amd64.deb ...
#8 5.974 Unpacking uuid-runtime (2.33.1-0.1) ...
#8 6.218 Setting up uuid-runtime (2.33.1-0.1) ...
#8 6.280 Adding group `uuidd' (GID 102) ...
#8 6.336 Done.
#8 6.363 Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory
#8 6.364 Adding system user `uuidd' (UID 101) ...
#8 6.364 Adding new user `uuidd' (UID 101) with group `uuidd' ...
#8 6.515 Not creating home directory `/run/uuidd'.
#8 6.526 invoke-rc.d: could not determine current runlevel
#8 6.528 invoke-rc.d: policy-rc.d denied execution of start.
#8 DONE 8.4s

#9 [build 3/5] WORKDIR /go/src/github.com/docker/app/
#9 DONE 0.0s

#11 [build 4/5] COPY . .
#11 DONE 1.6s

#12 [build 5/5] RUN make BUILD_TAG=${BUILD_TAG} TAG=jenkins-app-PR-730-2 bin...
#12 1.357 CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=1effbfb0 -X github.com/docker/app/internal.Version=jenkins-app-PR-730-2 -X github.com/docker/app/internal.BuildTime=2019-11-08T08:42:17Z" -o bin/cnab-run ./cmd/cnab-run
#11 DONE 87.5s

#12 [cli 1/3] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock...
#12 DONE 0.1s

#13 [cli 2/3] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock...
#13 DONE 0.2s

#14 [cli 3/3] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock...
#14 DONE 0.2s

#15 exporting to client
#15 copying files 14.95MB 0.1s
#15 copying files 184.16MB 1.2s done
#15 DONE 1.6s
docker build --build-arg TAG=jenkins-app-PR-730-2 --build-arg COMMIT=1effbfb0 --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-730-2 .
#2 [internal] load .dockerignore
#2 transferring context: 34B done
#2 DONE 0.0s

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 38B done
#1 DONE 0.0s

#4 [internal] load metadata for docker.io/dockercore/golang-cross:1.12.9@sh...
#4 DONE 0.0s

#3 [internal] load metadata for docker.io/library/golang:1.13.3
#3 DONE 0.1s

#8 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea...
#8 DONE 0.0s

#5 [dev 1/9] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816...
#5 DONE 0.0s

#10 [cli-build 3/8] WORKDIR /go/src/github.com/docker/cli
#10 CACHED

#13 [cli-build 6/8] RUN curl -fL https://download.docker.com/linux/static/st...
#13 CACHED

#14 [cli-build 7/8] RUN curl -fL https://download.docker.com/mac/static/stab...
#14 CACHED

#12 [cli-build 5/8] RUN mkdir build
#12 CACHED

#11 [cli-build 4/8] RUN git clone https://github.com/docker/cli . && git che...
#11 CACHED

#9 [cli-build 2/8] RUN apt-get install -y -q --no-install-recommends   core...
#9 CACHED

#15 [cli-build 8/8] RUN make binary-windows
#15 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

#21 [internal] load build context
#21 ...

#16 [dev 4/9] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock...
#16 DONE 0.3s

#21 [internal] load build context
#21 transferring context: 73.28MB 1.8s done
#21 DONE 1.8s

#17 [dev 5/9] RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/rele...
#17 1.413   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#17 1.413                                  Dload  Upload   Total   Spent    Left  Speed
#17 1.413 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   605    0   605    0     0   5127      0 --:--:-- --:--:-- --:--:--  5127
#17 1.647 
100 10.5M  100 10.5M    0     0  43.6M      0 --:--:-- --:--:-- --:--:-- 43.6M
#17 DONE 2.0s

#18 [dev 6/9] RUN mkdir /go/src/gotest.tools &&   git clone -q https://githu...
#18 11.12 go: downloading gotest.tools v2.1.0+incompatible
#15 DONE 88.8s

#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

#16 [dev 4/9] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock...
#16 DONE 0.4s

#17 [dev 5/9] RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/rele...
#17 0.793   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#17 0.795                                  Dload  Upload   Total   Spent    Left  Speed
#17 0.798 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   605    0   605    0     0   5170      0 --:--:-- --:--:-- --:--:--  5170
#17 0.928 
  0 10.5M    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 10.5M  100 10.5M    0     0  44.7M      0 --:--:-- --:--:-- --:--:--  104M
#17 DONE 1.1s

#18 [dev 6/9] RUN mkdir /go/src/gotest.tools &&   git clone -q https://githu...
#18 11.16 go: extracting gotest.tools v2.1.0+incompatible
#18 11.17 go: downloading github.com/fatih/color v1.6.0
#18 11.17 go: downloading github.com/spf13/pflag v1.0.1
#18 11.17 go: downloading github.com/sirupsen/logrus v1.0.5
#18 11.18 go: downloading github.com/pkg/errors v0.8.0
#18 11.19 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
#18 11.20 go: downloading github.com/jonboulle/clockwork v0.1.0
#18 11.25 go: extracting github.com/sirupsen/logrus v1.0.5
#18 11.26 go: extracting github.com/pkg/errors v0.8.0
#18 11.26 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
#18 11.26 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
#18 11.28 go: extracting github.com/jonboulle/clockwork v0.1.0
#18 11.32 go: extracting github.com/spf13/pflag v1.0.1
#18 11.35 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
#18 11.35 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
#18 11.68 go: extracting github.com/fatih/color v1.6.0
#18 11.68 go: downloading github.com/mattn/go-isatty v0.0.3
#18 11.68 go: downloading github.com/mattn/go-colorable v0.0.9
#18 11.73 go: extracting github.com/mattn/go-colorable v0.0.9
#18 11.73 go: extracting github.com/mattn/go-isatty v0.0.3
#18 12.23 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
#18 12.44 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
#18 12.55 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
#18 12.63 go: finding github.com/fatih/color v1.6.0
#18 12.64 go: finding github.com/pkg/errors v0.8.0
#18 12.64 go: finding github.com/sirupsen/logrus v1.0.5
#18 12.66 go: finding github.com/spf13/pflag v1.0.1
#18 12.66 go: finding github.com/mattn/go-colorable v0.0.9
#18 12.67 go: finding github.com/mattn/go-isatty v0.0.3
#18 12.68 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
#18 12.69 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
#18 12.70 go: finding github.com/jonboulle/clockwork v0.1.0
#18 12.70 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
#18 12.71 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
#18 12.78 go: downloading gotest.tools v2.1.0+incompatible
#18 12.82 go: extracting gotest.tools v2.1.0+incompatible
#18 12.83 go: downloading github.com/spf13/pflag v1.0.1
#18 12.83 go: downloading github.com/fatih/color v1.6.0
#18 12.85 go: downloading github.com/pkg/errors v0.8.0
#18 12.85 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
#18 12.85 go: downloading github.com/sirupsen/logrus v1.0.5
#18 12.86 go: downloading github.com/jonboulle/clockwork v0.1.0
#18 12.91 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
#18 12.92 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
#18 12.95 go: extracting github.com/spf13/pflag v1.0.1
#18 12.95 go: extracting github.com/pkg/errors v0.8.0
#18 12.95 go: extracting github.com/jonboulle/clockwork v0.1.0
#18 12.96 go: extracting github.com/sirupsen/logrus v1.0.5
#18 12.97 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
#18 12.97 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
#18 13.34 go: extracting github.com/fatih/color v1.6.0
#18 13.34 go: downloading github.com/mattn/go-isatty v0.0.3
#18 13.34 go: downloading github.com/mattn/go-colorable v0.0.9
#18 13.39 go: extracting github.com/mattn/go-isatty v0.0.3
#18 13.41 go: extracting github.com/mattn/go-colorable v0.0.9
#18 14.04 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
#18 14.06 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
#18 14.20 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
#18 14.27 go: finding github.com/fatih/color v1.6.0
#18 14.28 go: finding github.com/pkg/errors v0.8.0
#18 14.29 go: finding github.com/sirupsen/logrus v1.0.5
#18 14.30 go: finding github.com/mattn/go-colorable v0.0.9
#18 14.30 go: finding github.com/spf13/pflag v1.0.1
#18 14.30 go: finding github.com/mattn/go-isatty v0.0.3
#18 14.32 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
#18 14.33 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
#18 14.46 go: finding github.com/jonboulle/clockwork v0.1.0
#18 14.46 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
#18 14.47 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
#18 DONE 34.6s

#19 [dev 7/9] RUN GOOS=linux   go build -o /usr/local/bin/test2json-linux   ...
#19 DONE 2.0s

#20 [dev 8/9] RUN go get -d gopkg.in/mjibson/esc.v0 &&   cd /go/src/github.c...
#20 7.464 golang.org/x/tools/internal/semver
#20 7.492 github.com/pkg/errors
#20 7.516 golang.org/x/tools/go/ast/astutil
#20 7.570 golang.org/x/tools/go/internal/gcimporter
#20 7.821 golang.org/x/tools/go/internal/packagesdriver
#20 7.926 golang.org/x/tools/internal/fastwalk
#20 8.016 golang.org/x/tools/internal/gopathwalk
#20 8.093 golang.org/x/tools/internal/span
#20 8.224 golang.org/x/tools/go/gcexportdata
#20 8.243 golang.org/x/tools/internal/module
#20 8.279 golang.org/x/tools/go/packages
#20 8.543 golang.org/x/tools/internal/imports
#18 DONE 37.4s

#19 [dev 7/9] RUN GOOS=linux   go build -o /usr/local/bin/test2json-linux   ...
#19 DONE 2.1s

#20 [dev 8/9] RUN go get -d gopkg.in/mjibson/esc.v0 &&   cd /go/src/github.c...
#20 8.939 golang.org/x/tools/imports
#20 8.954 github.com/mjibson/esc/embed
#20 8.998 github.com/mjibson/esc
#20 DONE 9.9s

#22 [dev 9/9] COPY . .
#22 DONE 0.9s

#23 [cross-build 1/1] RUN make TAG=jenkins-app-PR-730-2 cross
#23 0.964 GOOS=linux CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=1effbfb0 -X github.com/docker/app/internal.Version=jenkins-app-PR-730-2 -X github.com/docker/app/internal.BuildTime=2019-11-08T08:43:03Z" -o bin/docker-app-linux ./cmd/docker-app
#20 7.721 golang.org/x/tools/internal/semver
#20 7.752 github.com/pkg/errors
#20 7.775 golang.org/x/tools/go/ast/astutil
#20 7.820 golang.org/x/tools/go/internal/gcimporter
#20 8.048 golang.org/x/tools/go/internal/packagesdriver
#20 8.133 golang.org/x/tools/internal/fastwalk
#20 8.215 golang.org/x/tools/internal/gopathwalk
#20 8.280 golang.org/x/tools/internal/span
#20 8.447 golang.org/x/tools/internal/module
#20 8.518 golang.org/x/tools/go/gcexportdata
#20 8.544 golang.org/x/tools/go/packages
#20 8.795 golang.org/x/tools/internal/imports
#20 9.207 golang.org/x/tools/imports
#20 9.218 github.com/mjibson/esc/embed
#20 9.259 github.com/mjibson/esc
#20 DONE 10.4s

#22 [dev 9/9] COPY . .
#22 DONE 1.6s

#23 exporting to image
#23 exporting layers
#23 exporting layers 2.2s done
#23 writing image sha256:8ffb00825112b9f37d0a0e0e3878fac3e547bce96efdb631f796614b96241aee done
#23 naming to docker.io/library/docker-app-dev:jenkins-app-PR-730-2 done
#23 DONE 2.2s
Check Vendoring...
docker run --rm docker-app-dev:jenkins-app-PR-730-2 sh -c "make vendor && hack/check-git-diff vendor"
rm -rf vendor 1>&1
dep ensure -v 
(1/105) Wrote github.com/Masterminds/semver@v1.4.2
(2/105) Wrote github.com/containerd/console@master
(3/105) Wrote github.com/containerd/fifo@master
(4/105) Wrote github.com/containerd/typeurl@master
(5/105) Wrote github.com/davecgh/go-spew@v1.1.1
(6/105) Wrote github.com/agl/ed25519@master
(7/105) Wrote github.com/beorn7/perks@master
(8/105) Wrote github.com/deislabs/cnab-go@v0.3.2-beta1
(9/105) Wrote github.com/containerd/cgroups@master
(10/105) Wrote github.com/containerd/ttrpc@master
(11/105) Wrote github.com/coreos/go-systemd@v20
(12/105) Wrote github.com/Microsoft/go-winio@v0.4.12
(13/105) Wrote github.com/containerd/continuity@master
(14/105) Wrote vbom.ml/util@master
(15/105) Wrote github.com/Microsoft/hcsshim@v0.8.6
(16/105) Wrote github.com/docker/buildx@v0.3.1
(17/105) Wrote github.com/docker/docker-credential-helpers@v0.6.1
(18/105) Wrote github.com/docker/go@v1.5.1-1
(19/105) Wrote github.com/docker/go-events@master
(20/105) Wrote github.com/docker/cnab-to-oci@v0.1.0-beta2
(21/105) Wrote github.com/docker/go-metrics@d466d4f6fd960e01820085bd7e1a24426ee7ef18
(22/105) Wrote github.com/docker/go-units@v0.3.3
(23/105) Wrote github.com/docker/go-connections@v0.4.0
(24/105) Wrote github.com/godbus/dbus@v5.0.1
(25/105) Wrote github.com/gofrs/flock@v0.7.1
(26/105) Wrote github.com/gogo/googleapis@v1.2.0
(27/105) Wrote github.com/google/go-cmp@v0.2.0
(28/105) Wrote github.com/google/gofuzz@v1.0.0
(29/105) Wrote github.com/google/shlex@master
(30/105) Wrote github.com/gorilla/mux@v1.7.1
(31/105) Wrote github.com/grpc-ecosystem/grpc-opentracing@master
(32/105) Wrote github.com/hashicorp/go-version@v1.1.0
(33/105) Wrote github.com/hashicorp/golang-lru@v0.5.1
(34/105) Wrote github.com/globalsign/mgo@master
(35/105) Wrote github.com/imdario/mergo@master
(36/105) Wrote github.com/inconshreveable/mousetrap@v1.0
(37/105) Wrote github.com/jackpal/gateway (from github.com/ndeloof/gateway)@10816db7ab2f4b71e71dba9420bfa67d5be27b33
(38/105) Wrote github.com/jaguilar/vt100 (from github.com/tonistiigi/vt100)@ad4c4a5743050fb7f88ce968dca9422f72a0e3f2
(39/105) Wrote github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(40/105) Wrote github.com/konsorten/go-windows-terminal-sequences@v1.0.2
(41/105) Wrote github.com/googleapis/gnostic@v0.2.0
(42/105) Wrote github.com/docker/compose-on-kubernetes@v0.4.21
(43/105) Wrote github.com/matttproud/golang_protobuf_extensions@v1.0.1
(44/105) Wrote github.com/mattn/go-shellwords@v1.0.5
(45/105) Wrote github.com/json-iterator/go@v1.1.6
(46/105) Wrote github.com/miekg/pkcs11@master
(47/105) Wrote github.com/mitchellh/mapstructure@v1.1.2
(48/105) Wrote github.com/modern-go/concurrent@1.0.3
(49/105) Wrote github.com/modern-go/reflect2@1.0.1
(50/105) Wrote github.com/morikuni/aec@master
(51/105) Wrote github.com/oklog/ulid@v1.3.1
(52/105) Wrote github.com/opencontainers/go-digest@v1.0.0-rc1
(53/105) Wrote github.com/golang/protobuf@v1.3.1
(54/105) Wrote github.com/opencontainers/image-spec@v1.0.1
(55/105) Wrote github.com/opentracing/opentracing-go@v1.1.0
(56/105) Wrote github.com/opencontainers/runtime-spec@29686dbc5559d93fb1ef402eeda3e35c38d75af4
(57/105) Wrote github.com/pkg/errors@v0.8.1
(58/105) Wrote github.com/prometheus/client_model@master
(59/105) Wrote github.com/prometheus/client_golang@v0.8.0
(60/105) Wrote github.com/qri-io/jsonpointer@v0.1.0
(61/105) Wrote github.com/prometheus/procfs@master
(62/105) Wrote github.com/prometheus/common@v0.2.0
(63/105) Wrote github.com/qri-io/jsonschema@v0.1.1
(64/105) Wrote github.com/sirupsen/logrus@v1.4.1
(65/105) Wrote github.com/syndtr/gocapability@master
(66/105) Wrote github.com/spf13/pflag@master
(67/105) Wrote github.com/containerd/containerd@master
(68/105) Wrote github.com/spf13/cobra@v0.0.5
(69/105) Wrote github.com/tonistiigi/units@master
(70/105) Wrote github.com/wadey/gocovmerge@master
(71/105) Wrote github.com/xeipuuv/gojsonpointer@master
(72/105) Wrote github.com/tonistiigi/fsutil@master
(73/105) Wrote github.com/xeipuuv/gojsonreference@master
(74/105) Wrote github.com/opencontainers/runc@v1.0.0-rc7
(75/105) Wrote github.com/xeipuuv/gojsonschema@93e72a773fade158921402d6a24c819b48aba29d
(76/105) Wrote github.com/docker/swarmkit@18e7e58ea1a5ec016625a636d0d52500eea123bc
(77/105) Wrote github.com/docker/cli@d83cd90464377d4164c8f70248d064b979e5ca98
(78/105) Wrote github.com/moby/buildkit@v0.6.2
(79/105) Wrote golang.org/x/oauth2@master
(80/105) Wrote github.com/coreos/etcd@v3.3.12
(81/105) Wrote golang.org/x/sync@master
(82/105) Wrote golang.org/x/crypto@master
(83/105) Wrote golang.org/x/time@master
(84/105) Wrote golang.org/x/net@master
(85/105) Wrote gopkg.in/inf.v0@v0.9.1
#23 55.67 GOOS=darwin CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=1effbfb0 -X github.com/docker/app/internal.Version=jenkins-app-PR-730-2 -X github.com/docker/app/internal.BuildTime=2019-11-08T08:43:03Z" -o bin/docker-app-darwin ./cmd/docker-app
(86/105) Wrote google.golang.org/appengine@v1.5.0
(87/105) Wrote gopkg.in/yaml.v2@v2.2.3
(88/105) Wrote gotest.tools@v2.3.0
(89/105) Wrote k8s.io/klog@v0.2.0
(90/105) Wrote k8s.io/utils@master
(91/105) Wrote sigs.k8s.io/yaml@v1.1.0
(92/105) Wrote k8s.io/apimachinery@kubernetes-1.14.1
(93/105) Wrote github.com/Azure/go-ansiterm@master
#12 DONE 102.7s

#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.3s done
#15 writing image sha256:226c25c6113b815c599916909dd94a125c1fa5d3b495aaae83c93ff5a6a83d7c done
#15 naming to docker.io/docker/cnab-app-base:jenkins-app-PR-730-2 done
#15 DONE 0.3s
docker save docker/cnab-app-base:jenkins-app-PR-730-2 -o _build/invocation-image.tar
[Pipeline] sh
+ make -f docker.Makefile INVOCATION_IMAGE_TAG=jenkins-app-PR-730-2-coverage OUTPUT=coverage-invocation-image.tar save-invocation-image-tag
docker tag docker/cnab-app-base:jenkins-app-PR-730-2 docker/cnab-app-base:jenkins-app-PR-730-2-coverage
docker save docker/cnab-app-base:jenkins-app-PR-730-2-coverage -o _build/coverage-invocation-image.tar
(94/105) Wrote golang.org/x/sys@master
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-730/src/github.com/docker/app/_build
[Pipeline] {
[Pipeline] stash
(95/105) Wrote google.golang.org/grpc@v1.19.1
(96/105) Wrote github.com/theupdateframework/notary@v0.6.1
(97/105) Wrote golang.org/x/text@v0.3.0
(98/105) Wrote golang.org/x/tools@master
Stashed 1 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-730/2/stashes/invocation-image.tgz
[Pipeline] stash
(99/105) Wrote k8s.io/client-go@kubernetes-1.14.1
(100/105) Wrote google.golang.org/genproto@master
Stashed 1 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-730/2/stashes/coverage-invocation-image.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-730/src/github.com/docker/app
[Pipeline] {
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-730-2
Untagged: docker/cnab-app-base:jenkins-app-PR-730-2
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-730-2-coverage
Untagged: docker/cnab-app-base:jenkins-app-PR-730-2-coverage
Deleted: sha256:226c25c6113b815c599916909dd94a125c1fa5d3b495aaae83c93ff5a6a83d7c
[Pipeline] }
[Pipeline] // dir
[Pipeline] deleteDir
(101/105) Wrote cloud.google.com/go@v0.37.4
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
(102/105) Wrote github.com/gogo/protobuf@v1.2.1
(103/105) Wrote k8s.io/api@kubernetes-1.14.1
(104/105) Wrote github.com/docker/docker@master
#23 112.0 GOOS=windows CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=1effbfb0 -X github.com/docker/app/internal.Version=jenkins-app-PR-730-2 -X github.com/docker/app/internal.BuildTime=2019-11-08T08:43:03Z" -o bin/docker-app-windows.exe ./cmd/docker-app
#23 DONE 169.3s

#24 [cross 1/3] COPY --from=cross-build /go/src/github.com/docker/app/bin/do...
#24 DONE 0.1s

#25 [cross 2/3] COPY --from=cross-build /go/src/github.com/docker/app/bin/do...
#25 DONE 0.3s

#26 [cross 3/3] COPY --from=cross-build /go/src/github.com/docker/app/bin/do...
#26 DONE 0.2s

#27 exporting to client
#27 copying files 15.70MB 0.1s
#27 copying files 124.42MB 0.9s done
#27 DONE 1.1s
docker build --build-arg TAG=jenkins-app-PR-730-2 --build-arg COMMIT=1effbfb0 --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-730-2  .
#2 [internal] load .dockerignore
#2 transferring context: 34B done
#2 DONE 0.0s

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 38B done
#1 DONE 0.0s

#4 [internal] load metadata for docker.io/dockercore/golang-cross:1.12.9@sh...
#4 DONE 0.0s

#3 [internal] load metadata for docker.io/library/golang:1.13.3
#3 DONE 0.1s

#8 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea...
#8 DONE 0.0s

#5 [dev 1/9] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816...
#5 DONE 0.0s

#21 [internal] load build context
#21 transferring context: 344.46kB 0.2s done
#21 DONE 0.2s

#13 [cli-build 6/8] RUN curl -fL https://download.docker.com/linux/static/st...
#13 CACHED

#6 [dev 2/9] RUN apt-get update && apt-get install -y -q --no-install-recom...
#6 CACHED

#17 [dev 5/9] RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/rele...
#17 CACHED

#15 [cli-build 8/8] RUN make binary-windows
#15 CACHED

#16 [dev 4/9] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock...
#16 CACHED

#20 [dev 8/9] RUN go get -d gopkg.in/mjibson/esc.v0 &&   cd /go/src/github.c...
#20 CACHED

#9 [cli-build 2/8] RUN apt-get install -y -q --no-install-recommends   core...
#9 CACHED

#14 [cli-build 7/8] RUN curl -fL https://download.docker.com/mac/static/stab...
#14 CACHED

#19 [dev 7/9] RUN GOOS=linux   go build -o /usr/local/bin/test2json-linux   ...
#19 CACHED

#10 [cli-build 3/8] WORKDIR /go/src/github.com/docker/cli
#10 CACHED

#7 [dev 3/9] WORKDIR /go/src/github.com/docker/app/
#7 CACHED

#12 [cli-build 5/8] RUN mkdir build
#12 CACHED

#18 [dev 6/9] RUN mkdir /go/src/gotest.tools &&   git clone -q https://githu...
#18 CACHED

#22 [dev 9/9] COPY . .
#22 CACHED

#11 [cli-build 4/8] RUN git clone https://github.com/docker/cli . && git che...
#11 CACHED

#23 [cross-build 1/1] RUN make TAG=jenkins-app-PR-730-2 cross
#23 CACHED

#24 [e2e-cross-build 1/1] RUN make TAG=jenkins-app-PR-730-2 e2e-cross
#24 0.820 GOOS=linux CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=1effbfb0 -X github.com/docker/app/internal.Version=jenkins-app-PR-730-2 -X github.com/docker/app/internal.BuildTime=2019-11-08T08:45:55Z" -o bin/docker-app-linux ./cmd/docker-app
#24 4.193 GOOS=linux CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=1effbfb0 -X github.com/docker/app/internal.Version=jenkins-app-PR-730-2 -X github.com/docker/app/internal.BuildTime=2019-11-08T08:45:55Z" -c -o bin/docker-app-e2e-linux ./e2e/
(105/105) Wrote k8s.io/kubernetes@v1.14.1
vendor is correct
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
#24 25.53 GOOS=darwin CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=1effbfb0 -X github.com/docker/app/internal.Version=jenkins-app-PR-730-2 -X github.com/docker/app/internal.BuildTime=2019-11-08T08:45:55Z" -o bin/docker-app-darwin ./cmd/docker-app
#24 29.13 GOOS=darwin CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=1effbfb0 -X github.com/docker/app/internal.Version=jenkins-app-PR-730-2 -X github.com/docker/app/internal.BuildTime=2019-11-08T08:45:55Z" -c -o bin/docker-app-e2e-darwin ./e2e/
#24 50.27 GOOS=windows CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=1effbfb0 -X github.com/docker/app/internal.Version=jenkins-app-PR-730-2 -X github.com/docker/app/internal.BuildTime=2019-11-08T08:45:55Z" -c -o bin/docker-app-e2e-windows.exe ./e2e/
#24 DONE 71.9s

#25 [e2e-cross 1/9] COPY --from=e2e-cross-build /go/src/github.com/docker/ap...
#25 DONE 0.1s

#26 [e2e-cross 2/9] COPY --from=e2e-cross-build /go/src/github.com/docker/ap...
#26 DONE 0.4s

#27 [e2e-cross 3/9] COPY --from=e2e-cross-build /go/src/github.com/docker/ap...
#27 DONE 0.2s

#28 [e2e-cross 4/9] COPY --from=e2e-cross-build /usr/local/bin/gotestsum-lin...
#28 DONE 0.1s

#29 [e2e-cross 5/9] COPY --from=e2e-cross-build /usr/local/bin/gotestsum-dar...
#29 DONE 0.1s

#30 [e2e-cross 6/9] COPY --from=e2e-cross-build /usr/local/bin/gotestsum-win...
#30 DONE 0.1s

#31 [e2e-cross 7/9] COPY --from=e2e-cross-build /usr/local/bin/test2json-lin...
#31 DONE 0.1s

#32 [e2e-cross 8/9] COPY --from=e2e-cross-build /usr/local/bin/test2json-dar...
#32 DONE 0.1s

#33 [e2e-cross 9/9] COPY --from=e2e-cross-build /usr/local/bin/test2json-win...
#33 DONE 0.1s

#34 exporting to client
#34 copying files 14.95MB 0.1s
#34 copying files 122.19MB 0.8s done
#34 DONE 1.0s
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-730/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-730/2/stashes/binaries.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-730/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-730/2/stashes/e2e.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-730/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-730/2/stashes/examples.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ docker image ls --format={{.Repository}}:{{.Tag}} *jenkins-app-PR-730-2*
+ 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)
[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-045176ad6403cefc6) in /home/ubuntu/workspace/app_PR-730
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-730/src/github.com/docker/app
[Pipeline] {
Running on ubuntu-1804-overlay2 (i-02676d5538229dc84) in /home/ubuntu/workspace/app_PR-730
[Pipeline] {
[Pipeline] checkout
[Pipeline] withEnv
using credential docker-jenkins-github-credentials
[Pipeline] {
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-730/src/github.com/docker/app
[Pipeline] {
[Pipeline] checkout
using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-730/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/730/head:refs/remotes/origin/PR-730
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-730/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/730/head:refs/remotes/origin/PR-730
Fetching without tags
Checking out Revision 1effbfb009ed60c246526bcb4238567e7486147e (PR-730)
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/730/head:refs/remotes/origin/PR-730 # 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/730/head:refs/remotes/origin/PR-730
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1effbfb009ed60c246526bcb4238567e7486147e
Fetching without tags
Checking out Revision 1effbfb009ed60c246526bcb4238567e7486147e (PR-730)
Commit message: "Download Docker CLI instead of building it"
Commit message: "Download Docker CLI instead of building it"
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-730/src/github.com/docker/app/_build
[Pipeline] {
[Pipeline] unstash
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/730/head:refs/remotes/origin/PR-730 # 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/730/head:refs/remotes/origin/PR-730
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1effbfb009ed60c246526bcb4238567e7486147e
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-730/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-730/2/stashes/invocation-image.tgz
[Pipeline] sh
+ docker load -i invocation-image.tar
Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-730/2/stashes/coverage-invocation-image.tgz
[Pipeline] sh
Loaded image: docker/cnab-app-base:jenkins-app-PR-730-2
+ docker load -i coverage-invocation-image.tar
[Pipeline] }
[Pipeline] // dir
[Pipeline] unstash
Loaded image: docker/cnab-app-base:jenkins-app-PR-730-2-coverage
[Pipeline] }
[Pipeline] // dir
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
+ make -f docker.Makefile TAG=jenkins-app-PR-730-2-coverage coverage-run
docker build --build-arg TAG=jenkins-app-PR-730-2-coverage --build-arg COMMIT=1effbfb0 --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --target=dev -t docker-app-dev:jenkins-app-PR-730-2 .
#2 [internal] load .dockerignore
#2 transferring context: 73B done
#2 DONE 0.0s

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.15kB done
#1 DONE 0.0s

#4 [internal] load metadata for docker.io/dockercore/golang-cross:1.12.9@sh...
#4 DONE 0.0s

#3 [internal] load metadata for docker.io/library/golang:1.13.3
#3 DONE 0.1s

#8 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea...
#8 DONE 0.0s

#5 [dev 1/9] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816...
#5 DONE 0.0s

#21 [internal] load build context
#21 transferring context: 73.28MB 1.3s done
#21 DONE 1.3s

#14 [cli-build 7/8] RUN curl -fL https://download.docker.com/mac/static/stab...
#14 CACHED

#17 [dev 5/9] RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/rele...
#17 CACHED

#9 [cli-build 2/8] RUN apt-get install -y -q --no-install-recommends   core...
#9 CACHED

#11 [cli-build 4/8] RUN git clone https://github.com/docker/cli . && git che...
#11 CACHED

#13 [cli-build 6/8] RUN curl -fL https://download.docker.com/linux/static/st...
#13 CACHED

#10 [cli-build 3/8] WORKDIR /go/src/github.com/docker/cli
#10 CACHED

#12 [cli-build 5/8] RUN mkdir build
#12 CACHED

#16 [dev 4/9] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock...
#16 CACHED

#6 [dev 2/9] RUN apt-get update && apt-get install -y -q --no-install-recom...
#6 CACHED

#18 [dev 6/9] RUN mkdir /go/src/gotest.tools &&   git clone -q https://githu...
#18 CACHED

#7 [dev 3/9] WORKDIR /go/src/github.com/docker/app/
#7 CACHED

#15 [cli-build 8/8] RUN make binary-windows
#15 CACHED

#19 [dev 7/9] RUN GOOS=linux   go build -o /usr/local/bin/test2json-linux   ...
#19 CACHED

#20 [dev 8/9] RUN go get -d gopkg.in/mjibson/esc.v0 &&   cd /go/src/github.c...
#20 CACHED

#22 [dev 9/9] COPY . .
#22 DONE 3.3s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.7s done
#23 writing image sha256:2c8d99b8ae8209d93c35db2c1729df942cb04476124c1cece157c8a794be37a6 done
#23 naming to docker.io/library/docker-app-dev:jenkins-app-PR-730-2 done
#23 DONE 0.7s
docker run -v /var/run:/var/run:ro --name docker-app-cov-jenkins-app-PR-730-2-coverage --network="host" -t docker-app-dev:jenkins-app-PR-730-2 make COMMIT=1effbfb0 TAG=jenkins-app-PR-730-2-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=1effbfb0 -X github.com/docker/app/internal.Version=jenkins-app-PR-730-2-coverage -X github.com/docker/app/internal.BuildTime=2019-11-08T08:48:18Z" -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/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
∅  .
Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-730/2/stashes/binaries.tgz
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-730/src/github.com/docker/app/examples
[Pipeline] {
[Pipeline] unstash
Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-730/2/stashes/examples.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-730/src/github.com/docker/app/e2e
[Pipeline] {
[Pipeline] unstash
Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-730/2/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
PASS e2e/linux.TestBuild (23.11s)
PASS e2e/linux.TestQuietBuild (16.09s)
PASS e2e/linux.TestBuildWithoutTag (15.04s)
PASS e2e/linux.TestBuildWithArgs (14.80s)
PASS e2e/linux.TestBuildWithArgsDefinedTwice (14.13s)
∅  cmd/cnab-run
∅  cmd/docker-app
∅  docs/yaml
✓  internal (26ms)
✓  internal/bundle (36ms)
∅  internal/cliopts
PASS e2e/linux.TestCallCustomStatusAction/validCustomDockerStatusAction (3.12s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomStandardStatusAction (3.77s)
PASS e2e/linux.TestCallCustomStatusAction/missingCustomStatusAction (3.52s)
PASS e2e/linux.TestCallCustomStatusAction (10.41s)
PASS e2e/linux.TestCnabParameters (3.84s)
PASS e2e/linux.TestExitErrorCode (0.06s)
✓  internal/cnab (32ms)
✓  internal/commands (287ms)
PASS e2e/linux.TestRender/envvariables/stdout (1.57s)
PASS e2e/linux.TestRender/envvariables/file (1.78s)
PASS e2e/linux.TestRender/envvariables (4.19s)
PASS e2e/linux.TestRender (4.19s)
PASS e2e/linux.TestRenderAppNotFound (0.20s)
✓  internal/commands/build (21ms)
✓  internal/commands/image (65ms)
✓  internal/compose (5ms)
✓  internal/formatter (4ms)
∅  internal/formatter/driver
∅  internal/formatter/json
∅  internal/formatter/yaml
✓  internal/inspect (115ms)
∅  internal/log
✓  internal/slices (2ms)
✓  internal/packager (70ms)
✓  internal/yaml (9ms)
✓  internal/store (34ms)
✓  loader (34ms)
✓  render (68ms)
✓  specification (8ms)
✓  types (85ms)
✓  types/parameters (4ms)
✓  types/metadata (17ms)

DONE 250 tests in 123.788s
CGO_ENABLED=0 go test -tags=" testrunmain" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=1effbfb0 -X github.com/docker/app/internal.Version=jenkins-app-PR-730-2-coverage -X github.com/docker/app/internal.BuildTime=2019-11-08T08:48:18Z" -coverpkg="./..." -c -o _build/docker-app.cov ./cmd/docker-app
PASS e2e/linux.TestRenderFormatters (18.30s)
PASS e2e/linux.TestInit (0.13s)
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=1effbfb0 -X github.com/docker/app/internal.Version=jenkins-app-PR-730-2-coverage -X github.com/docker/app/internal.BuildTime=2019-11-08T08:48:18Z" -v ./e2e
✖  e2e (33ms)

=== Failed
=== FAIL: e2e TestBuild (0.00s)
    helper_test.go:37: assertion failed: 
        Command:  docker save docker/cnab-app-base:jenkins-app-PR-730-2-coverage -o /tmp/TestBuild-453021610/cnab-app-base.tar.gz
        ExitCode: 127
        Error:    exec: "docker": executable file not found in $PATH
        Stdout:   
        Stderr:   
        
        Failures:
        ExitCode was 127 expected 0
        Expected no error

=== FAIL: e2e TestQuietBuild (0.00s)
    helper_test.go:37: assertion failed: 
        Command:  docker save docker/cnab-app-base:jenkins-app-PR-730-2-coverage -o /tmp/TestQuietBuild-427033196/cnab-app-base.tar.gz
        ExitCode: 127
        Error:    exec: "docker": executable file not found in $PATH
        Stdout:   
        Stderr:   
        
        Failures:
        ExitCode was 127 expected 0
        Expected no error

=== FAIL: e2e TestBuildWithoutTag (0.00s)
    helper_test.go:37: assertion failed: 
        Command:  docker save docker/cnab-app-base:jenkins-app-PR-730-2-coverage -o /tmp/TestBuildWithoutTag-724298878/cnab-app-base.tar.gz
        ExitCode: 127
        Error:    exec: "docker": executable file not found in $PATH
        Stdout:   
        Stderr:   
        
        Failures:
        ExitCode was 127 expected 0
        Expected no error

=== FAIL: e2e TestBuildWithArgs (0.00s)
    helper_test.go:37: assertion failed: 
        Command:  docker save docker/cnab-app-base:jenkins-app-PR-730-2-coverage -o /tmp/TestBuildWithArgs-648477792/cnab-app-base.tar.gz
        ExitCode: 127
        Error:    exec: "docker": executable file not found in $PATH
        Stdout:   
        Stderr:   
        
        Failures:
        ExitCode was 127 expected 0
        Expected no error

=== FAIL: e2e TestBuildWithArgsDefinedTwice (0.00s)
    helper_test.go:37: assertion failed: 
        Command:  docker save docker/cnab-app-base:jenkins-app-PR-730-2-coverage -o /tmp/TestBuildWithArgsDefinedTwice-140693650/cnab-app-base.tar.gz
        ExitCode: 127
        Error:    exec: "docker": executable file not found in $PATH
        Stdout:   
        Stderr:   
        
        Failures:
        ExitCode was 127 expected 0
        Expected no error

=== FAIL: e2e TestCallCustomStatusAction/validCustomDockerStatusAction (0.00s)
    --- FAIL: TestCallCustomStatusAction/validCustomDockerStatusAction (0.00s)
        cnab_test.go:50: assertion failed: 
            Command:  docker build --file testdata/cnab-with-docker-status/cnab/build/Dockerfile --tag e2e/cnab-with-docker-status:v0.1.0 testdata/cnab-with-docker-status
            ExitCode: 127
            Error:    exec: "docker": executable file not found in $PATH
            Stdout:   
            Stderr:   
            
            Failures:
            ExitCode was 127 expected 0
            Expected no error

=== FAIL: e2e TestCallCustomStatusAction/validCustomStandardStatusAction (0.00s)
    --- FAIL: TestCallCustomStatusAction/validCustomStandardStatusAction (0.00s)
        cnab_test.go:50: assertion failed: 
            Command:  docker build --file testdata/cnab-with-standard-status/cnab/build/Dockerfile --tag e2e/cnab-with-standard-status:v0.1.0 testdata/cnab-with-standard-status
            ExitCode: 127
            Error:    exec: "docker": executable file not found in $PATH
            Stdout:   
            Stderr:   
            
            Failures:
            ExitCode was 127 expected 0
            Expected no error

=== FAIL: e2e TestCallCustomStatusAction/missingCustomStatusAction (0.00s)
    --- FAIL: TestCallCustomStatusAction/missingCustomStatusAction (0.00s)
        cnab_test.go:50: assertion failed: 
            Command:  docker build --file testdata/cnab-without-status/cnab/build/Dockerfile --tag e2e/cnab-without-status:v0.1.0 testdata/cnab-without-status
            ExitCode: 127
            Error:    exec: "docker": executable file not found in $PATH
            Stdout:   
            Stderr:   
            
            Failures:
            ExitCode was 127 expected 0
            Expected no error

=== FAIL: e2e TestCallCustomStatusAction (0.00s)

=== FAIL: e2e TestCnabParameters (0.00s)
    cnab_test.go:72: assertion failed: 
        Command:  docker build --file testdata/cnab-parameters/cnab/build/Dockerfile --tag e2e/cnab-parameters:v0.1.0 testdata/cnab-parameters
        ExitCode: 127
        Error:    exec: "docker": executable file not found in $PATH
        Stdout:   
        Stderr:   
        
        Failures:
        ExitCode was 127 expected 0
        Expected no error

=== FAIL: e2e TestExitErrorCode (0.00s)
    commands_test.go:28: assertion failed: 
        Command:  docker app unknown_command
        ExitCode: 127
        Error:    exec: "docker": executable file not found in $PATH
        Stdout:   
        Stderr:   
        
        Failures:
        ExitCode was 127 expected 1
        Expected stderr to contain "\"unknown_command\" is not a docker app command\nSee 'docker app --help'"

=== FAIL: e2e TestRender/envvariables (0.00s)
    --- FAIL: TestRender/envvariables (0.00s)
        commands_test.go:53: assertion failed: 
            Command:  docker app build . --file testdata/render/envvariables/my.dockerapp --tag a-simple-tag --no-resolve-image
            ExitCode: 127
            Error:    exec: "docker": executable file not found in $PATH
            Stdout:   
            Stderr:   
            
            Failures:
            ExitCode was 127 expected 0
            Expected no error

=== FAIL: e2e TestRender (0.00s)

=== FAIL: e2e TestRenderAppNotFound (0.00s)
    commands_test.go:88: assertion failed: 
        Command:  docker app image render non_existing_app:some_tag
        ExitCode: 127
        Error:    exec: "docker": executable file not found in $PATH
        Stdout:   
        Stderr:   
        
        Failures:
        ExitCode was 127 expected 1

=== FAIL: e2e TestRenderFormatters (0.00s)
    helper_test.go:37: assertion failed: 
        Command:  docker save docker/cnab-app-base:jenkins-app-PR-730-2-coverage -o /tmp/TestRenderFormatters-106056636/cnab-app-base.tar.gz
        ExitCode: 127
        Error:    exec: "docker": executable file not found in $PATH
        Stdout:   
        Stderr:   
        
        Failures:
        ExitCode was 127 expected 0
        Expected no error

=== FAIL: e2e TestInit (0.00s)
    commands_test.go:152: assertion failed: 
        Command:  docker app init app-test --compose-file /tmp/app_input-080094286/docker-compose.yml
        ExitCode: 127
        Error:    exec: "docker": executable file not found in $PATH
        Stdout:   
        Stderr:   
        
        Failures:
        ExitCode was 127 expected 0
        Expected no error

=== FAIL: e2e TestInspectApp (0.00s)
    helper_test.go:37: assertion failed: 
        Command:  docker save docker/cnab-app-base:jenkins-app-PR-730-2-coverage -o /tmp/TestInspectApp-922255024/cnab-app-base.tar.gz
        ExitCode: 127
        Error:    exec: "docker": executable file not found in $PATH
        Stdout:   
        Stderr:   
        
        Failures:
        ExitCode was 127 expected 0
        Expected no error

=== FAIL: e2e TestRunOnlyOne (0.00s)
    commands_test.go:203: assertion failed: 
        Command:  docker app run
        ExitCode: 127
        Error:    exec: "docker": executable file not found in $PATH
        Stdout:   
        Stderr:   
        
        Failures:
        ExitCode was 127 expected 1
        Expected stderr to contain "\"docker app run\" requires exactly 1 argument."

=== FAIL: e2e TestRunWithLabels (0.00s)
    helper_test.go:37: assertion failed: 
        Command:  docker save docker/cnab-app-base:jenkins-app-PR-730-2-coverage -o /tmp/TestRunWithLabels-202973529/cnab-app-base.tar.gz
        ExitCode: 127
        Error:    exec: "docker": executable file not found in $PATH
        Stdout:   
        Stderr:   
        
        Failures:
        ExitCode was 127 expected 0
        Expected no error

=== FAIL: e2e TestDockerAppLifecycle (0.00s)
    helper_test.go:37: assertion failed: 
        Command:  docker save docker/cnab-app-base:jenkins-app-PR-730-2-coverage -o /tmp/TestDockerAppLifecycle-031311603/cnab-app-base.tar.gz
        ExitCode: 127
        Error:    exec: "docker": executable file not found in $PATH
        Stdout:   
        Stderr:   
        
        Failures:
        ExitCode was 127 expected 0
        Expected no error

=== FAIL: e2e TestCredentials/missing (0.00s)
    --- FAIL: TestCredentials/missing (0.00s)
        commands_test.go:369: assertion failed: 
            Command:  docker app run --credential secret1=foo --credential secret3=baz --name missing --cnab-bundle-json /tmp/TestCredentials-123129757/bundle.json
            ExitCode: 127
            Error:    exec: "docker": executable file not found in $PATH
            Stdout:   
            Stderr:   
            
            Failures:
            ExitCode was 127 expected 1

=== FAIL: e2e TestCredentials/full (0.00s)
    --- FAIL: TestCredentials/full (0.00s)
        commands_test.go:385: assertion failed: 
            Command:  docker app run --credential secret1=foo --credential secret2=bar --credential secret3=baz --name full --cnab-bundle-json /tmp/TestCredentials-123129757/bundle.json
            ExitCode: 127
            Error:    exec: "docker": executable file not found in $PATH
            Stdout:   
            Stderr:   
            
            Failures:
            ExitCode was 127 expected 0
            Expected no error

=== FAIL: e2e TestCredentials/mixed-credstore (0.00s)
    --- FAIL: TestCredentials/mixed-credstore (0.00s)
        commands_test.go:397: assertion failed: 
            Command:  docker app run --credential-set test-creds --credential secret3=xyzzy --name mixed-credstore --cnab-bundle-json /tmp/TestCredentials-123129757/bundle.json
            ExitCode: 127
            Error:    exec: "docker": executable file not found in $PATH
            Stdout:   
            Stderr:   
            
            Failures:
            ExitCode was 127 expected 0
            Expected no error

=== FAIL: e2e TestCredentials/mixed-local-cred (0.00s)
    --- FAIL: TestCredentials/mixed-local-cred (0.00s)
        commands_test.go:409: assertion failed: 
            Command:  docker app run --credential-set /tmp/TestCredentials-123129757/local/test-creds.yaml --credential secret3=xyzzy --name mixed-local-cred --cnab-bundle-json /tmp/TestCredentials-123129757/bundle.json
            ExitCode: 127
            Error:    exec: "docker": executable file not found in $PATH
            Stdout:   
            Stderr:   
            
            Failures:
            ExitCode was 127 expected 0
            Expected no error

=== FAIL: e2e TestCredentials/overload (0.00s)
    --- FAIL: TestCredentials/overload (0.00s)
        commands_test.go:423: assertion failed: 
            Command:  docker app run --credential-set test-creds --credential secret1=overload --credential secret3=xyzzy --name overload --cnab-bundle-json /tmp/TestCredentials-123129757/bundle.json
            ExitCode: 127
            Error:    exec: "docker": executable file not found in $PATH
            Stdout:   
            Stderr:   
            
            Failures:
            ExitCode was 127 expected 1

=== FAIL: e2e TestCredentials (0.00s)

=== FAIL: e2e TestRenderWithEnvFile (0.00s)
    envfile_test.go:16: assertion failed: 
        Command:  docker app build -f testdata/envfile/envfile.dockerapp --tag a-simple-tag --no-resolve-image .
        ExitCode: 127
        Error:    exec: "docker": executable file not found in $PATH
        Stdout:   
        Stderr:   
        
        Failures:
        ExitCode was 127 expected 0
        Expected no error

=== FAIL: e2e TestExamplesAreValid (0.00s)
    example_test.go:18: Validate example: ../examples/cnab-simple/hello.dockerapp
    example_test.go:20: assertion failed: 
        Command:  docker app validate ../examples/cnab-simple/hello.dockerapp
        ExitCode: 127
        Error:    exec: "docker": executable file not found in $PATH
        Stdout:   
        Stderr:   
        
        Failures:
        ExitCode was 127 expected 0
        Expected no error

=== FAIL: e2e TestImageList (0.00s)
    helper_test.go:37: assertion failed: 
        Command:  docker save docker/cnab-app-base:jenkins-app-PR-730-2-coverage -o /tmp/TestImageList-307380257/cnab-app-base.tar.gz
        ExitCode: 127
        Error:    exec: "docker": executable file not found in $PATH
        Stdout:   
        Stderr:   
        
        Failures:
        ExitCode was 127 expected 0
        Expected no error

=== FAIL: e2e TestImageListQuiet (0.00s)
    helper_test.go:37: assertion failed: 
        Command:  docker save docker/cnab-app-base:jenkins-app-PR-730-2-coverage -o /tmp/TestImageListQuiet-081020155/cnab-app-base.tar.gz
        ExitCode: 127
        Error:    exec: "docker": executable file not found in $PATH
        Stdout:   
        Stderr:   
        
        Failures:
        ExitCode was 127 expected 0
        Expected no error

=== FAIL: e2e TestImageListDigests (0.00s)
    helper_test.go:37: assertion failed: 
        Command:  docker save docker/cnab-app-base:jenkins-app-PR-730-2-coverage -o /tmp/TestImageListDigests-381005029/cnab-app-base.tar.gz
        ExitCode: 127
        Error:    exec: "docker": executable file not found in $PATH
        Stdout:   
        Stderr:   
        
        Failures:
        ExitCode was 127 expected 0
        Expected no error

=== FAIL: e2e TestImageRm (0.00s)
    helper_test.go:37: assertion failed: 
        Command:  docker save docker/cnab-app-base:jenkins-app-PR-730-2-coverage -o /tmp/TestImageRm-208503391/cnab-app-base.tar.gz
        ExitCode: 127
        Error:    exec: "docker": executable file not found in $PATH
        Stdout:   
        Stderr:   
        
        Failures:
        ExitCode was 127 expected 0
        Expected no error

=== FAIL: e2e TestImageTag (0.00s)
    helper_test.go:37: assertion failed: 
        Command:  docker save docker/cnab-app-base:jenkins-app-PR-730-2-coverage -o /tmp/TestImageTag-235190249/cnab-app-base.tar.gz
        ExitCode: 127
        Error:    exec: "docker": executable file not found in $PATH
        Stdout:   
        Stderr:   
        
        Failures:
        ExitCode was 127 expected 0
        Expected no error

=== FAIL: e2e TestInvokePluginFromCLI (0.00s)
    plugin_test.go:17: assertion failed: 
        Command:  docker --help
        ExitCode: 127
        Error:    exec: "docker": executable file not found in $PATH
        Stdout:   
        Stderr:   
        
        Failures:
        ExitCode was 127 expected 0
        Expected stdout to contain "app*        Docker App (Docker Inc.,"
        Expected no error

=== FAIL: e2e TestPushArchs (0.00s)
    helper_test.go:37: assertion failed: 
        Command:  docker save docker/cnab-app-base:jenkins-app-PR-730-2-coverage -o /tmp/TestPushArchs-794541446/cnab-app-base.tar.gz
        ExitCode: 127
        Error:    exec: "docker": executable file not found in $PATH
        Stdout:   
        Stderr:   
        
        Failures:
        ExitCode was 127 expected 0
        Expected no error

=== FAIL: e2e TestPushInsecureRegistry (0.00s)
    helper_test.go:37: assertion failed: 
        Command:  docker save docker/cnab-app-base:jenkins-app-PR-730-2-coverage -o /tmp/TestPushInsecureRegistry-141355176/cnab-app-base.tar.gz
        ExitCode: 127
        Error:    exec: "docker": executable file not found in $PATH
        Stdout:   
        Stderr:   
        
        Failures:
        ExitCode was 127 expected 0
        Expected no error

=== FAIL: e2e TestPushInstall (0.00s)
    helper_test.go:37: assertion failed: 
        Command:  docker save docker/cnab-app-base:jenkins-app-PR-730-2-coverage -o /tmp/TestPushInstall-260442650/cnab-app-base.tar.gz
        ExitCode: 127
        Error:    exec: "docker": executable file not found in $PATH
        Stdout:   
        Stderr:   
        
        Failures:
        ExitCode was 127 expected 0
        Expected no error

=== FAIL: e2e TestPushPullInstall (0.00s)
    helper_test.go:37: assertion failed: 
        Command:  docker save docker/cnab-app-base:jenkins-app-PR-730-2-coverage -o /tmp/TestPushPullInstall-743095388/cnab-app-base.tar.gz
        ExitCode: 127
        Error:    exec: "docker": executable file not found in $PATH
        Stdout:   
        Stderr:   
        
        Failures:
        ExitCode was 127 expected 0
        Expected no error

=== FAIL: e2e TestPushInstallBundle (0.00s)
    helper_test.go:37: assertion failed: 
        Command:  docker save docker/cnab-app-base:jenkins-app-PR-730-2-coverage -o /tmp/TestPushInstallBundle-037678062/cnab-app-base.tar.gz
        ExitCode: 127
        Error:    exec: "docker": executable file not found in $PATH
        Stdout:   
        Stderr:   
        
        Failures:
        ExitCode was 127 expected 0
        Expected no error

=== FAIL: e2e TestOrphanedParameter (0.00s)
    validate_test.go:18: assertion failed: 
        Command:  docker app validate testdata/invalid/unused_parameter
        ExitCode: 127
        Error:    exec: "docker": executable file not found in $PATH
        Stdout:   
        Stderr:   
        
        Failures:
        ExitCode was 127 expected 1


DONE 40 tests, 40 failures in 3.946s
make: *** [Makefile:96: coverage-test-e2e] 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-730/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-045176ad6403cefc6)
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.FilePath.act(FilePath.java:1070)
		at hudson.FilePath.act(FilePath.java:1059)
		at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:114)
		at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:137)
		at hudson.tasks.junit.JUnitResultArchiver.parseAndAttach(JUnitResultArchiver.java:167)
		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:52)
		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:25)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
		at java.lang.Thread.run(Thread.java:748)

[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch Coverage
PASS e2e/linux.TestInspectApp (17.05s)
PASS e2e/linux.TestRunOnlyOne (0.12s)
PASS e2e/linux.TestRunWithLabels (20.90s)
PASS e2e/linux.TestDockerAppLifecycle (55.22s)
PASS e2e/linux.TestCredentials/missing (0.06s)
PASS e2e/linux.TestCredentials/full (1.45s)
PASS e2e/linux.TestCredentials/mixed-credstore (1.45s)
PASS e2e/linux.TestCredentials/mixed-local-cred (1.50s)
PASS e2e/linux.TestCredentials/overload (0.06s)
PASS e2e/linux.TestCredentials (4.52s)
PASS e2e/linux.TestRenderWithEnvFile (2.28s)
PASS e2e/linux.TestExamplesAreValid (0.26s)
PASS e2e/linux.TestImageList (15.71s)
PASS e2e/linux.TestImageListQuiet (15.83s)
PASS e2e/linux.TestImageListDigests (16.30s)
PASS e2e/linux.TestImageRm (16.29s)
PASS e2e/linux.TestImageTag (16.50s)
PASS e2e/linux.TestInvokePluginFromCLI (3.99s)
PASS e2e/linux.TestPushArchs/default (3.85s)
PASS e2e/linux.TestPushArchs/all-platforms (0.97s)
PASS e2e/linux.TestPushArchs (18.59s)
PASS e2e/linux.TestPushInsecureRegistry (17.24s)
PASS e2e/linux.TestPushInstall (19.26s)
PASS e2e/linux.TestPushPullInstall (19.07s)
PASS e2e/linux.TestPushInstallBundle/push-bundle (5.17s)
PASS e2e/linux.TestPushInstallBundle/push-ref (1.23s)
PASS e2e/linux.TestPushInstallBundle/push-bundleref (2.48s)
PASS e2e/linux.TestPushInstallBundle (24.14s)
PASS e2e/linux.TestOrphanedParameter (0.07s)
PASS e2e/linux

DONE 47 tests in 403.657s
time="2019-11-08T08:55:04Z" 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-730/2/artifacts/
[Pipeline] junit
Recording test results
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-730-2
Untagged: docker/cnab-app-base:jenkins-app-PR-730-2
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[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