Skip to content
Success

Console Output

Skipping 77 KB.. Full Log
go: finding gopkg.in/fsnotify.v1 v1.4.7
go: finding golang.org/x/text v0.3.0
go: finding github.com/fatih/color v1.6.0
go: finding gopkg.in/yaml.v2 v2.2.1
go: finding github.com/hpcloud/tail v1.0.0
go: finding github.com/davecgh/go-spew v1.1.0
go: finding gotest.tools v2.1.0+incompatible
go: finding github.com/mattn/go-colorable v0.0.9
go: finding github.com/pmezard/go-difflib v1.0.0
go: finding github.com/fsnotify/fsnotify v1.4.7
go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
go: downloading gotest.tools v2.1.0+incompatible
go: extracting gotest.tools v2.1.0+incompatible
go: downloading github.com/pkg/errors v0.8.0
go: downloading github.com/fatih/color v1.6.0
go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
go: downloading github.com/spf13/pflag v1.0.1
go: extracting github.com/pkg/errors v0.8.0
go: downloading github.com/sirupsen/logrus v1.0.5
go: downloading github.com/jonboulle/clockwork v0.1.0
go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
go: extracting github.com/jonboulle/clockwork v0.1.0
go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
go: extracting github.com/sirupsen/logrus v1.0.5
go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
go: extracting github.com/spf13/pflag v1.0.1
go: extracting github.com/fatih/color v1.6.0
go: downloading github.com/mattn/go-colorable v0.0.9
go: downloading github.com/mattn/go-isatty v0.0.3
go: extracting github.com/mattn/go-colorable v0.0.9
go: extracting github.com/mattn/go-isatty v0.0.3
go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
Removing intermediate container dbbce654673a
 ---> 594bfacb4a89
Step 16/18 : RUN GOOS=linux   go build -o /usr/local/bin/test2json-linux       cmd/test2json &&     GOOS=darwin  go build -o /usr/local/bin/test2json-darwin      cmd/test2json &&     GOOS=windows go build -o /usr/local/bin/test2json-windows.exe cmd/test2json
 ---> Running in a8019a7cab2d
Removing intermediate container a8019a7cab2d
 ---> f950a44530da
Step 17/18 : RUN go get -d gopkg.in/mjibson/esc.v0 &&     cd /go/src/github.com/mjibson/esc &&     go build -v -o /usr/bin/esc . &&     rm -rf /go/src/* /go/pkg/* /go/bin/*
 ---> Running in b0bcb7705b72
golang.org/x/tools/internal/semver
github.com/pkg/errors
golang.org/x/tools/go/ast/astutil
golang.org/x/tools/go/internal/gcimporter
golang.org/x/tools/go/internal/packagesdriver
golang.org/x/tools/internal/fastwalk
golang.org/x/tools/internal/gopathwalk
golang.org/x/tools/internal/module
golang.org/x/tools/go/gcexportdata
golang.org/x/tools/go/packages
golang.org/x/tools/internal/imports
golang.org/x/tools/imports
github.com/mjibson/esc/embed
github.com/mjibson/esc
Removing intermediate container b0bcb7705b72
 ---> 0ae7d919dcfc
Step 18/18 : COPY . .
GOOS=darwin CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=29f8fee5 -X github.com/docker/app/internal.Version=jenkins-app-PR-612-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-18T16:51:30Z" -o bin/docker-app-darwin ./cmd/docker-app
 ---> 7bffbf874193
[Warning] One or more build-args [ALPINE_VERSION COMMIT EXPERIMENTAL TAG] were not consumed
Successfully built 7bffbf874193
Successfully tagged docker-app-dev:jenkins-app-PR-612-2
Check Vendoring...
docker run --rm docker-app-dev:jenkins-app-PR-612-2 sh -c "make vendor && hack/check-git-diff vendor"
rm -rf vendor 1>&1
dep ensure -v 
(1/95) Wrote github.com/containerd/fifo@master
(2/95) Wrote github.com/davecgh/go-spew@v1.1.1
(3/95) Wrote github.com/docker/go-metrics@d466d4f6fd960e01820085bd7e1a24426ee7ef18
(4/95) Wrote vbom.ml/util@master
(5/95) Wrote github.com/docker/go@v1.5.1-1
(6/95) Wrote github.com/containerd/typeurl@master
(7/95) Wrote github.com/coreos/go-systemd@v20
(8/95) Wrote github.com/docker/cnab-to-oci@v0.1.0-beta2
(9/95) Wrote github.com/docker/docker-credential-helpers@v0.6.1
(10/95) Wrote github.com/containerd/ttrpc@master
(11/95) Wrote github.com/docker/compose-on-kubernetes@v0.4.21
(12/95) Wrote github.com/docker/go-events@master
(13/95) Wrote github.com/docker/go-connections@v0.4.0
(14/95) Wrote github.com/docker/go-units@v0.3.3
(15/95) Wrote github.com/deislabs/cnab-go@v0.3.2-beta1
(16/95) Wrote github.com/godbus/dbus@v5.0.1
(17/95) Wrote github.com/gogo/googleapis@v1.2.0
(18/95) Wrote github.com/google/go-cmp@v0.2.0
(19/95) Wrote github.com/google/gofuzz@v1.0.0
(20/95) Wrote github.com/google/shlex@master
(21/95) Wrote github.com/gorilla/mux@v1.7.1
(22/95) Wrote github.com/hashicorp/go-version@v1.1.0
(23/95) Wrote github.com/hashicorp/golang-lru@v0.5.1
(24/95) Wrote github.com/globalsign/mgo@master
(25/95) Wrote github.com/imdario/mergo@master
(26/95) Wrote github.com/inconshreveable/mousetrap@v1.0
(27/95) Wrote github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(28/95) Wrote github.com/konsorten/go-windows-terminal-sequences@v1.0.2
(29/95) Wrote github.com/googleapis/gnostic@v0.2.0
(30/95) Wrote github.com/mattn/go-shellwords@v1.0.5
(31/95) Wrote github.com/json-iterator/go@v1.1.6
(32/95) Wrote github.com/matttproud/golang_protobuf_extensions@v1.0.1
(33/95) Wrote github.com/miekg/pkcs11@master
(34/95) Wrote github.com/mitchellh/mapstructure@v1.1.2
(35/95) Wrote github.com/modern-go/concurrent@1.0.3
(36/95) Wrote github.com/modern-go/reflect2@1.0.1
(37/95) Wrote github.com/morikuni/aec@master
(38/95) Wrote github.com/oklog/ulid@v1.3.1
(39/95) Wrote github.com/opencontainers/go-digest@v1.0.0-rc1
(40/95) Wrote github.com/golang/protobuf@v1.3.1
(41/95) Wrote github.com/pkg/errors@v0.8.1
(42/95) Wrote github.com/opencontainers/image-spec@v1.0.1
(43/95) Wrote github.com/opencontainers/runtime-spec@29686dbc5559d93fb1ef402eeda3e35c38d75af4
(44/95) Wrote github.com/prometheus/client_model@master
(45/95) Wrote github.com/prometheus/client_golang@v0.8.0
(46/95) Wrote github.com/qri-io/jsonpointer@v0.1.0
(47/95) Wrote github.com/prometheus/procfs@master
(48/95) Wrote github.com/prometheus/common@v0.2.0
(49/95) Wrote github.com/qri-io/jsonschema@v0.1.1
(50/95) Wrote github.com/sirupsen/logrus@v1.4.1
(51/95) Wrote github.com/spf13/pflag@master
(52/95) Wrote github.com/syndtr/gocapability@master
(53/95) Wrote github.com/spf13/cobra@v0.0.5
(54/95) Wrote github.com/wadey/gocovmerge@master
(55/95) Wrote github.com/xeipuuv/gojsonpointer@master
(56/95) Wrote github.com/xeipuuv/gojsonreference@master
(57/95) Wrote github.com/opencontainers/runc@v1.0.0-rc7
(58/95) Wrote github.com/xeipuuv/gojsonschema@93e72a773fade158921402d6a24c819b48aba29d
(59/95) Wrote golang.org/x/oauth2@master
(60/95) Wrote golang.org/x/crypto@master
(61/95) Wrote golang.org/x/sync@master
(62/95) Wrote github.com/docker/swarmkit@18e7e58ea1a5ec016625a636d0d52500eea123bc
(63/95) Wrote golang.org/x/time@master
(64/95) Wrote github.com/docker/cli@19.03
(65/95) Wrote google.golang.org/appengine@v1.5.0
(66/95) Wrote golang.org/x/net@master
(67/95) Wrote gopkg.in/inf.v0@v0.9.1
(68/95) Wrote gopkg.in/yaml.v2 (from https://github.com/simonferquel/yaml)@c86e64ed9581b7588e736f0c3e6ecc02cc22996e
(69/95) Wrote gotest.tools@v2.3.0
(70/95) Wrote k8s.io/klog@v0.2.0
(71/95) Wrote k8s.io/utils@master
(72/95) Wrote sigs.k8s.io/yaml@v1.1.0
(73/95) Wrote golang.org/x/sys@master
(74/95) Wrote k8s.io/apimachinery@kubernetes-1.14.1
(75/95) Wrote github.com/coreos/etcd@v3.3.12
(76/95) Wrote github.com/Azure/go-ansiterm@master
(77/95) Wrote github.com/Masterminds/semver@v1.4.2
(78/95) Wrote google.golang.org/grpc@v1.19.1
(79/95) Wrote github.com/containerd/cgroups@master
(80/95) Wrote github.com/Microsoft/go-winio@v0.4.12
(81/95) Wrote github.com/agl/ed25519@master
(82/95) Wrote github.com/beorn7/perks@master
(83/95) Wrote golang.org/x/text@v0.3.0
(84/95) Wrote github.com/Microsoft/hcsshim@v0.8.6
(85/95) Wrote github.com/containerd/continuity@master
(86/95) Wrote github.com/theupdateframework/notary@v0.6.1
(87/95) Wrote golang.org/x/tools@master
GOOS=windows CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=29f8fee5 -X github.com/docker/app/internal.Version=jenkins-app-PR-612-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-18T16:51:30Z" -o bin/docker-app-windows.exe ./cmd/docker-app
(88/95) Wrote k8s.io/client-go@kubernetes-1.14.1
(89/95) Wrote google.golang.org/genproto@master
(90/95) Wrote cloud.google.com/go@v0.37.4
(91/95) Wrote github.com/gogo/protobuf@v1.2.1
(92/95) Wrote github.com/containerd/containerd@master
(93/95) Wrote k8s.io/api@kubernetes-1.14.1
(94/95) Wrote github.com/docker/docker@master
GOOS=linux CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=29f8fee5 -X github.com/docker/app/internal.Version=jenkins-app-PR-612-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-18T16:51:30Z" -o bin/docker-app-standalone-linux ./cmd/docker-app-standalone
GOOS=darwin CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=29f8fee5 -X github.com/docker/app/internal.Version=jenkins-app-PR-612-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-18T16:51:30Z" -o bin/docker-app-standalone-darwin ./cmd/docker-app-standalone
GOOS=windows CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=29f8fee5 -X github.com/docker/app/internal.Version=jenkins-app-PR-612-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-18T16:51:30Z" -o bin/docker-app-standalone-windows.exe ./cmd/docker-app-standalone
Removing intermediate container 10c50f61d39d
 ---> fdf86ec28e44
[Warning] One or more build-args [ALPINE_VERSION COMMIT] were not consumed
Successfully built fdf86ec28e44
Successfully tagged docker-app-cross:jenkins-app-PR-612-2
docker create --name docker-app-cross-jenkins-app-PR-612-2 docker-app-cross:jenkins-app-PR-612-2 noop
9eb27cf69541dafdaae5d4c91a00bc535b55d66d5c8137e53b88da3c49a268d5
docker cp docker-app-cross-jenkins-app-PR-612-2:/go/src/github.com/docker/app/bin/docker-app-linux bin/docker-app-linux
docker cp docker-app-cross-jenkins-app-PR-612-2:/go/src/github.com/docker/app/bin/docker-app-darwin bin/docker-app-darwin
docker cp docker-app-cross-jenkins-app-PR-612-2:/go/src/github.com/docker/app/bin/docker-app-windows.exe bin/docker-app-windows.exe
docker cp docker-app-cross-jenkins-app-PR-612-2:/go/src/github.com/docker/app/bin/docker-app-standalone-linux bin/docker-app-standalone-linux
docker cp docker-app-cross-jenkins-app-PR-612-2:/go/src/github.com/docker/app/bin/docker-app-standalone-darwin bin/docker-app-standalone-darwin
docker cp docker-app-cross-jenkins-app-PR-612-2:/go/src/github.com/docker/app/bin/docker-app-standalone-windows.exe bin/docker-app-standalone-windows.exe
docker rm docker-app-cross-jenkins-app-PR-612-2
docker-app-cross-jenkins-app-PR-612-2
docker build --build-arg=EXPERIMENTAL --build-arg=TAG --build-arg=COMMIT --build-arg=ALPINE_VERSION --build-arg=GOPROXY --target=e2e-cross -t docker-app-e2e-cross:jenkins-app-PR-612-2  .
Sending build context to Docker daemon  79.45MB

Step 1/26 : FROM dockercore/golang-cross:1.12.9@sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 AS build
 ---> 518d5e4626aa
Step 2/26 : ENV     DISABLE_WARN_OUTSIDE_CONTAINER=1
 ---> Using cache
 ---> 680992fedca7
Step 3/26 : RUN apt-get install -y -q --no-install-recommends     coreutils     util-linux     uuid-runtime
 ---> Using cache
 ---> 4e83bc8981ff
Step 4/26 : WORKDIR /go/src/github.com/docker/cli
 ---> Using cache
 ---> eecba8dd0ec5
Step 5/26 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb
 ---> Using cache
 ---> b26555c87a23
Step 6/26 : ARG GOPROXY
 ---> Using cache
 ---> 5218d849d715
Step 7/26 : RUN make binary-osx binary-windows binary &&  cp build/docker-linux-amd64 /usr/bin/docker
 ---> Using cache
 ---> f20ce451a6bc
Step 8/26 : WORKDIR /go/src/github.com/docker/app/
 ---> Using cache
 ---> 2ec007764893
Step 9/26 : FROM build AS dev
 ---> 2ec007764893
Step 10/26 : ENV PATH=${PATH}:/go/src/github.com/docker/app/bin/
 ---> Using cache
 ---> 6ae780763cf5
Step 11/26 : ARG DEP_VERSION=v0.5.1
 ---> Using cache
 ---> 4921395b1b97
Step 12/26 : RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/releases/download/${DEP_VERSION}/dep-linux-amd64 &&     chmod +x /usr/bin/dep
 ---> Using cache
 ---> 34fb63179c19
Step 13/26 : ARG GOTESTSUM_VERSION=v0.3.4
 ---> Using cache
 ---> 2ff816aad0d1
Step 14/26 : ARG GOPROXY
 ---> Using cache
 ---> cfce8710e832
Step 15/26 : RUN mkdir $GOPATH/src/gotest.tools &&     git clone -q https://github.com/gotestyourself/gotestsum $GOPATH/src/gotest.tools/gotestsum &&     cd $GOPATH/src/gotest.tools/gotestsum &&     git -C $GOPATH/src/gotest.tools/gotestsum checkout -q $GOTESTSUM_VERSION &&     GO111MODULE=on GOOS=linux   go build -o /usr/local/bin/gotestsum-linux       gotest.tools/gotestsum &&     GO111MODULE=on GOOS=darwin  go build -o /usr/local/bin/gotestsum-darwin      gotest.tools/gotestsum &&     GO111MODULE=on GOOS=windows go build -o /usr/local/bin/gotestsum-windows.exe gotest.tools/gotestsum &&     ln -s gotestsum-linux /usr/local/bin/gotestsum
 ---> Using cache
 ---> 8f2dc528ea95
Step 16/26 : RUN GOOS=linux   go build -o /usr/local/bin/test2json-linux       cmd/test2json &&     GOOS=darwin  go build -o /usr/local/bin/test2json-darwin      cmd/test2json &&     GOOS=windows go build -o /usr/local/bin/test2json-windows.exe cmd/test2json
 ---> Using cache
 ---> 3594789490fe
Step 17/26 : RUN go get -d gopkg.in/mjibson/esc.v0 &&     cd /go/src/github.com/mjibson/esc &&     go build -v -o /usr/bin/esc . &&     rm -rf /go/src/* /go/pkg/* /go/bin/*
 ---> Using cache
 ---> 166520d22465
Step 18/26 : COPY . .
 ---> Using cache
 ---> 3f6a6668ad61
Step 19/26 : FROM dev AS cross
 ---> 3f6a6668ad61
Step 20/26 : ARG EXPERIMENTAL="off"
 ---> Using cache
 ---> 3a337cc10073
Step 21/26 : ARG TAG="unknown"
 ---> Using cache
 ---> 192f79fbba1d
Step 22/26 : RUN make EXPERIMENTAL=${EXPERIMENTAL} TAG=${TAG} cross
 ---> Using cache
 ---> fdf86ec28e44
Step 23/26 : FROM cross AS e2e-cross
 ---> fdf86ec28e44
Step 24/26 : ARG EXPERIMENTAL="off"
 ---> Running in 7297f8f9f5ad
Removing intermediate container 7297f8f9f5ad
 ---> 6fcbb25e5bc6
Step 25/26 : ARG TAG="unknown"
 ---> Running in 23a09fef8b56
Removing intermediate container 23a09fef8b56
 ---> 17f595e39f24
Step 26/26 : RUN make EXPERIMENTAL=${EXPERIMENTAL} TAG=${TAG} e2e-cross
 ---> Running in b3fbced8c217
GOOS=linux CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=29f8fee5 -X github.com/docker/app/internal.Version=jenkins-app-PR-612-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-18T16:54:16Z" -o bin/docker-app-linux ./cmd/docker-app
GOOS=linux CGO_ENABLED=0 go test -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=29f8fee5 -X github.com/docker/app/internal.Version=jenkins-app-PR-612-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-18T16:54:16Z" -c -o bin/docker-app-e2e-linux ./e2e/
GOOS=darwin CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=29f8fee5 -X github.com/docker/app/internal.Version=jenkins-app-PR-612-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-18T16:54:16Z" -o bin/docker-app-darwin ./cmd/docker-app
GOOS=darwin CGO_ENABLED=0 go test -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=29f8fee5 -X github.com/docker/app/internal.Version=jenkins-app-PR-612-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-18T16:54:16Z" -c -o bin/docker-app-e2e-darwin ./e2e/
GOOS=windows CGO_ENABLED=0 go test -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=29f8fee5 -X github.com/docker/app/internal.Version=jenkins-app-PR-612-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-18T16:54:16Z" -c -o bin/docker-app-e2e-windows.exe ./e2e/
(95/95) 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] }
Removing intermediate container b3fbced8c217
 ---> 99d9a048e0c0
[Warning] One or more build-args [COMMIT ALPINE_VERSION] were not consumed
Successfully built 99d9a048e0c0
Successfully tagged docker-app-e2e-cross:jenkins-app-PR-612-2
docker create --name docker-app-e2e-cross-jenkins-app-PR-612-2 docker-app-e2e-cross:jenkins-app-PR-612-2 noop
d25297a8d236c2f509402c6395fd4aeeda26cd3199da2caa6fa954c3e1ceec8b
docker cp docker-app-e2e-cross-jenkins-app-PR-612-2:/go/src/github.com/docker/app/bin/docker-app-e2e-linux bin/docker-app-e2e-linux
docker cp docker-app-e2e-cross-jenkins-app-PR-612-2:/go/src/github.com/docker/app/bin/docker-app-e2e-darwin bin/docker-app-e2e-darwin
docker cp docker-app-e2e-cross-jenkins-app-PR-612-2:/go/src/github.com/docker/app/bin/docker-app-e2e-windows.exe bin/docker-app-e2e-windows.exe
docker cp docker-app-e2e-cross-jenkins-app-PR-612-2:/usr/local/bin/gotestsum-linux bin/gotestsum-linux
docker cp docker-app-e2e-cross-jenkins-app-PR-612-2:/usr/local/bin/gotestsum-darwin bin/gotestsum-darwin
docker cp docker-app-e2e-cross-jenkins-app-PR-612-2:/usr/local/bin/gotestsum-windows.exe bin/gotestsum-windows.exe
docker cp docker-app-e2e-cross-jenkins-app-PR-612-2:/usr/local/bin/test2json-linux bin/test2json-linux
docker cp docker-app-e2e-cross-jenkins-app-PR-612-2:/usr/local/bin/test2json-darwin bin/test2json-darwin
docker cp docker-app-e2e-cross-jenkins-app-PR-612-2:/usr/local/bin/test2json-windows.exe bin/test2json-windows.exe
docker rm docker-app-e2e-cross-jenkins-app-PR-612-2
docker-app-e2e-cross-jenkins-app-PR-612-2
tar --transform='flags=r;s|docker-app-linux|docker-app-plugin-linux|' -czf bin/docker-app-linux.tar.gz -C bin docker-app-linux docker-app-standalone-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 docker-app-standalone-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 docker-app-standalone-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-612/src/github.com/docker/app/bin
[Pipeline] {
[Pipeline] stash
Stashed 24 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-612/2/stashes/binaries.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-612/src/github.com/docker/app/e2e
[Pipeline] {
[Pipeline] stash
Stashed 61 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-612/2/stashes/e2e.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-612/src/github.com/docker/app/examples
[Pipeline] {
[Pipeline] stash
Stashed 29 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-612/2/stashes/examples.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ docker image ls --format={{.Repository}}:{{.Tag}} *jenkins-app-PR-612-2*
+ xargs docker image rm -f
Untagged: docker-app-e2e-cross:jenkins-app-PR-612-2
Deleted: sha256:99d9a048e0c019793b46a3cdcd365ec555ee86e3a3530bef580121d598b05e02
Deleted: sha256:b6b7929accd99c110b07d53c0d7c2ad110890601e86d500037165dff4cfe3e60
Deleted: sha256:17f595e39f2497718e87095d3a5eb626f2bb678044696d11c9860b9a05a78e33
Deleted: sha256:6fcbb25e5bc6119929bcace8b425934e89355a7f51ba91690ae2b40967c69b59
Untagged: docker-app-cross:jenkins-app-PR-612-2
Deleted: sha256:fdf86ec28e44d467e9fcf805e806ac9be7becbd7c25ff79d7237959057c0e282
Deleted: sha256:4534e191ee94524a5f1e1a96d2121d1a8ffafc816c913d886d590c03c3a88c8b
Deleted: sha256:192f79fbba1d2ffef42a11851cfd15d9d121fd3e49b69b89d65e42b17b232397
Deleted: sha256:3a337cc1007394ba63ca8fa4faf4214c3a1a6464098630d6380c0f4a0eddbd71
Deleted: sha256:3f6a6668ad6123ad1f21652c7f6dc53e2a7c59dbbc4103ed2a1ff484451506d6
Deleted: sha256:34800e755b4209939dc2af4e4637b25c1d5322e92724a4ac68a0b14ae89c6af2
Deleted: sha256:166520d224654ef42b594c5632f7482e65182c25c255b3aeeae2e12e9596e2b2
Deleted: sha256:8adb5ca8d8825479d1f4cb1b33f9d6734bb8a8d6686b408cb6dcd0ec59d48840
Deleted: sha256:3594789490fecea21538260b2bfa196c7249a578c724e4b098a884cb061dc202
Deleted: sha256:56bb7243120e2fdf247e2c55416380e94a1f4f0cf866a4edc916a1ddf3de92f2
Deleted: sha256:8f2dc528ea95c2f7a3a0ad2293cf21fd6b334c769348feeca462251317ed58e2
Deleted: sha256:9b9f69a518d7306b66023c41844b0c96151dc43ed1e469189a5732e241ac577c
Deleted: sha256:cfce8710e832443d6a1e044382ead354cd792235066903cb1eed50b6c7155b24
Deleted: sha256:2ff816aad0d1e92207c1dcd8aa586ba750dc838526a1a7f2a621033ab2c2f621
Deleted: sha256:34fb63179c19cc30d179b4b23a3dbc1da2121026ac3936899439c34933939c00
Deleted: sha256:eaf8bec57ec924a909fb22a4e02c197979b27b546869135afbca2913a59cfa72
Deleted: sha256:4921395b1b97b0198dba18f222260c7bd75b5547a94b00eca9eb88f497d90230
Deleted: sha256:6ae780763cf5871b66060e9a2c24c180df6514d44536ff3ef502067710ca53e8
Untagged: docker-app-cli:jenkins-app-PR-612-2
Deleted: sha256:2ec0077648936de1961cf9e76a590851792d4e482098eb29797374cdb8c241e1
Deleted: sha256:64902e77d3cefa179c76de471cad5fb3235b5ac406f710d4ed17f4deff31e9b1
Deleted: sha256:f20ce451a6bc91c716013936b916ea0361c0a896a64fee8079852631efd767fa
Deleted: sha256:1a9e89000a6ae6359e70337dc423f2f7aa2fba922384a9f93520bb89e3ddcd4a
Deleted: sha256:5218d849d7152e911dba5f8f63351b0604d56e729551d9b2d01a1d7b7300f431
Deleted: sha256:b26555c87a23e30a91fb7e5c10586fbab3900cf1d6a6dc0463b1f8ad4f47b580
Deleted: sha256:52587b3ff3234eee59f8bf7860e16542b296cb8523d5aaed8c8f7a2460802eaa
Deleted: sha256:eecba8dd0ec5e75e35e78d41fe41148bda1c3f621a3ce6cdf88037a65159ce44
Deleted: sha256:726e89c05b8c3d5ea1fcf8f392122a5d7452537c8f4f3ebc11fb7991cf4b0db2
Deleted: sha256:4e83bc8981ffaeff9584689cf189ac5edd8faa468f2df0e558da8debe12bdcf6
Deleted: sha256:dc04d288090dd66b77e8dca89fb49ea3348d497c6c07e929de0762fc75434d99
Deleted: sha256:680992fedca7f9958a0c4dfff889b7ab2f2214899f06daa2b9a73b406efc59a3
[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: Coverage (experimental))
[Pipeline] { (Branch: Gradle test)
[Pipeline] { (Branch: Test Linux)
[Pipeline] stage
[Pipeline] { (Coverage)
[Pipeline] stage
[Pipeline] { (Coverage (experimental))
[Pipeline] stage
[Pipeline] { (Gradle test)
[Pipeline] stage
[Pipeline] { (Test Linux)
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-0af67fdfcc5a8374e) in /home/ubuntu/workspace/app_PR-612
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-0c110145eec7e267b) in /home/ubuntu/workspace/app_PR-612
[Pipeline] {
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-612/src/github.com/docker/app
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-612/src/github.com/docker/app
[Pipeline] {
[Pipeline] checkout
Running on ubuntu-1804-overlay2 (i-04c490ed4408e945c) in /home/ubuntu/workspace/app_PR-612
[Pipeline] checkout
using credential docker-jenkins-github-credentials
[Pipeline] {
using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-612/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-612/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/612/head:refs/remotes/origin/PR-612
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-612/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/612/head:refs/remotes/origin/PR-612
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-612/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/612/head:refs/remotes/origin/PR-612
Fetching without tags
Checking out Revision 29f8fee5b098f9691672cfdb7e54b5874ed35cd6 (PR-612)
Fetching without tags
Fetching without tags
Checking out Revision 29f8fee5b098f9691672cfdb7e54b5874ed35cd6 (PR-612)
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # 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/612/head:refs/remotes/origin/PR-612
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 29f8fee5b098f9691672cfdb7e54b5874ed35cd6
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # 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/612/head:refs/remotes/origin/PR-612
Checking out Revision 29f8fee5b098f9691672cfdb7e54b5874ed35cd6 (PR-612)
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # 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/612/head:refs/remotes/origin/PR-612
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 29f8fee5b098f9691672cfdb7e54b5874ed35cd6
Commit message: "Removed Fossa api key from Jenkinsfile call"
Commit message: "Removed Fossa api key from Jenkinsfile call"
Commit message: "Removed Fossa api key from Jenkinsfile call"
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-612/src/github.com/docker/app/_build
[Pipeline] {
[Pipeline] unstash
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-612/src/github.com/docker/app/_build
[Pipeline] {
[Pipeline] unstash
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-612/src/github.com/docker/app/bin
[Pipeline] {
[Pipeline] unstash
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 29f8fee5b098f9691672cfdb7e54b5874ed35cd6
Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-612/2/stashes/coverage-invocation-image.tgz
[Pipeline] sh
+ docker load -i coverage-invocation-image.tar
Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-612/2/stashes/coverage-experimental-invocation-image.tgz
[Pipeline] sh
+ docker load -i coverage-experimental-invocation-image.tar
Loaded image: docker/cnab-app-base:jenkins-app-PR-612-2-coverage
[Pipeline] }
[Pipeline] // dir
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
+ make -f docker.Makefile TAG=jenkins-app-PR-612-2-coverage coverage-run
docker build --build-arg=EXPERIMENTAL --build-arg=TAG --build-arg=COMMIT --build-arg=ALPINE_VERSION --build-arg=GOPROXY --target=dev -t docker-app-dev:jenkins-app-PR-612-2 .
Loaded image: docker/cnab-app-base:jenkins-app-PR-612-2-coverage-experimental
[Pipeline] }
[Pipeline] // dir
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
+ make EXPERIMENTAL=on TEST_RESULTS_PREFIX=experimental- -f docker.Makefile TAG=jenkins-app-PR-612-2-coverage-experimental coverage-run
docker build --build-arg=EXPERIMENTAL --build-arg=TAG --build-arg=COMMIT --build-arg=ALPINE_VERSION --build-arg=GOPROXY --target=dev -t docker-app-dev:jenkins-app-PR-612-2 .
Sending build context to Docker daemon  79.45MB

Step 1/18 : FROM dockercore/golang-cross:1.12.9@sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 AS build
 ---> 518d5e4626aa
Step 2/18 : ENV     DISABLE_WARN_OUTSIDE_CONTAINER=1
 ---> Using cache
 ---> 7fabe363e8fc
Step 3/18 : RUN apt-get install -y -q --no-install-recommends     coreutils     util-linux     uuid-runtime
 ---> Using cache
 ---> 423fc298a882
Step 4/18 : WORKDIR /go/src/github.com/docker/cli
 ---> Using cache
 ---> 23f245d1fb25
Step 5/18 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb
 ---> Using cache
 ---> 8679e4109bbb
Step 6/18 : ARG GOPROXY
 ---> Using cache
 ---> 098a9b2d64a0
Step 7/18 : RUN make binary-osx binary-windows binary &&  cp build/docker-linux-amd64 /usr/bin/docker
 ---> Using cache
 ---> 3c96275c9a46
Step 8/18 : WORKDIR /go/src/github.com/docker/app/
 ---> Using cache
 ---> faf034d176fb
Step 9/18 : FROM build AS dev
 ---> faf034d176fb
Step 10/18 : ENV PATH=${PATH}:/go/src/github.com/docker/app/bin/
 ---> Using cache
 ---> 9a918518d8e6
Step 11/18 : ARG DEP_VERSION=v0.5.1
 ---> Using cache
 ---> 0b28d06f8213
Step 12/18 : RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/releases/download/${DEP_VERSION}/dep-linux-amd64 &&     chmod +x /usr/bin/dep
 ---> Using cache
 ---> 79e5c3e08f76
Step 13/18 : ARG GOTESTSUM_VERSION=v0.3.4
 ---> Using cache
 ---> 72e606ce013f
Step 14/18 : ARG GOPROXY
 ---> Using cache
 ---> 5ca1b4f2b5fb
Step 15/18 : RUN mkdir $GOPATH/src/gotest.tools &&     git clone -q https://github.com/gotestyourself/gotestsum $GOPATH/src/gotest.tools/gotestsum &&     cd $GOPATH/src/gotest.tools/gotestsum &&     git -C $GOPATH/src/gotest.tools/gotestsum checkout -q $GOTESTSUM_VERSION &&     GO111MODULE=on GOOS=linux   go build -o /usr/local/bin/gotestsum-linux       gotest.tools/gotestsum &&     GO111MODULE=on GOOS=darwin  go build -o /usr/local/bin/gotestsum-darwin      gotest.tools/gotestsum &&     GO111MODULE=on GOOS=windows go build -o /usr/local/bin/gotestsum-windows.exe gotest.tools/gotestsum &&     ln -s gotestsum-linux /usr/local/bin/gotestsum
 ---> Using cache
 ---> 594bfacb4a89
Step 16/18 : RUN GOOS=linux   go build -o /usr/local/bin/test2json-linux       cmd/test2json &&     GOOS=darwin  go build -o /usr/local/bin/test2json-darwin      cmd/test2json &&     GOOS=windows go build -o /usr/local/bin/test2json-windows.exe cmd/test2json
 ---> Using cache
 ---> f950a44530da
Step 17/18 : RUN go get -d gopkg.in/mjibson/esc.v0 &&     cd /go/src/github.com/mjibson/esc &&     go build -v -o /usr/bin/esc . &&     rm -rf /go/src/* /go/pkg/* /go/bin/*
 ---> Using cache
 ---> 0ae7d919dcfc
Step 18/18 : COPY . .
Sending build context to Docker daemon  79.45MB

Step 1/18 : FROM dockercore/golang-cross:1.12.9@sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 AS build
 ---> 518d5e4626aa
Step 2/18 : ENV     DISABLE_WARN_OUTSIDE_CONTAINER=1
 ---> Using cache
 ---> 5df79d7d7165
Step 3/18 : RUN apt-get install -y -q --no-install-recommends     coreutils     util-linux     uuid-runtime
 ---> Using cache
 ---> 01b5525adb7b
Step 4/18 : WORKDIR /go/src/github.com/docker/cli
 ---> Using cache
 ---> db6273eadbba
Step 5/18 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb
 ---> Using cache
 ---> a0055d637f25
Step 6/18 : ARG GOPROXY
 ---> Using cache
 ---> 02e2a6a1c660
Step 7/18 : RUN make binary-osx binary-windows binary &&  cp build/docker-linux-amd64 /usr/bin/docker
 ---> Using cache
 ---> e365a32f4a36
Step 8/18 : WORKDIR /go/src/github.com/docker/app/
 ---> Using cache
 ---> 96f9d9288752
Step 9/18 : FROM build AS dev
 ---> 96f9d9288752
Step 10/18 : ENV PATH=${PATH}:/go/src/github.com/docker/app/bin/
 ---> Using cache
 ---> 7042fd384bd1
Step 11/18 : ARG DEP_VERSION=v0.5.1
 ---> Using cache
 ---> 49be181047df
Step 12/18 : RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/releases/download/${DEP_VERSION}/dep-linux-amd64 &&     chmod +x /usr/bin/dep
 ---> Using cache
 ---> f42758cd34ab
Step 13/18 : ARG GOTESTSUM_VERSION=v0.3.4
 ---> Using cache
 ---> 8435d4a63709
Step 14/18 : ARG GOPROXY
 ---> Using cache
 ---> 8be72b2f4d26
Step 15/18 : RUN mkdir $GOPATH/src/gotest.tools &&     git clone -q https://github.com/gotestyourself/gotestsum $GOPATH/src/gotest.tools/gotestsum &&     cd $GOPATH/src/gotest.tools/gotestsum &&     git -C $GOPATH/src/gotest.tools/gotestsum checkout -q $GOTESTSUM_VERSION &&     GO111MODULE=on GOOS=linux   go build -o /usr/local/bin/gotestsum-linux       gotest.tools/gotestsum &&     GO111MODULE=on GOOS=darwin  go build -o /usr/local/bin/gotestsum-darwin      gotest.tools/gotestsum &&     GO111MODULE=on GOOS=windows go build -o /usr/local/bin/gotestsum-windows.exe gotest.tools/gotestsum &&     ln -s gotestsum-linux /usr/local/bin/gotestsum
 ---> Using cache
 ---> 71760e7654db
Step 16/18 : RUN GOOS=linux   go build -o /usr/local/bin/test2json-linux       cmd/test2json &&     GOOS=darwin  go build -o /usr/local/bin/test2json-darwin      cmd/test2json &&     GOOS=windows go build -o /usr/local/bin/test2json-windows.exe cmd/test2json
 ---> Using cache
 ---> 0cb203041492
Step 17/18 : RUN go get -d gopkg.in/mjibson/esc.v0 &&     cd /go/src/github.com/mjibson/esc &&     go build -v -o /usr/bin/esc . &&     rm -rf /go/src/* /go/pkg/* /go/bin/*
 ---> Using cache
 ---> 9303f36fc535
Step 18/18 : COPY . .
 ---> 73a1f9f9e955
[Warning] One or more build-args [ALPINE_VERSION COMMIT EXPERIMENTAL TAG] were not consumed
Successfully built 73a1f9f9e955
Successfully tagged docker-app-dev:jenkins-app-PR-612-2
docker run -v /var/run:/var/run:ro --name docker-app-cov-jenkins-app-PR-612-2-coverage --network="host" -t docker-app-dev:jenkins-app-PR-612-2 make COMMIT=29f8fee5 TAG=jenkins-app-PR-612-2-coverage EXPERIMENTAL=off TEST_RESULTS_PREFIX= coverage
 ---> d324b39f42cf
[Warning] One or more build-args [EXPERIMENTAL TAG ALPINE_VERSION COMMIT] were not consumed
Successfully built d324b39f42cf
Successfully tagged docker-app-dev:jenkins-app-PR-612-2
docker run -v /var/run:/var/run:ro --name docker-app-cov-jenkins-app-PR-612-2-coverage-experimental --network="host" -t docker-app-dev:jenkins-app-PR-612-2 make COMMIT=29f8fee5 TAG=jenkins-app-PR-612-2-coverage-experimental EXPERIMENTAL=on TEST_RESULTS_PREFIX=experimental- 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=29f8fee5 -X github.com/docker/app/internal.Version=jenkins-app-PR-612-2-coverage -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-18T16:56:35Z" -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/cmd/docker-app-standalone github.com/docker/app/internal github.com/docker/app/internal/commands 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
Running unit tests (coverage)...
CGO_ENABLED=0 gotestsum --junitfile _build/test-results/experimental-unit-coverage.xml -- -tags="experimental" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=29f8fee5 -X github.com/docker/app/internal.Version=jenkins-app-PR-612-2-coverage-experimental -X github.com/docker/app/internal.Experimental=on -X github.com/docker/app/internal.BuildTime=2019-09-18T16:56:36Z" -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/cmd/docker-app-standalone github.com/docker/app/internal github.com/docker/app/internal/commands 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
∅  .
∅  .
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu-1804&&x86_64&&overlay2’
Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-612/2/stashes/binaries.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
+ make -f docker.Makefile gradle-test
tar cf - Dockerfile.gradle bin/docker-app-linux integrations/gradle | docker build -t docker-app-gradle:jenkins-app-PR-612-2 -f Dockerfile.gradle -
Sending build context to Docker daemon  39.22MB

Step 1/3 : FROM gradle:4.9-jdk8
4.9-jdk8: Pulling from library/gradle
55cbf04beb70: Pulling fs layer
1607093a898c: Pulling fs layer
9a8ea045c926: Pulling fs layer
d4eee24d4dac: Pulling fs layer
c58988e753d7: Pulling fs layer
794a04897db9: Pulling fs layer
70fcfa476f73: Pulling fs layer
806029475e0c: Pulling fs layer
67959b355155: Pulling fs layer
365e56fcf864: Pulling fs layer
821805da50c8: Pulling fs layer
d4eee24d4dac: Waiting
c58988e753d7: Waiting
794a04897db9: Waiting
70fcfa476f73: Waiting
806029475e0c: Waiting
67959b355155: Waiting
365e56fcf864: Waiting
821805da50c8: Waiting
9a8ea045c926: Verifying Checksum
9a8ea045c926: Download complete
1607093a898c: Verifying Checksum
1607093a898c: Download complete
c58988e753d7: Verifying Checksum
c58988e753d7: Download complete
55cbf04beb70: Verifying Checksum
55cbf04beb70: Download complete
794a04897db9: Verifying Checksum
794a04897db9: Download complete
70fcfa476f73: Verifying Checksum
70fcfa476f73: Download complete
67959b355155: Verifying Checksum
67959b355155: Download complete
d4eee24d4dac: Verifying Checksum
d4eee24d4dac: Download complete
821805da50c8: Verifying Checksum
821805da50c8: Download complete
365e56fcf864: Verifying Checksum
365e56fcf864: Download complete
806029475e0c: Verifying Checksum
806029475e0c: Download complete
55cbf04beb70: Pull complete
1607093a898c: Pull complete
9a8ea045c926: Pull complete
d4eee24d4dac: Pull complete
c58988e753d7: Pull complete
794a04897db9: Pull complete
70fcfa476f73: Pull complete
806029475e0c: Pull complete
67959b355155: Pull complete
365e56fcf864: Pull complete
821805da50c8: Pull complete
Digest: sha256:d761793ff33b748f6160f9249fa0ceeeba55a6b6204737e7f4c67b6ad70c631b
Status: Downloaded newer image for gradle:4.9-jdk8
 ---> 171a47f5f255
Step 2/3 : COPY bin/docker-app-linux /usr/local/bin/docker-app
 ---> e65e7d357fd4
Step 3/3 : COPY --chown=gradle:gradle integrations/gradle .
 ---> f4a97b0df0f2
Successfully built f4a97b0df0f2
Successfully tagged docker-app-gradle:jenkins-app-PR-612-2
docker run --rm docker-app-gradle:jenkins-app-PR-612-2 bash -c "./gradlew --stacktrace build && cd example && gradle renderIt"
Downloading https://services.gradle.org/distributions/gradle-4.7-bin.zip
.......................................................................
Unzipping /home/gradle/.gradle/wrapper/dists/gradle-4.7-bin/73xux3q4721jgr4pjvqf9o30/gradle-4.7-bin.zip to /home/gradle/.gradle/wrapper/dists/gradle-4.7-bin/73xux3q4721jgr4pjvqf9o30
Set executable permissions for: /home/gradle/.gradle/wrapper/dists/gradle-4.7-bin/73xux3q4721jgr4pjvqf9o30/gradle-4.7/bin/gradle

Welcome to Gradle 4.7!

Here are the highlights of this release:
 - Incremental annotation processing
 - JDK 10 support
 - Grouped non-interactive console logs
 - Failed tests are re-run first for quicker feedback

For more details see https://docs.gradle.org/4.7/release-notes.html

Starting a Gradle Daemon (subsequent builds will be faster)
Generating JAR file 'gradle-api-4.7.jar'
> Task :compileJava
> Task :pluginDescriptors
> Task :processResources
> Task :classes
> Task :jar
> Task :assemble
> Task :pluginUnderTestMetadata
> Task :compileTestJava NO-SOURCE
> Task :processTestResources NO-SOURCE
> Task :testClasses UP-TO-DATE
> Task :test NO-SOURCE
> Task :validateTaskProperties
> Task :check
> Task :build

BUILD SUCCESSFUL in 25s
6 actionable tasks: 6 executed

Welcome to Gradle 4.9!

Here are the highlights of this release:
 - Experimental APIs for creating and configuring tasks lazily
 - Pass arguments to JavaExec via CLI
 - Auxiliary publication dependency support for multi-project builds
 - Improved dependency insight report

For more details see https://docs.gradle.org/4.9/release-notes.html

Starting a Gradle Daemon (subsequent builds will be faster)
> Task :renderIt

BUILD SUCCESSFUL in 4s
1 actionable task: 1 executed
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // node
Running on ubuntu-1804-overlay2 (i-0c110145eec7e267b) in /home/ubuntu/workspace/app_PR-612
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] }
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-612/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-612/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/612/head:refs/remotes/origin/PR-612
Fetching without tags
Checking out Revision 29f8fee5b098f9691672cfdb7e54b5874ed35cd6 (PR-612)
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/612/head:refs/remotes/origin/PR-612 # 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/612/head:refs/remotes/origin/PR-612
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 29f8fee5b098f9691672cfdb7e54b5874ed35cd6
Commit message: "Removed Fossa api key from Jenkinsfile call"
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-612/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-612/2/stashes/invocation-image.tgz
[Pipeline] sh
+ docker load -i invocation-image.tar
Loaded image: docker/cnab-app-base:jenkins-app-PR-612-2
[Pipeline] }
[Pipeline] // dir
[Pipeline] unstash
Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-612/2/stashes/binaries.tgz
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-612/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-612/2/stashes/examples.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-612/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-612/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.TestBaseInvocationImageVersion/default (0.06s)
PASS e2e/linux.TestBaseInvocationImageVersion/config (0.05s)
PASS e2e/linux.TestBaseInvocationImageVersion (0.11s)
∅  cmd/cnab-run
∅  cmd/docker-app
∅  cmd/docker-app-standalone
✓  internal (3ms)
∅  cmd/cnab-run
∅  cmd/docker-app
∅  cmd/docker-app-standalone
✓  internal (2ms)
✓  internal/compose (5ms)
✓  internal/formatter (6ms)
PASS e2e/linux.TestCallCustomStatusAction/validCustomDockerStatusAction (6.72s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomStandardStatusAction (4.31s)
PASS e2e/linux.TestCallCustomStatusAction/missingCustomStatusAction (3.17s)
PASS e2e/linux.TestCallCustomStatusAction (14.20s)
✓  internal/compose (5ms)
✓  internal/inspect (44ms)
✓  internal/formatter (6ms)
PASS e2e/linux.TestCnabParameters (3.06s)
✓  internal/commands (577ms)
∅  internal/formatter/driver
∅  internal/formatter/json
∅  internal/formatter/yaml
∅  internal/log
✓  internal/inspect (48ms)
✓  internal/slices (9ms)
✓  internal/packager (33ms)
✓  internal/commands (601ms)
∅  internal/formatter/driver
∅  internal/formatter/json
∅  internal/formatter/yaml
∅  internal/log
PASS e2e/linux.TestRender/envvariables/stdout (1.62s)
PASS e2e/linux.TestRender/envvariables/file (1.43s)
PASS e2e/linux.TestRender/envvariables (3.05s)
PASS e2e/linux.TestRender (3.05s)
✓  internal/store (17ms)
✓  internal/slices (8ms)
✓  internal/packager (32ms)
✓  internal/yaml (1.767s)
✓  loader (10ms)
✓  internal/store (22ms)
PASS e2e/linux.TestRenderFormatters (3.00s)
PASS e2e/linux.TestInit (0.12s)
✓  specification (7ms)
✓  render (42ms)
✓  internal/yaml (1.681s)
✓  loader (11ms)
✓  types (16ms)
✓  types/metadata (7ms)
✓  types/parameters (4ms)
✓  render (47ms)

DONE 199 tests in 92.303s
CGO_ENABLED=0 go test -tags=""experimental" testrunmain" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=29f8fee5 -X github.com/docker/app/internal.Version=jenkins-app-PR-612-2-coverage-experimental -X github.com/docker/app/internal.Experimental=on -X github.com/docker/app/internal.BuildTime=2019-09-18T16:56:36Z" -coverpkg="./..." -c -o _build/docker-app.cov ./cmd/docker-app
✓  specification (8ms)
✓  types (22ms)
✓  types/metadata (7ms)
✓  types/parameters (4ms)

DONE 199 tests in 94.644s
CGO_ENABLED=0 go test -tags=""" testrunmain" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=29f8fee5 -X github.com/docker/app/internal.Version=jenkins-app-PR-612-2-coverage -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-18T16:56:35Z" -coverpkg="./..." -c -o _build/docker-app.cov ./cmd/docker-app
PASS e2e/linux.TestDetectApp (4.51s)
Running e2e tests (coverage)...
DOCKERAPP_BINARY=../e2e/coverage-bin CGO_ENABLED=0 gotestsum --junitfile _build/test-results/experimental-e2e-coverage.xml -- -tags="experimental" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=29f8fee5 -X github.com/docker/app/internal.Version=jenkins-app-PR-612-2-coverage-experimental -X github.com/docker/app/internal.Experimental=on -X github.com/docker/app/internal.BuildTime=2019-09-18T16:56:36Z" -v ./e2e
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=29f8fee5 -X github.com/docker/app/internal.Version=jenkins-app-PR-612-2-coverage -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-18T16:56:35Z" -v ./e2e
PASS e2e/linux.TestBundle/simple-bundle (0.88s)
PASS e2e/linux.TestBundle/bundle-with-tag (0.34s)
PASS e2e/linux.TestBundle (12.49s)
PASS e2e/linux.TestDockerAppLifecycle/withBindMounts (30.87s)
PASS e2e/linux.TestDockerAppLifecycle/withoutBindMounts (23.84s)
PASS e2e/linux.TestDockerAppLifecycle (54.72s)
PASS e2e/linux.TestCredentials/missing (0.10s)
PASS e2e/linux.TestCredentials/full (1.88s)
PASS e2e/linux.TestCredentials/mixed-credstore (1.25s)
PASS e2e/linux.TestCredentials/mixed-local-cred (1.28s)
PASS e2e/linux.TestCredentials/overload (0.06s)
PASS e2e/linux.TestCredentials (4.58s)
PASS e2e/linux.TestRenderWithEnvFile (1.59s)
PASS e2e/linux.TestExamplesAreValid (0.12s)
PASS e2e/linux.TestInvokePluginFromCLI (0.61s)
PASS e2e/linux.TestPushArchs/default (3.55s)
PASS e2e/linux.TestPushArchs/all-platforms (1.63s)
PASS e2e/linux.TestPushArchs (17.44s)
PASS e2e/linux.TestPushInstall (16.41s)
PASS e2e/linux.TestPushPullInstall (16.67s)
PASS e2e/linux.TestPushInstallBundle/push-bundle (4.98s)
PASS e2e/linux.TestPushInstallBundle/push-ref (1.11s)
PASS e2e/linux.TestPushInstallBundle/push-bundleref (4.47s)
PASS e2e/linux.TestPushInstallBundle (22.54s)
PASS e2e/linux

DONE 39 tests in 175.241s
time="2019-09-18T17:00:39Z" 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-612/2/artifacts/
[Pipeline] junit
Recording test results
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-612-2
Untagged: docker/cnab-app-base:jenkins-app-PR-612-2
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
✓  e2e (2m59.851s)

DONE 39 tests in 182.440s
go install ./vendor/github.com/wadey/gocovmerge/
gocovmerge _build/cov/*.out > _build/cov/all.out
go tool cover -func _build/cov/all.out
github.com/docker/app/cmd/docker-app/main.go:12:		main					80.0%
github.com/docker/app/internal/commands/bundle.go:32:		bundleCmd				100.0%
github.com/docker/app/internal/commands/bundle.go:49:		runBundle				61.9%
github.com/docker/app/internal/commands/bundle.go:82:		makeBundle				80.0%
github.com/docker/app/internal/commands/bundle.go:91:		makeBundleFromApp			66.7%
github.com/docker/app/internal/commands/bundle.go:126:		makeInvocationImageName			100.0%
github.com/docker/app/internal/commands/bundle.go:133:		makeCNABImageName			100.0%
github.com/docker/app/internal/commands/bundle.go:141:		persistInBundleStore			77.8%
github.com/docker/app/internal/commands/bundle.go:156:		getNamedTagged				77.8%
github.com/docker/app/internal/commands/cnab.go:44:		addNamedCredentialSets			75.0%
github.com/docker/app/internal/commands/cnab.go:75:		parseCommandlineCredential		100.0%
github.com/docker/app/internal/commands/cnab.go:85:		addCredentials				75.0%
github.com/docker/app/internal/commands/cnab.go:102:		addDockerCredentials			87.5%
github.com/docker/app/internal/commands/cnab.go:117:		addRegistryCredentials			85.0%
github.com/docker/app/internal/commands/cnab.go:149:		prepareCredentialSet			77.8%
github.com/docker/app/internal/commands/cnab.go:166:		getTargetContext			85.7%
github.com/docker/app/internal/commands/cnab.go:181:		prepareDriver				100.0%
github.com/docker/app/internal/commands/cnab.go:214:		getAppNameKind				91.7%
github.com/docker/app/internal/commands/cnab.go:236:		extractAndLoadAppBasedBundle		83.3%
github.com/docker/app/internal/commands/cnab.go:246:		loadBundleFromFile			80.0%
github.com/docker/app/internal/commands/cnab.go:258:		resolveBundle				65.0%
github.com/docker/app/internal/commands/cnab.go:295:		requiredClaimBindMount			100.0%
github.com/docker/app/internal/commands/cnab.go:304:		requiredBindMount			77.8%
github.com/docker/app/internal/commands/cnab.go:336:		socketPath				100.0%
github.com/docker/app/internal/commands/cnab.go:344:		isDockerHostLocal			100.0%
github.com/docker/app/internal/commands/cnab.go:348:		prepareCustomAction			72.2%
github.com/docker/app/internal/commands/cnab.go:384:		isInstallationFailed			100.0%
github.com/docker/app/internal/commands/dockerdesktop.go:21:	defaultDockerDesktopHostProvider	66.7%
github.com/docker/app/internal/commands/dockerdesktop.go:37:	rewrite					100.0%
github.com/docker/app/internal/commands/dockerdesktop.go:53:	rewrite					91.7%
github.com/docker/app/internal/commands/dockerdesktop.go:78:	makeLinuxkitIPProvider			0.0%
github.com/docker/app/internal/commands/dockerdesktop.go:108:	rewriteContextIfDockerDesktop		66.7%
github.com/docker/app/internal/commands/dockerdesktop.go:135:	List					0.0%
github.com/docker/app/internal/commands/dockerdesktop.go:147:	GetMetadata				80.0%
github.com/docker/app/internal/commands/init.go:18:		initCmd					90.0%
github.com/docker/app/internal/commands/inspect.go:18:		inspectCmd				100.0%
github.com/docker/app/internal/commands/inspect.go:35:		runInspect				71.4%
github.com/docker/app/internal/commands/install.go:46:		installCmd				100.0%
github.com/docker/app/internal/commands/install.go:71:		runInstall				72.1%
github.com/docker/app/internal/commands/list.go:42:		listCmd					100.0%
github.com/docker/app/internal/commands/list.go:59:		runList					88.9%
github.com/docker/app/internal/commands/list.go:75:		printHeaders				100.0%
github.com/docker/app/internal/commands/list.go:83:		printValues				100.0%
github.com/docker/app/internal/commands/list.go:91:		getInstallations			77.8%
github.com/docker/app/internal/commands/parameters.go:26:	withFileParameters			85.7%
github.com/docker/app/internal/commands/parameters.go:39:	withCommandLineParameters		100.0%
github.com/docker/app/internal/commands/parameters.go:49:	withSendRegistryAuth			85.7%
github.com/docker/app/internal/commands/parameters.go:62:	withOrchestratorParameters		100.0%
github.com/docker/app/internal/commands/parameters.go:74:	withErrorWriter				100.0%
github.com/docker/app/internal/commands/parameters.go:81:	withStrictMode				100.0%
github.com/docker/app/internal/commands/parameters.go:87:	mergeBundleParameters			92.3%
github.com/docker/app/internal/commands/parameters.go:111:	matchAndMergeParametersDefinition	92.6%
github.com/docker/app/internal/commands/pull.go:16:		pullCmd					100.0%
github.com/docker/app/internal/commands/pull.go:31:		runPull					71.4%
github.com/docker/app/internal/commands/push.go:51:		pushCmd					100.0%
github.com/docker/app/internal/commands/push.go:73:		runPush					71.4%
github.com/docker/app/internal/commands/push.go:99:		resolveReferenceAndBundle		66.7%
github.com/docker/app/internal/commands/push.go:115:		pushInvocationImage			71.4%
github.com/docker/app/internal/commands/push.go:138:		pushBundle				80.0%
github.com/docker/app/internal/commands/push.go:164:		withAppAnnotations			80.0%
github.com/docker/app/internal/commands/push.go:173:		platformFilter				100.0%
github.com/docker/app/internal/commands/push.go:180:		retagInvocationImage			80.0%
github.com/docker/app/internal/commands/push.go:195:		shouldRetagInvocationImage		85.7%
github.com/docker/app/internal/commands/push.go:241:		onEvent					0.0%
github.com/docker/app/internal/commands/push.go:261:		imageIndex				0.0%
github.com/docker/app/internal/commands/push.go:276:		onProgress				0.0%
github.com/docker/app/internal/commands/push.go:280:		print					0.0%
github.com/docker/app/internal/commands/push.go:295:		printDescriptorProgress			0.0%
github.com/docker/app/internal/commands/push.go:331:		hasError				0.0%
github.com/docker/app/internal/commands/push.go:347:		onEvent					80.0%
github.com/docker/app/internal/commands/push.go:360:		checkFlags				66.7%
github.com/docker/app/internal/commands/render.go:23:		renderCmd				100.0%
github.com/docker/app/internal/commands/render.go:43:		runRender				80.0%
github.com/docker/app/internal/commands/root.go:20:		NewRootCmd				41.7%
github.com/docker/app/internal/commands/root.go:51:		addCommands				100.0%
github.com/docker/app/internal/commands/root.go:69:		firstOrEmpty				100.0%
github.com/docker/app/internal/commands/root.go:76:		muteDockerCli				100.0%
github.com/docker/app/internal/commands/root.go:85:		prepareStores				69.2%
github.com/docker/app/internal/commands/root.go:105:		prepareBundleStore			71.4%
github.com/docker/app/internal/commands/root.go:123:		addFlags				100.0%
github.com/docker/app/internal/commands/root.go:136:		addFlags				100.0%
github.com/docker/app/internal/commands/root.go:143:		SetDefaultTargetContext			100.0%
github.com/docker/app/internal/commands/root.go:147:		CredentialSetOpts			100.0%
github.com/docker/app/internal/commands/root.go:160:		addFlags				100.0%
github.com/docker/app/internal/commands/root.go:168:		addFlags				100.0%
github.com/docker/app/internal/commands/status.go:29:		statusCmd				100.0%
github.com/docker/app/internal/commands/status.go:47:		runStatus				75.0%
github.com/docker/app/internal/commands/status.go:96:		displayInstallationStatus		97.0%
github.com/docker/app/internal/commands/status.go:143:		sortParameters				100.0%
github.com/docker/app/internal/commands/status.go:152:		printHeader				100.0%
github.com/docker/app/internal/commands/status.go:157:		printValue				100.0%
github.com/docker/app/internal/commands/status.go:161:		resolveStatusAction			100.0%
github.com/docker/app/internal/commands/uninstall.go:19:	uninstallCmd				100.0%
github.com/docker/app/internal/commands/uninstall.go:37:	runUninstall				52.9%
github.com/docker/app/internal/commands/upgrade.go:21:		upgradeCmd				100.0%
github.com/docker/app/internal/commands/upgrade.go:41:		runUpgrade				62.9%
github.com/docker/app/internal/commands/validate.go:19:		validateCmd				85.7%
github.com/docker/app/internal/commands/version.go:13:		versionCmd				100.0%
github.com/docker/app/internal/compose/compose.go:29:		Load					90.9%
github.com/docker/app/internal/compose/compose.go:49:		validateImagesInConfigFiles		84.2%
github.com/docker/app/internal/compose/compose.go:85:		ExtractVariables			75.0%
github.com/docker/app/internal/formatter/formatter.go:20:	Register				100.0%
github.com/docker/app/internal/formatter/formatter.go:34:	Format					100.0%
github.com/docker/app/internal/formatter/formatter.go:49:	Drivers					100.0%
github.com/docker/app/internal/formatter/json/driver.go:11:	init					100.0%
github.com/docker/app/internal/formatter/json/driver.go:19:	Format					0.0%
github.com/docker/app/internal/formatter/yaml/driver.go:10:	init					100.0%
github.com/docker/app/internal/formatter/yaml/driver.go:18:	Format					0.0%
github.com/docker/app/internal/inspect/inspect.go:19:		Inspect					95.2%
github.com/docker/app/internal/inspect/inspect.go:100:		printMetadata				100.0%
github.com/docker/app/internal/inspect/inspect.go:113:		printSection				100.0%
github.com/docker/app/internal/inspect/inspect.go:129:		printHeaders				100.0%
github.com/docker/app/internal/inspect/inspect.go:138:		getReplicas				100.0%
github.com/docker/app/internal/inspect/inspect.go:145:		extractParameters			88.9%
github.com/docker/app/internal/inspect/inspect.go:159:		mergeAndFlattenParameters		71.4%
github.com/docker/app/internal/inspect/ports.go:16:		newPort					100.0%
github.com/docker/app/internal/inspect/ports.go:20:		add					100.0%
github.com/docker/app/internal/inspect/ports.go:36:		String					100.0%
github.com/docker/app/internal/inspect/ports.go:47:		getPorts				100.0%
github.com/docker/app/internal/log/log.go:10:			WithLogContext				100.0%
github.com/docker/app/internal/names.go:78:			AppNameFromDir				100.0%
github.com/docker/app/internal/names.go:84:			DirNameFromAppName			100.0%
github.com/docker/app/internal/names.go:93:			ValidateAppName				100.0%
github.com/docker/app/internal/packager/cnab.go:20:		ToCNAB					94.1%
github.com/docker/app/internal/packager/cnab.go:175:		extractBundleImages			85.7%
github.com/docker/app/internal/packager/extract.go:17:		findApp					76.5%
github.com/docker/app/internal/packager/extract.go:48:		Extract					61.9%
github.com/docker/app/internal/packager/init.go:30:		Init					60.0%
github.com/docker/app/internal/packager/init.go:64:		initFromScratch				0.0%
github.com/docker/app/internal/packager/init.go:79:		checkComposeFileVersion			100.0%
github.com/docker/app/internal/packager/init.go:87:		initFromComposeFile			86.0%
github.com/docker/app/internal/packager/init.go:152:		removeDefaultValuesFromCompose		100.0%
github.com/docker/app/internal/packager/init.go:166:		composeFileFromScratch			0.0%
github.com/docker/app/internal/packager/init.go:186:		writeMetadataFile			75.0%
github.com/docker/app/internal/packager/init.go:201:		parseMaintainersData			100.0%
github.com/docker/app/internal/packager/init.go:214:		newMetadata				57.1%
github.com/docker/app/internal/packager/packing.go:24:		tarAdd					75.0%
github.com/docker/app/internal/packager/packing.go:32:		tarAddBytes				83.3%
github.com/docker/app/internal/packager/packing.go:48:		PackInvocationImageContext		63.6%
github.com/docker/app/internal/packager/packing.go:83:		BaseInvocationImage			100.0%
github.com/docker/app/internal/packager/packing.go:93:		dockerFile				100.0%
github.com/docker/app/internal/packager/parameter.go:18:	ExtractCNABParameterMapping		100.0%
github.com/docker/app/internal/packager/parameter.go:33:	getKeys					100.0%
github.com/docker/app/internal/packager/parameter.go:49:	ExtractCNABParametersValues		100.0%
github.com/docker/app/internal/slices/slices.go:4:		ContainsString				100.0%
github.com/docker/app/internal/store/app.go:35:			NewApplicationStore			83.3%
github.com/docker/app/internal/store/app.go:54:			InstallationStore			75.0%
github.com/docker/app/internal/store/app.go:63:			CredentialStore				75.0%
github.com/docker/app/internal/store/app.go:72:			BundleStore				75.0%
github.com/docker/app/internal/store/app.go:80:			makeDigestedDirectory			100.0%
github.com/docker/app/internal/store/bundle.go:34:		Store					71.4%
github.com/docker/app/internal/store/bundle.go:46:		Read					80.0%
github.com/docker/app/internal/store/bundle.go:66:		LookupOrPullBundle			75.0%
github.com/docker/app/internal/store/bundle.go:86:		storePath				100.0%
github.com/docker/app/internal/store/credential.go:24:		Read					100.0%
github.com/docker/app/internal/store/credential.go:29:		Store					71.4%
github.com/docker/app/internal/store/installation.go:26:	NewInstallation				75.0%
github.com/docker/app/internal/store/installation.go:43:	List					100.0%
github.com/docker/app/internal/store/installation.go:47:	Store					75.0%
github.com/docker/app/internal/store/installation.go:55:	Read					77.8%
github.com/docker/app/internal/store/installation.go:71:	Delete					100.0%
github.com/docker/app/internal/version.go:20:			FullVersion				100.0%
github.com/docker/app/internal/version.go:33:			reformatDate				75.0%
github.com/docker/app/internal/yaml/yaml.go:18:			Unmarshal				80.0%
github.com/docker/app/internal/yaml/yaml.go:32:			Marshal					100.0%
github.com/docker/app/internal/yaml/yaml.go:39:			NewDecoder				100.0%
github.com/docker/app/loader/loader.go:16:			LoadFromDirectory			100.0%
github.com/docker/app/loader/loader.go:26:			LoadFromTar				100.0%
github.com/docker/app/loader/loader.go:37:			LoadFromTarReader			45.5%
github.com/docker/app/render/render.go:41:			Render					80.0%
github.com/docker/app/render/render.go:66:			substituteParams			100.0%
github.com/docker/app/render/render.go:97:			render					84.6%
github.com/docker/app/render/render.go:121:			processEnabled				91.7%
github.com/docker/app/render/render.go:141:			isEnabled				75.0%
github.com/docker/app/specification/bindata.go:44:		Open					0.0%
github.com/docker/app/specification/bindata.go:52:		prepare					82.4%
github.com/docker/app/specification/bindata.go:77:		Open					0.0%
github.com/docker/app/specification/bindata.go:85:		Open					0.0%
github.com/docker/app/specification/bindata.go:89:		File					0.0%
github.com/docker/app/specification/bindata.go:100:		Close					0.0%
github.com/docker/app/specification/bindata.go:104:		Readdir					0.0%
github.com/docker/app/specification/bindata.go:125:		Stat					0.0%
github.com/docker/app/specification/bindata.go:129:		Name					0.0%
github.com/docker/app/specification/bindata.go:133:		Size					0.0%
github.com/docker/app/specification/bindata.go:137:		Mode					0.0%
github.com/docker/app/specification/bindata.go:141:		ModTime					0.0%
github.com/docker/app/specification/bindata.go:145:		IsDir					0.0%
github.com/docker/app/specification/bindata.go:149:		Sys					0.0%
github.com/docker/app/specification/bindata.go:155:		_escFS					0.0%
github.com/docker/app/specification/bindata.go:164:		_escDir					0.0%
github.com/docker/app/specification/bindata.go:173:		_escFSByte				45.5%
github.com/docker/app/specification/bindata.go:191:		_escFSMustByte				0.0%
github.com/docker/app/specification/bindata.go:200:		_escFSString				0.0%
github.com/docker/app/specification/bindata.go:206:		_escFSMustString			0.0%
github.com/docker/app/specification/schema.go:15:		Validate				93.3%
github.com/docker/app/types/init.go:17:				NewInitialComposeFile			100.0%
github.com/docker/app/types/metadata/load.go:14:		Load					83.3%
github.com/docker/app/types/metadata/load.go:25:		validateRawMetadata			83.3%
github.com/docker/app/types/metadata/metadata.go:19:		String					100.0%
github.com/docker/app/types/metadata/metadata.go:28:		String					100.0%
github.com/docker/app/types/metadata/metadata.go:45:		FromBundle				100.0%
github.com/docker/app/types/parameters/load.go:14:		Load					95.0%
github.com/docker/app/types/parameters/load.go:48:		LoadMultiple				77.8%
github.com/docker/app/types/parameters/load.go:64:		LoadFile				75.0%
github.com/docker/app/types/parameters/load.go:73:		LoadFiles				77.8%
github.com/docker/app/types/parameters/load.go:89:		convertToStringKeysRecursive		96.0%
github.com/docker/app/types/parameters/load.go:126:		formatInvalidKeyError			100.0%
github.com/docker/app/types/parameters/merge.go:9:		Merge					100.0%
github.com/docker/app/types/parameters/opts.go:9:		WithPrefix				100.0%
github.com/docker/app/types/parameters/parameters.go:18:	Flatten					100.0%
github.com/docker/app/types/parameters/parameters.go:22:	flatten					100.0%
github.com/docker/app/types/parameters/parameters.go:50:	FromFlatten				88.9%
github.com/docker/app/types/parameters/parameters.go:65:	isSupposedSlice				100.0%
github.com/docker/app/types/parameters/parameters.go:73:	assignKey				92.3%
github.com/docker/app/types/types.go:30:			ShouldRunInsideDirectory		0.0%
github.com/docker/app/types/types.go:57:			Path					100.0%
github.com/docker/app/types/types.go:62:			Size					100.0%
github.com/docker/app/types/types.go:67:			Composes				100.0%
github.com/docker/app/types/types.go:72:			ParametersRaw				100.0%
github.com/docker/app/types/types.go:77:			Parameters				100.0%
github.com/docker/app/types/types.go:82:			MetadataRaw				100.0%
github.com/docker/app/types/types.go:87:			Metadata				100.0%
github.com/docker/app/types/types.go:92:			Attachments				100.0%
github.com/docker/app/types/types.go:96:			HasCRLF					0.0%
github.com/docker/app/types/types.go:101:			Extract					0.0%
github.com/docker/app/types/types.go:114:			noop					0.0%
github.com/docker/app/types/types.go:117:			NewApp					100.0%
github.com/docker/app/types/types.go:139:			NewAppFromDefaultFiles			100.0%
github.com/docker/app/types/types.go:150:			WithName				100.0%
github.com/docker/app/types/types.go:158:			WithPath				100.0%
github.com/docker/app/types/types.go:166:			WithCleanup				100.0%
github.com/docker/app/types/types.go:174:			WithSource				100.0%
github.com/docker/app/types/types.go:181:			WithCRLF				0.0%
github.com/docker/app/types/types.go:189:			WithParametersFiles			100.0%
github.com/docker/app/types/types.go:194:			WithAttachments				84.6%
github.com/docker/app/types/types.go:226:			WithParameters				100.0%
github.com/docker/app/types/types.go:230:			parametersLoader			100.0%
github.com/docker/app/types/types.go:248:			MetadataFile				100.0%
github.com/docker/app/types/types.go:253:			Metadata				100.0%
github.com/docker/app/types/types.go:257:			metadataLoader				100.0%
github.com/docker/app/types/types.go:275:			WithComposeFiles			100.0%
github.com/docker/app/types/types.go:280:			WithComposes				100.0%
github.com/docker/app/types/types.go:284:			composeLoader				100.0%
github.com/docker/app/types/types.go:295:			readReaders				77.8%
github.com/docker/app/types/types.go:309:			readFiles				100.0%
github.com/docker/app/types/types.go:323:			newErrGroup				100.0%
total:								(statements)				77.6%
go tool cover -html _build/cov/all.out -o _build/cov/coverage.html
[Pipeline] sh
+ make EXPERIMENTAL=on TEST_RESULTS_PREFIX=experimental- -f docker.Makefile TAG=jenkins-app-PR-612-2-coverage-experimental coverage-results
docker cp docker-app-cov-jenkins-app-PR-612-2-coverage-experimental:/go/src/github.com/docker/app/_build/cov/ ./_build/ci-cov
docker cp docker-app-cov-jenkins-app-PR-612-2-coverage-experimental:/go/src/github.com/docker/app/_build/test-results/ ./_build/test-results
docker rm docker-app-cov-jenkins-app-PR-612-2-coverage-experimental
✓  e2e (2m50.571s)

DONE 39 tests in 173.283s
go install ./vendor/github.com/wadey/gocovmerge/
gocovmerge _build/cov/*.out > _build/cov/all.out
go tool cover -func _build/cov/all.out
github.com/docker/app/cmd/docker-app/main.go:12:		main					80.0%
github.com/docker/app/internal/commands/bundle.go:32:		bundleCmd				100.0%
github.com/docker/app/internal/commands/bundle.go:49:		runBundle				61.9%
github.com/docker/app/internal/commands/bundle.go:82:		makeBundle				80.0%
github.com/docker/app/internal/commands/bundle.go:91:		makeBundleFromApp			66.7%
github.com/docker/app/internal/commands/bundle.go:126:		makeInvocationImageName			100.0%
github.com/docker/app/internal/commands/bundle.go:133:		makeCNABImageName			100.0%
github.com/docker/app/internal/commands/bundle.go:141:		persistInBundleStore			77.8%
github.com/docker/app/internal/commands/bundle.go:156:		getNamedTagged				77.8%
github.com/docker/app/internal/commands/cnab.go:44:		addNamedCredentialSets			75.0%
github.com/docker/app/internal/commands/cnab.go:75:		parseCommandlineCredential		100.0%
github.com/docker/app/internal/commands/cnab.go:85:		addCredentials				75.0%
github.com/docker/app/internal/commands/cnab.go:102:		addDockerCredentials			87.5%
github.com/docker/app/internal/commands/cnab.go:117:		addRegistryCredentials			85.0%
github.com/docker/app/internal/commands/cnab.go:149:		prepareCredentialSet			77.8%
github.com/docker/app/internal/commands/cnab.go:166:		getTargetContext			85.7%
github.com/docker/app/internal/commands/cnab.go:181:		prepareDriver				100.0%
github.com/docker/app/internal/commands/cnab.go:214:		getAppNameKind				91.7%
github.com/docker/app/internal/commands/cnab.go:236:		extractAndLoadAppBasedBundle		83.3%
github.com/docker/app/internal/commands/cnab.go:246:		loadBundleFromFile			80.0%
github.com/docker/app/internal/commands/cnab.go:258:		resolveBundle				65.0%
github.com/docker/app/internal/commands/cnab.go:295:		requiredClaimBindMount			100.0%
github.com/docker/app/internal/commands/cnab.go:304:		requiredBindMount			77.8%
github.com/docker/app/internal/commands/cnab.go:336:		socketPath				100.0%
github.com/docker/app/internal/commands/cnab.go:344:		isDockerHostLocal			100.0%
github.com/docker/app/internal/commands/cnab.go:348:		prepareCustomAction			72.2%
github.com/docker/app/internal/commands/cnab.go:384:		isInstallationFailed			100.0%
github.com/docker/app/internal/commands/dockerdesktop.go:21:	defaultDockerDesktopHostProvider	66.7%
github.com/docker/app/internal/commands/dockerdesktop.go:37:	rewrite					100.0%
github.com/docker/app/internal/commands/dockerdesktop.go:53:	rewrite					91.7%
github.com/docker/app/internal/commands/dockerdesktop.go:78:	makeLinuxkitIPProvider			0.0%
github.com/docker/app/internal/commands/dockerdesktop.go:108:	rewriteContextIfDockerDesktop		66.7%
github.com/docker/app/internal/commands/dockerdesktop.go:135:	List					0.0%
github.com/docker/app/internal/commands/dockerdesktop.go:147:	GetMetadata				80.0%
github.com/docker/app/internal/commands/init.go:18:		initCmd					90.0%
github.com/docker/app/internal/commands/inspect.go:18:		inspectCmd				100.0%
github.com/docker/app/internal/commands/inspect.go:35:		runInspect				71.4%
github.com/docker/app/internal/commands/install.go:46:		installCmd				100.0%
github.com/docker/app/internal/commands/install.go:71:		runInstall				72.1%
github.com/docker/app/internal/commands/list.go:42:		listCmd					100.0%
github.com/docker/app/internal/commands/list.go:59:		runList					88.9%
github.com/docker/app/internal/commands/list.go:75:		printHeaders				100.0%
github.com/docker/app/internal/commands/list.go:83:		printValues				100.0%
github.com/docker/app/internal/commands/list.go:91:		getInstallations			77.8%
github.com/docker/app/internal/commands/parameters.go:26:	withFileParameters			85.7%
github.com/docker/app/internal/commands/parameters.go:39:	withCommandLineParameters		100.0%
github.com/docker/app/internal/commands/parameters.go:49:	withSendRegistryAuth			85.7%
github.com/docker/app/internal/commands/parameters.go:62:	withOrchestratorParameters		100.0%
github.com/docker/app/internal/commands/parameters.go:74:	withErrorWriter				100.0%
github.com/docker/app/internal/commands/parameters.go:81:	withStrictMode				100.0%
github.com/docker/app/internal/commands/parameters.go:87:	mergeBundleParameters			92.3%
github.com/docker/app/internal/commands/parameters.go:111:	matchAndMergeParametersDefinition	92.6%
github.com/docker/app/internal/commands/pull.go:16:		pullCmd					100.0%
github.com/docker/app/internal/commands/pull.go:31:		runPull					71.4%
github.com/docker/app/internal/commands/push.go:51:		pushCmd					100.0%
github.com/docker/app/internal/commands/push.go:73:		runPush					71.4%
github.com/docker/app/internal/commands/push.go:99:		resolveReferenceAndBundle		66.7%
github.com/docker/app/internal/commands/push.go:115:		pushInvocationImage			71.4%
github.com/docker/app/internal/commands/push.go:138:		pushBundle				80.0%
github.com/docker/app/internal/commands/push.go:164:		withAppAnnotations			80.0%
github.com/docker/app/internal/commands/push.go:173:		platformFilter				100.0%
github.com/docker/app/internal/commands/push.go:180:		retagInvocationImage			80.0%
github.com/docker/app/internal/commands/push.go:195:		shouldRetagInvocationImage		85.7%
github.com/docker/app/internal/commands/push.go:241:		onEvent					0.0%
github.com/docker/app/internal/commands/push.go:261:		imageIndex				0.0%
github.com/docker/app/internal/commands/push.go:276:		onProgress				0.0%
github.com/docker/app/internal/commands/push.go:280:		print					0.0%
github.com/docker/app/internal/commands/push.go:295:		printDescriptorProgress			0.0%
github.com/docker/app/internal/commands/push.go:331:		hasError				0.0%
github.com/docker/app/internal/commands/push.go:347:		onEvent					80.0%
github.com/docker/app/internal/commands/push.go:360:		checkFlags				66.7%
github.com/docker/app/internal/commands/render.go:23:		renderCmd				100.0%
github.com/docker/app/internal/commands/render.go:43:		runRender				80.0%
github.com/docker/app/internal/commands/root.go:20:		NewRootCmd				41.7%
github.com/docker/app/internal/commands/root.go:51:		addCommands				100.0%
github.com/docker/app/internal/commands/root.go:69:		firstOrEmpty				100.0%
github.com/docker/app/internal/commands/root.go:76:		muteDockerCli				100.0%
github.com/docker/app/internal/commands/root.go:85:		prepareStores				69.2%
github.com/docker/app/internal/commands/root.go:105:		prepareBundleStore			71.4%
github.com/docker/app/internal/commands/root.go:123:		addFlags				100.0%
github.com/docker/app/internal/commands/root.go:136:		addFlags				100.0%
github.com/docker/app/internal/commands/root.go:143:		SetDefaultTargetContext			100.0%
github.com/docker/app/internal/commands/root.go:147:		CredentialSetOpts			100.0%
github.com/docker/app/internal/commands/root.go:160:		addFlags				100.0%
github.com/docker/app/internal/commands/root.go:168:		addFlags				100.0%
github.com/docker/app/internal/commands/status.go:29:		statusCmd				100.0%
github.com/docker/app/internal/commands/status.go:47:		runStatus				75.0%
github.com/docker/app/internal/commands/status.go:96:		displayInstallationStatus		97.0%
github.com/docker/app/internal/commands/status.go:143:		sortParameters				100.0%
github.com/docker/app/internal/commands/status.go:152:		printHeader				100.0%
github.com/docker/app/internal/commands/status.go:157:		printValue				100.0%
github.com/docker/app/internal/commands/status.go:161:		resolveStatusAction			100.0%
github.com/docker/app/internal/commands/uninstall.go:19:	uninstallCmd				100.0%
github.com/docker/app/internal/commands/uninstall.go:37:	runUninstall				52.9%
github.com/docker/app/internal/commands/upgrade.go:21:		upgradeCmd				100.0%
github.com/docker/app/internal/commands/upgrade.go:41:		runUpgrade				62.9%
github.com/docker/app/internal/commands/validate.go:19:		validateCmd				85.7%
github.com/docker/app/internal/commands/version.go:13:		versionCmd				100.0%
github.com/docker/app/internal/compose/compose.go:29:		Load					90.9%
github.com/docker/app/internal/compose/compose.go:49:		validateImagesInConfigFiles		84.2%
github.com/docker/app/internal/compose/compose.go:85:		ExtractVariables			75.0%
github.com/docker/app/internal/formatter/formatter.go:20:	Register				100.0%
github.com/docker/app/internal/formatter/formatter.go:34:	Format					100.0%
github.com/docker/app/internal/formatter/formatter.go:49:	Drivers					100.0%
github.com/docker/app/internal/formatter/json/driver.go:11:	init					100.0%
github.com/docker/app/internal/formatter/json/driver.go:19:	Format					0.0%
github.com/docker/app/internal/formatter/yaml/driver.go:10:	init					100.0%
github.com/docker/app/internal/formatter/yaml/driver.go:18:	Format					0.0%
github.com/docker/app/internal/inspect/inspect.go:19:		Inspect					95.2%
github.com/docker/app/internal/inspect/inspect.go:100:		printMetadata				100.0%
github.com/docker/app/internal/inspect/inspect.go:113:		printSection				100.0%
github.com/docker/app/internal/inspect/inspect.go:129:		printHeaders				100.0%
github.com/docker/app/internal/inspect/inspect.go:138:		getReplicas				100.0%
github.com/docker/app/internal/inspect/inspect.go:145:		extractParameters			88.9%
github.com/docker/app/internal/inspect/inspect.go:159:		mergeAndFlattenParameters		71.4%
github.com/docker/app/internal/inspect/ports.go:16:		newPort					100.0%
github.com/docker/app/internal/inspect/ports.go:20:		add					100.0%
github.com/docker/app/internal/inspect/ports.go:36:		String					100.0%
github.com/docker/app/internal/inspect/ports.go:47:		getPorts				100.0%
github.com/docker/app/internal/log/log.go:10:			WithLogContext				100.0%
github.com/docker/app/internal/names.go:78:			AppNameFromDir				100.0%
github.com/docker/app/internal/names.go:84:			DirNameFromAppName			100.0%
github.com/docker/app/internal/names.go:93:			ValidateAppName				100.0%
github.com/docker/app/internal/packager/cnab.go:20:		ToCNAB					94.1%
github.com/docker/app/internal/packager/cnab.go:175:		extractBundleImages			85.7%
github.com/docker/app/internal/packager/extract.go:17:		findApp					76.5%
github.com/docker/app/internal/packager/extract.go:48:		Extract					61.9%
github.com/docker/app/internal/packager/init.go:30:		Init					60.0%
github.com/docker/app/internal/packager/init.go:64:		initFromScratch				0.0%
github.com/docker/app/internal/packager/init.go:79:		checkComposeFileVersion			100.0%
github.com/docker/app/internal/packager/init.go:87:		initFromComposeFile			86.0%
github.com/docker/app/internal/packager/init.go:152:		removeDefaultValuesFromCompose		100.0%
github.com/docker/app/internal/packager/init.go:166:		composeFileFromScratch			0.0%
github.com/docker/app/internal/packager/init.go:186:		writeMetadataFile			75.0%
github.com/docker/app/internal/packager/init.go:201:		parseMaintainersData			100.0%
github.com/docker/app/internal/packager/init.go:214:		newMetadata				57.1%
github.com/docker/app/internal/packager/packing.go:24:		tarAdd					75.0%
github.com/docker/app/internal/packager/packing.go:32:		tarAddBytes				83.3%
github.com/docker/app/internal/packager/packing.go:48:		PackInvocationImageContext		63.6%
github.com/docker/app/internal/packager/packing.go:83:		BaseInvocationImage			100.0%
github.com/docker/app/internal/packager/packing.go:93:		dockerFile				100.0%
github.com/docker/app/internal/packager/parameter.go:18:	ExtractCNABParameterMapping		100.0%
github.com/docker/app/internal/packager/parameter.go:33:	getKeys					100.0%
github.com/docker/app/internal/packager/parameter.go:49:	ExtractCNABParametersValues		100.0%
github.com/docker/app/internal/slices/slices.go:4:		ContainsString				100.0%
github.com/docker/app/internal/store/app.go:35:			NewApplicationStore			83.3%
github.com/docker/app/internal/store/app.go:54:			InstallationStore			75.0%
github.com/docker/app/internal/store/app.go:63:			CredentialStore				75.0%
github.com/docker/app/internal/store/app.go:72:			BundleStore				75.0%
github.com/docker/app/internal/store/app.go:80:			makeDigestedDirectory			100.0%
github.com/docker/app/internal/store/bundle.go:34:		Store					71.4%
github.com/docker/app/internal/store/bundle.go:46:		Read					80.0%
github.com/docker/app/internal/store/bundle.go:66:		LookupOrPullBundle			75.0%
github.com/docker/app/internal/store/bundle.go:86:		storePath				100.0%
github.com/docker/app/internal/store/credential.go:24:		Read					100.0%
github.com/docker/app/internal/store/credential.go:29:		Store					71.4%
github.com/docker/app/internal/store/installation.go:26:	NewInstallation				75.0%
github.com/docker/app/internal/store/installation.go:43:	List					100.0%
github.com/docker/app/internal/store/installation.go:47:	Store					75.0%
github.com/docker/app/internal/store/installation.go:55:	Read					77.8%
github.com/docker/app/internal/store/installation.go:71:	Delete					100.0%
github.com/docker/app/internal/version.go:20:			FullVersion				100.0%
github.com/docker/app/internal/version.go:33:			reformatDate				75.0%
github.com/docker/app/internal/yaml/yaml.go:18:			Unmarshal				80.0%
github.com/docker/app/internal/yaml/yaml.go:32:			Marshal					100.0%
github.com/docker/app/internal/yaml/yaml.go:39:			NewDecoder				100.0%
github.com/docker/app/loader/loader.go:16:			LoadFromDirectory			100.0%
github.com/docker/app/loader/loader.go:26:			LoadFromTar				100.0%
github.com/docker/app/loader/loader.go:37:			LoadFromTarReader			45.5%
github.com/docker/app/render/render.go:41:			Render					80.0%
github.com/docker/app/render/render.go:66:			substituteParams			100.0%
github.com/docker/app/render/render.go:97:			render					84.6%
github.com/docker/app/render/render.go:121:			processEnabled				91.7%
github.com/docker/app/render/render.go:141:			isEnabled				75.0%
github.com/docker/app/specification/bindata.go:44:		Open					0.0%
github.com/docker/app/specification/bindata.go:52:		prepare					82.4%
github.com/docker/app/specification/bindata.go:77:		Open					0.0%
github.com/docker/app/specification/bindata.go:85:		Open					0.0%
github.com/docker/app/specification/bindata.go:89:		File					0.0%
github.com/docker/app/specification/bindata.go:100:		Close					0.0%
github.com/docker/app/specification/bindata.go:104:		Readdir					0.0%
github.com/docker/app/specification/bindata.go:125:		Stat					0.0%
github.com/docker/app/specification/bindata.go:129:		Name					0.0%
github.com/docker/app/specification/bindata.go:133:		Size					0.0%
github.com/docker/app/specification/bindata.go:137:		Mode					0.0%
github.com/docker/app/specification/bindata.go:141:		ModTime					0.0%
github.com/docker/app/specification/bindata.go:145:		IsDir					0.0%
github.com/docker/app/specification/bindata.go:149:		Sys					0.0%
github.com/docker/app/specification/bindata.go:155:		_escFS					0.0%
github.com/docker/app/specification/bindata.go:164:		_escDir					0.0%
github.com/docker/app/specification/bindata.go:173:		_escFSByte				45.5%
github.com/docker/app/specification/bindata.go:191:		_escFSMustByte				0.0%
github.com/docker/app/specification/bindata.go:200:		_escFSString				0.0%
github.com/docker/app/specification/bindata.go:206:		_escFSMustString			0.0%
github.com/docker/app/specification/schema.go:15:		Validate				93.3%
github.com/docker/app/types/init.go:17:				NewInitialComposeFile			100.0%
github.com/docker/app/types/metadata/load.go:14:		Load					83.3%
github.com/docker/app/types/metadata/load.go:25:		validateRawMetadata			83.3%
github.com/docker/app/types/metadata/metadata.go:19:		String					100.0%
github.com/docker/app/types/metadata/metadata.go:28:		String					100.0%
github.com/docker/app/types/metadata/metadata.go:45:		FromBundle				100.0%
github.com/docker/app/types/parameters/load.go:14:		Load					95.0%
github.com/docker/app/types/parameters/load.go:48:		LoadMultiple				77.8%
github.com/docker/app/types/parameters/load.go:64:		LoadFile				75.0%
github.com/docker/app/types/parameters/load.go:73:		LoadFiles				77.8%
github.com/docker/app/types/parameters/load.go:89:		convertToStringKeysRecursive		96.0%
github.com/docker/app/types/parameters/load.go:126:		formatInvalidKeyError			100.0%
github.com/docker/app/types/parameters/merge.go:9:		Merge					100.0%
github.com/docker/app/types/parameters/opts.go:9:		WithPrefix				100.0%
github.com/docker/app/types/parameters/parameters.go:18:	Flatten					100.0%
github.com/docker/app/types/parameters/parameters.go:22:	flatten					100.0%
github.com/docker/app/types/parameters/parameters.go:50:	FromFlatten				88.9%
github.com/docker/app/types/parameters/parameters.go:65:	isSupposedSlice				100.0%
github.com/docker/app/types/parameters/parameters.go:73:	assignKey				92.3%
github.com/docker/app/types/types.go:30:			ShouldRunInsideDirectory		0.0%
github.com/docker/app/types/types.go:57:			Path					100.0%
github.com/docker/app/types/types.go:62:			Size					100.0%
github.com/docker/app/types/types.go:67:			Composes				100.0%
github.com/docker/app/types/types.go:72:			ParametersRaw				100.0%
github.com/docker/app/types/types.go:77:			Parameters				100.0%
github.com/docker/app/types/types.go:82:			MetadataRaw				100.0%
github.com/docker/app/types/types.go:87:			Metadata				100.0%
github.com/docker/app/types/types.go:92:			Attachments				100.0%
github.com/docker/app/types/types.go:96:			HasCRLF					0.0%
github.com/docker/app/types/types.go:101:			Extract					0.0%
github.com/docker/app/types/types.go:114:			noop					0.0%
github.com/docker/app/types/types.go:117:			NewApp					100.0%
github.com/docker/app/types/types.go:139:			NewAppFromDefaultFiles			100.0%
github.com/docker/app/types/types.go:150:			WithName				100.0%
github.com/docker/app/types/types.go:158:			WithPath				100.0%
github.com/docker/app/types/types.go:166:			WithCleanup				100.0%
github.com/docker/app/types/types.go:174:			WithSource				100.0%
github.com/docker/app/types/types.go:181:			WithCRLF				0.0%
github.com/docker/app/types/types.go:189:			WithParametersFiles			100.0%
github.com/docker/app/types/types.go:194:			WithAttachments				84.6%
github.com/docker/app/types/types.go:226:			WithParameters				100.0%
github.com/docker/app/types/types.go:230:			parametersLoader			100.0%
github.com/docker/app/types/types.go:248:			MetadataFile				100.0%
github.com/docker/app/types/types.go:253:			Metadata				100.0%
github.com/docker/app/types/types.go:257:			metadataLoader				100.0%
github.com/docker/app/types/types.go:275:			WithComposeFiles			100.0%
github.com/docker/app/types/types.go:280:			WithComposes				100.0%
github.com/docker/app/types/types.go:284:			composeLoader				100.0%
github.com/docker/app/types/types.go:295:			readReaders				77.8%
github.com/docker/app/types/types.go:309:			readFiles				100.0%
github.com/docker/app/types/types.go:323:			newErrGroup				100.0%
total:								(statements)				77.6%
go tool cover -html _build/cov/all.out -o _build/cov/coverage.html
[Pipeline] sh
docker-app-cov-jenkins-app-PR-612-2-coverage-experimental
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-612/src/github.com/docker/app/_build/test-results
[Pipeline] {
[Pipeline] sh
+ make -f docker.Makefile TAG=jenkins-app-PR-612-2-coverage coverage-results
docker cp docker-app-cov-jenkins-app-PR-612-2-coverage:/go/src/github.com/docker/app/_build/cov/ ./_build/ci-cov
+ [ ! -e experimental-unit-coverage.xml ]
+ sed -i -E -e s,"github.com/docker/app","unit/experimental",g; s,"github.com/docker/app/([^"]*)","unit/experimental/\1",g experimental-unit-coverage.xml
[Pipeline] sh
docker cp docker-app-cov-jenkins-app-PR-612-2-coverage:/go/src/github.com/docker/app/_build/test-results/ ./_build/test-results
docker rm docker-app-cov-jenkins-app-PR-612-2-coverage
+ [ ! -e experimental-e2e-coverage.xml ]
+ sed -i -E -e s,"github.com/docker/app/e2e","e2e/experimental",g experimental-e2e-coverage.xml
[Pipeline] archiveArtifacts
Archiving artifacts
docker-app-cov-jenkins-app-PR-612-2-coverage
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] archiveArtifacts
Archiving artifacts
Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-612/2/artifacts/
[Pipeline] junit
Recording test results
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-612/2/artifacts/
[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-612/2/artifacts/
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-612/src/github.com/docker/app/_build/test-results
[Pipeline] {
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-612-2-coverage-experimental
Untagged: docker/cnab-app-base:jenkins-app-PR-612-2-coverage-experimental
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
+ [ ! -e unit-coverage.xml ]
+ sed -i -E -e s,"github.com/docker/app","unit/basic",g; s,"github.com/docker/app/([^"]*)","unit/basic/\1",g unit-coverage.xml
[Pipeline] sh
+ [ ! -e e2e-coverage.xml ]
+ sed -i -E -e s,"github.com/docker/app/e2e","e2e/basic",g e2e-coverage.xml
[Pipeline] archiveArtifacts
Archiving artifacts
Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-612/2/artifacts/
[Pipeline] junit
Recording test results
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-612-2-coverage
Untagged: docker/cnab-app-base:jenkins-app-PR-612-2-coverage
[Pipeline] deleteDir
[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

Finished: SUCCESS