Branch indexing Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from ffdbaa08775a912cd295f097667819c345417149 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision ead69454b4062f17d1f8389642089a002b037213 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/app_PR-552@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision ead69454b4062f17d1f8389642089a002b037213 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ead69454b4062f17d1f8389642089a002b037213 Commit message: "Merge pull request #10 from russellcardullo/sonar-scan" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] properties [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘linux&&x86_64’ Running on ubuntu-1804-overlay2 (i-021317506092876e8) in /home/ubuntu/workspace/app_PR-552 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: Validate) [Pipeline] { (Branch: Binaries) [Pipeline] { (Branch: Build Invocation image) [Pipeline] stage [Pipeline] { (Validate) [Pipeline] stage [Pipeline] { (Binaries) [Pipeline] stage [Pipeline] { (Build Invocation image) [Pipeline] node [Pipeline] node [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu-1604-aufs-edge’ are offline Still waiting to schedule task All nodes of label ‘ubuntu-1604-aufs-edge’ are offline Still waiting to schedule task All nodes of label ‘ubuntu-1604-aufs-edge’ are offline Running on ubuntu-1604-aufs (i-0b270ae51ea4d2bd9) in /home/ubuntu/workspace/app_PR-552 [Pipeline] { Running on ubuntu-1604-aufs (i-081c1a0a538a0bfcb) in /home/ubuntu/workspace/app_PR-552 [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-552/src/github.com/docker/app [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-552/src/github.com/docker/app [Pipeline] { Running on ubuntu-1604-aufs (i-0b00abe5bbc14197d) in /home/ubuntu/workspace/app_PR-552 [Pipeline] checkout [Pipeline] { [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-552/src/github.com/docker/app [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] checkout using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/app.git > git init /home/ubuntu/workspace/app_PR-552/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/552/head:refs/remotes/origin/PR-552 using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags 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-552/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/552/head:refs/remotes/origin/PR-552 Fetching without tags Cloning repository https://github.com/docker/app.git > git init /home/ubuntu/workspace/app_PR-552/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/552/head:refs/remotes/origin/PR-552 Checking out Revision ffdbaa08775a912cd295f097667819c345417149 (PR-552) Fetching without tags Checking out Revision ffdbaa08775a912cd295f097667819c345417149 (PR-552) > git config remote.origin.url https://github.com/docker/app.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/552/head:refs/remotes/origin/PR-552 # 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/552/head:refs/remotes/origin/PR-552 > git config core.sparsecheckout # timeout=10 > git checkout -f ffdbaa08775a912cd295f097667819c345417149 > git config remote.origin.url https://github.com/docker/app.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/552/head:refs/remotes/origin/PR-552 # 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/552/head:refs/remotes/origin/PR-552 > git config core.sparsecheckout # timeout=10 > git checkout -f ffdbaa08775a912cd295f097667819c345417149 Fetching without tags Commit message: "Adds a new column in the 'services' section of the inspect action. When the 'Image.originalImage' is set the content is printed in the 'Image' column and the 'Image.image' field content is printed into the 'Reference' column. When the 'Image.originalImage' is empty or identical to 'Image.image' the 'Reference' column is not displayed. Refactor the Inspect() function and add some unit tests." First time build. Skipping changelog. Checking out Revision ffdbaa08775a912cd295f097667819c345417149 (PR-552) Commit message: "Adds a new column in the 'services' section of the inspect action. When the 'Image.originalImage' is set the content is printed in the 'Image' column and the 'Image.image' field content is printed into the 'Reference' column. When the 'Image.originalImage' is empty or identical to 'Image.image' the 'Reference' column is not displayed. Refactor the Inspect() function and add some unit tests." [Pipeline] ansiColor [Pipeline] { [Pipeline] sh [Pipeline] ansiColor [Pipeline] { [Pipeline] sh + make -f docker.Makefile lint Linting... docker build -t docker-app-lint:jenkins-app-PR-552-2 -f Dockerfile.lint . > git config remote.origin.url https://github.com/docker/app.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/552/head:refs/remotes/origin/PR-552 # 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/552/head:refs/remotes/origin/PR-552 > git config core.sparsecheckout # timeout=10 > git checkout -f ffdbaa08775a912cd295f097667819c345417149 + make -f docker.Makefile cli-cross cross e2e-cross tars docker build --build-arg=EXPERIMENTAL=off --build-arg=TAG=jenkins-app-PR-552-2 --build-arg=COMMIT=ffdbaa0 --build-arg=ALPINE_VERSION=3.9.4 --target=build -t docker-app-cli:jenkins-app-PR-552-2 . Commit message: "Adds a new column in the 'services' section of the inspect action. When the 'Image.originalImage' is set the content is printed in the 'Image' column and the 'Image.image' field content is printed into the 'Reference' column. When the 'Image.originalImage' is empty or identical to 'Image.image' the 'Reference' column is not displayed. Refactor the Inspect() function and add some unit tests." [Pipeline] ansiColor [Pipeline] { [Pipeline] sh + make -f docker.Makefile save-invocation-image docker build -f Dockerfile.invocation-image --build-arg=EXPERIMENTAL=off --build-arg=TAG=jenkins-app-PR-552-2 --build-arg=COMMIT=ffdbaa0 --build-arg=ALPINE_VERSION=3.9.4 --target=invocation -t docker/cnab-app-base:jenkins-app-PR-552-2 . Sending build context to Docker daemon 77.41MB Step 1/8 : ARG ALPINE_VERSION=3.9 Step 2/8 : ARG GO_VERSION=1.12.5 Step 3/8 : FROM golang:${GO_VERSION}-alpine${ALPINE_VERSION} 1.12.5-alpine3.9: Pulling from library/golang e7c96db7181b: Pulling fs layer 5297bd381816: Pulling fs layer 3a664477889c: Pulling fs layer bb89ac7faaa9: Pulling fs layer 8bb43bd9c21d: Pulling fs layer bb89ac7faaa9: Waiting 8bb43bd9c21d: Waiting 3a664477889c: Verifying Checksum 3a664477889c: Download complete Sending build context to Docker daemon 77.41MB Step 1/7 : FROM dockercore/golang-cross:1.12.5@sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253 AS build sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253: Pulling from dockercore/golang-cross c5e155d5a1d1: Pulling fs layer 221d80d00ae9: Pulling fs layer 4250b3117dca: Pulling fs layer 3b7ca19181b2: Pulling fs layer aa24759e848f: Pulling fs layer 927e9eaeed19: Pulling fs layer 66293f4dacbd: Pulling fs layer 663e08ec2487: Pulling fs layer 5b0b2e68f6ad: Pulling fs layer b6cecf9fbb5b: Pulling fs layer 6a7c997bd192: Pulling fs layer aa24759e848f: Waiting 927e9eaeed19: Waiting 66293f4dacbd: Waiting 663e08ec2487: Waiting 5b0b2e68f6ad: Waiting b6cecf9fbb5b: Waiting 6a7c997bd192: Waiting 3b7ca19181b2: Waiting 5297bd381816: Verifying Checksum 5297bd381816: Download complete e7c96db7181b: Download complete 8bb43bd9c21d: Verifying Checksum 8bb43bd9c21d: Download complete 221d80d00ae9: Verifying Checksum 221d80d00ae9: Download complete 4250b3117dca: Verifying Checksum 4250b3117dca: Download complete e7c96db7181b: Pull complete Sending build context to Docker daemon 77.41MB Step 1/14 : ARG ALPINE_VERSION=3.9.4 Step 2/14 : FROM dockercore/golang-cross:1.12.5@sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253 AS build sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253: Pulling from dockercore/golang-cross c5e155d5a1d1: Pulling fs layer 221d80d00ae9: Pulling fs layer 4250b3117dca: Pulling fs layer 3b7ca19181b2: Pulling fs layer aa24759e848f: Pulling fs layer 927e9eaeed19: Pulling fs layer 66293f4dacbd: Pulling fs layer 663e08ec2487: Pulling fs layer 5b0b2e68f6ad: Pulling fs layer b6cecf9fbb5b: Pulling fs layer 6a7c997bd192: Pulling fs layer aa24759e848f: Waiting 927e9eaeed19: Waiting 66293f4dacbd: Waiting 663e08ec2487: Waiting 5b0b2e68f6ad: Waiting b6cecf9fbb5b: Waiting 6a7c997bd192: Waiting 3b7ca19181b2: Waiting 4250b3117dca: Verifying Checksum 4250b3117dca: Download complete 221d80d00ae9: Verifying Checksum 221d80d00ae9: Download complete c5e155d5a1d1: Verifying Checksum c5e155d5a1d1: Download complete 5297bd381816: Pull complete 3a664477889c: Pull complete 3b7ca19181b2: Verifying Checksum 3b7ca19181b2: Download complete c5e155d5a1d1: Verifying Checksum c5e155d5a1d1: Download complete 3b7ca19181b2: Verifying Checksum 3b7ca19181b2: Download complete 66293f4dacbd: Verifying Checksum 66293f4dacbd: Download complete aa24759e848f: Verifying Checksum aa24759e848f: Download complete 66293f4dacbd: Verifying Checksum 66293f4dacbd: Download complete bb89ac7faaa9: Download complete 663e08ec2487: Verifying Checksum 663e08ec2487: Download complete b6cecf9fbb5b: Verifying Checksum b6cecf9fbb5b: Download complete aa24759e848f: Verifying Checksum aa24759e848f: Download complete 663e08ec2487: Verifying Checksum 663e08ec2487: Download complete b6cecf9fbb5b: Verifying Checksum b6cecf9fbb5b: Download complete 927e9eaeed19: Verifying Checksum 927e9eaeed19: Download complete 927e9eaeed19: Verifying Checksum 927e9eaeed19: Download complete 5b0b2e68f6ad: Verifying Checksum 5b0b2e68f6ad: Download complete 5b0b2e68f6ad: Verifying Checksum 5b0b2e68f6ad: Download complete bb89ac7faaa9: Pull complete 8bb43bd9c21d: Pull complete Digest: sha256:bf3243ef1ddd18d190f22ab58c08750a3ded13c0d06a6a2a6f7e4c3451177dc4 Status: Downloaded newer image for golang:1.12.5-alpine3.9 ---> c7330979841b Step 4/8 : RUN apk add --no-cache curl git make coreutils ---> Running in 927b4a5b71a2 c5e155d5a1d1: Pull complete 6a7c997bd192: Verifying Checksum 6a7c997bd192: Download complete 6a7c997bd192: Verifying Checksum 6a7c997bd192: Download complete c5e155d5a1d1: Pull complete 221d80d00ae9: Pull complete 4250b3117dca: Pull complete 221d80d00ae9: Pull complete fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 4250b3117dca: Pull complete 3b7ca19181b2: Pull complete fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz (1/11) Installing libattr (2.4.47-r7) (2/11) Installing libacl (2.2.52-r5) (3/11) Installing coreutils (8.30-r0) (4/11) Installing nghttp2-libs (1.35.1-r1) (5/11) Installing libssh2 (1.8.2-r0) (6/11) Installing libcurl (7.64.0-r2) (7/11) Installing curl (7.64.0-r2) (8/11) Installing expat (2.2.7-r0) (9/11) Installing pcre2 (10.32-r1) (10/11) Installing git (2.20.1-r0) (11/11) Installing make (4.2.1-r2) Executing busybox-1.29.3-r10.trigger OK: 22 MiB in 26 packages Removing intermediate container 927b4a5b71a2 ---> 969025e440df Step 5/8 : RUN GO111MODULE=on go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.16.0 && rm -rf /go/src/* /go/pkg/* ---> Running in df3d335e7f6c 3b7ca19181b2: Pull complete aa24759e848f: Pull complete go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.16.0 go: finding github.com/golangci/golangci-lint/cmd v1.16.0 go: finding github.com/golangci/golangci-lint v1.16.0 go: downloading github.com/golangci/golangci-lint v1.16.0 aa24759e848f: Pull complete go: extracting github.com/golangci/golangci-lint v1.16.0 go: finding github.com/OpenPeeDeeP/depguard v0.0.0-20180806142446-a69c782687b2 go: finding github.com/golang/mock v1.1.1 go: finding github.com/go-ole/go-ole v1.2.1 go: finding github.com/BurntSushi/toml v0.3.1 go: finding github.com/go-lintpack/lintpack v0.5.2 go: finding github.com/go-critic/go-critic v0.0.0-20181204210945-ee9bf5809ead go: finding github.com/golangci/go-tools v0.0.0-20180109140146-af6baa5dc196 go: finding github.com/gobwas/glob v0.2.3 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 go: finding github.com/pkg/errors v0.8.0 go: finding github.com/mattn/go-colorable v0.0.9 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 go: finding github.com/golangci/gosec v0.0.0-20180901114220-66fb7fc33547 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 go: finding github.com/mitchellh/go-ps v0.0.0-20170309133038-4fdf99ab2936 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed go: finding github.com/golangci/errcheck v0.0.0-20181003203344-ef45e06d44b6 go: finding golang.org/x/tools v0.0.0-20190314010720-f0bfdbff1f9c go: finding golang.org/x/tools v0.0.0-20181117154741-2ddaf7f79a09 go: finding github.com/hashicorp/hcl v0.0.0-20180404174102-ef8a98b0bbce go: finding github.com/go-toolsmith/pkgload v0.0.0-20181119091011-e9e65178eee8 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 go: finding github.com/google/go-cmp v0.2.0 go: finding github.com/stretchr/testify v1.2.2 go: finding golang.org/x/tools v0.0.0-20170915040203-e531a2a1c15f go: finding github.com/magiconair/properties v1.7.6 go: finding github.com/go-toolsmith/strparse v0.0.0-20180903215201-830b6daa1241 go: finding golang.org/x/sys v0.0.0-20171026204733-164713f0dfce go: finding github.com/spf13/jwalterweatherman v0.0.0-20180109140146-7c0cea34c8ec go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 go: finding github.com/go-toolsmith/astfmt v0.0.0-20180903215011-8f8ee99c3086 go: finding sourcegraph.com/sourcegraph/go-diff v0.5.1-0.20190210232911-dee78e514455 go: finding github.com/go-toolsmith/astequal v0.0.0-20180903214952-dcb477bfacd6 go: finding gopkg.in/yaml.v2 v2.2.1 go: finding github.com/mitchellh/go-homedir v1.0.0 go: finding github.com/go-toolsmith/typep v0.0.0-20181030061450-d63dc7650676 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b go: finding github.com/kr/pretty v0.1.0 go: finding github.com/golangci/ineffassign v0.0.0-20180808204949-2ee8f2867dde go: finding golang.org/x/net v0.0.0-20190313220215-9f648a60d977 go: finding golang.org/x/sys v0.0.0-20190312061237-fead79001313 927e9eaeed19: Pull complete 66293f4dacbd: Pull complete go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 go: finding github.com/shirou/gopsutil v0.0.0-20180427012116-c95755e4bcd7 663e08ec2487: Pull complete go: finding github.com/pmezard/go-difflib v1.0.0 go: finding github.com/fatih/color v1.6.0 go: finding github.com/davecgh/go-spew v1.1.1 go: finding github.com/spf13/pflag v1.0.1 927e9eaeed19: Pull complete 66293f4dacbd: Pull complete go: finding github.com/kisielk/gotool v1.0.0 go: finding github.com/go-toolsmith/astcopy v0.0.0-20180903214859-79b422d080c4 663e08ec2487: Pull complete go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee go: finding github.com/sirupsen/logrus v1.0.5 go: finding github.com/go-toolsmith/astcast v0.0.0-20181028201508-b7a89ed70af1 go: finding github.com/inconshreveable/mousetrap v1.0.0 go: finding github.com/mitchellh/mapstructure v0.0.0-20180220230111-00c29f56e238 go: finding github.com/go-toolsmith/astp v0.0.0-20180903215135-0af7e3c24f30 go: finding github.com/golangci/gofmt v0.0.0-20181105071733-0b8337e80d98 go: finding github.com/ryanuber/go-glob v0.0.0-20170128012129-256dc444b735 go: finding github.com/pelletier/go-toml v1.1.0 go: finding github.com/mozilla/tls-observatory v0.0.0-20180409132520-8791a200eb40 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 go: finding github.com/golang/protobuf v1.2.0 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a go: finding github.com/spf13/afero v1.1.0 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 go: finding github.com/mattn/goveralls v0.0.2 go: finding github.com/spf13/cobra v0.0.2 go: finding github.com/mattn/go-isatty v0.0.3 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a go: finding github.com/shurcooL/go v0.0.0-20180423040247-9e1955d9fb6e go: finding golang.org/x/net v0.0.0-20170915142106-8351a756f30f go: finding golang.org/x/text v0.3.0 go: finding github.com/kisielk/gotool v0.0.0-20161130080628-0de1eaf82fa3 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 go: finding gopkg.in/yaml.v2 v2.0.0-20170812160011-eb3733d160e7 go: finding github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c go: finding golang.org/x/tools v0.0.0-20181205014116-22934f0fdb62 go: finding github.com/logrusorgru/aurora v0.0.0-20181002194514-a7b3b318ed4e go: finding github.com/kr/text v0.1.0 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 go: finding github.com/shurcooL/go-goon v0.0.0-20170922171312-37c2f522c041 5b0b2e68f6ad: Pull complete b6cecf9fbb5b: Pull complete go: finding golang.org/x/text v0.0.0-20170915090833-1cbadb444a80 go: finding github.com/kr/pty v1.1.1 go: finding github.com/gogo/protobuf v1.1.1 go: finding golang.org/x/crypto v0.0.0-20190313024323-a1f597ede03a go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20171102151520-eafdab6b0663 go: finding github.com/onsi/gomega v1.4.2 5b0b2e68f6ad: Pull complete go: finding github.com/golangci/lint-1 v0.0.0-20180610141402-4bf9709227d1 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20160627004424-a22cb81b2ecd b6cecf9fbb5b: Pull complete go: finding mvdan.cc/unparam v0.0.0-20190124213536-fbb59629db34 go: finding github.com/hpcloud/tail v1.0.0 go: finding github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c go: finding github.com/rogpeppe/go-internal v1.1.0 go: finding github.com/spf13/viper v1.0.2 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 go: finding github.com/fsnotify/fsnotify v1.4.7 go: finding gopkg.in/fsnotify.v1 v1.4.7 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a go: finding github.com/spf13/cast v1.2.0 go: finding github.com/onsi/ginkgo v1.6.0 go: finding golang.org/x/tools v0.0.0-20190121143147-24cd39ecf745 go: finding gopkg.in/errgo.v2 v2.1.0 go: downloading github.com/spf13/cobra v0.0.2 go: downloading github.com/fatih/color v1.6.0 go: downloading github.com/spf13/viper v1.0.2 go: downloading github.com/go-lintpack/lintpack v0.5.2 go: downloading golang.org/x/tools v0.0.0-20190314010720-f0bfdbff1f9c go: downloading github.com/go-critic/go-critic v0.0.0-20181204210945-ee9bf5809ead go: downloading github.com/spf13/pflag v1.0.1 go: downloading github.com/pkg/errors v0.8.0 go: downloading github.com/mitchellh/go-homedir v1.0.0 go: extracting github.com/spf13/viper v1.0.2 go: extracting github.com/mitchellh/go-homedir v1.0.0 go: downloading github.com/spf13/afero v1.1.0 go: extracting github.com/spf13/cobra v0.0.2 go: downloading github.com/magiconair/properties v1.7.6 go: extracting github.com/pkg/errors v0.8.0 go: downloading github.com/mitchellh/mapstructure v0.0.0-20180220230111-00c29f56e238 go: extracting github.com/go-lintpack/lintpack v0.5.2 go: extracting github.com/spf13/afero v1.1.0 go: downloading github.com/spf13/cast v1.2.0 go: extracting github.com/spf13/pflag v1.0.1 go: extracting github.com/magiconair/properties v1.7.6 go: downloading github.com/pelletier/go-toml v1.1.0 go: extracting github.com/mitchellh/mapstructure v0.0.0-20180220230111-00c29f56e238 go: extracting github.com/go-critic/go-critic v0.0.0-20181204210945-ee9bf5809ead go: extracting github.com/spf13/cast v1.2.0 go: extracting github.com/fatih/color v1.6.0 go: downloading github.com/go-toolsmith/astfmt v0.0.0-20180903215011-8f8ee99c3086 go: downloading github.com/sirupsen/logrus v1.0.5 go: downloading golang.org/x/text v0.3.0 go: downloading github.com/fsnotify/fsnotify v1.4.7 go: extracting github.com/go-toolsmith/astfmt v0.0.0-20180903215011-8f8ee99c3086 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20180109140146-7c0cea34c8ec go: extracting github.com/pelletier/go-toml v1.1.0 go: downloading github.com/mattn/go-colorable v0.0.9 go: extracting github.com/sirupsen/logrus v1.0.5 go: downloading github.com/go-toolsmith/astcast v0.0.0-20181028201508-b7a89ed70af1 go: downloading golang.org/x/sys v0.0.0-20190312061237-fead79001313 go: extracting github.com/fsnotify/fsnotify v1.4.7 go: downloading github.com/mattn/go-isatty v0.0.3 go: extracting github.com/spf13/jwalterweatherman v0.0.0-20180109140146-7c0cea34c8ec go: extracting github.com/go-toolsmith/astcast v0.0.0-20181028201508-b7a89ed70af1 go: downloading github.com/hashicorp/hcl v0.0.0-20180404174102-ef8a98b0bbce go: extracting github.com/mattn/go-colorable v0.0.9 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 go: extracting github.com/mattn/go-isatty v0.0.3 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 go: downloading github.com/golangci/errcheck v0.0.0-20181003203344-ef45e06d44b6 go: extracting github.com/golangci/errcheck v0.0.0-20181003203344-ef45e06d44b6 go: extracting github.com/hashicorp/hcl v0.0.0-20180404174102-ef8a98b0bbce go: extracting golang.org/x/sys v0.0.0-20190312061237-fead79001313 go: downloading github.com/golangci/gosec v0.0.0-20180901114220-66fb7fc33547 go: extracting github.com/golangci/gosec v0.0.0-20180901114220-66fb7fc33547 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 go: extracting golang.org/x/tools v0.0.0-20190314010720-f0bfdbff1f9c go: downloading github.com/kisielk/gotool v1.0.0 go: downloading github.com/golangci/go-tools v0.0.0-20180109140146-af6baa5dc196 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 go: downloading github.com/go-toolsmith/astequal v0.0.0-20180903214952-dcb477bfacd6 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 go: downloading gopkg.in/yaml.v2 v2.2.1 go: extracting github.com/kisielk/gotool v1.0.0 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 go: downloading github.com/golangci/ineffassign v0.0.0-20180808204949-2ee8f2867dde go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 go: downloading sourcegraph.com/sourcegraph/go-diff v0.5.1-0.20190210232911-dee78e514455 go: extracting github.com/go-toolsmith/astequal v0.0.0-20180903214952-dcb477bfacd6 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a go: extracting github.com/golangci/ineffassign v0.0.0-20180808204949-2ee8f2867dde go: downloading github.com/go-toolsmith/astcopy v0.0.0-20180903214859-79b422d080c4 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 go: downloading golang.org/x/crypto v0.0.0-20190313024323-a1f597ede03a go: extracting gopkg.in/yaml.v2 v2.2.1 go: downloading github.com/go-toolsmith/typep v0.0.0-20181030061450-d63dc7650676 go: extracting sourcegraph.com/sourcegraph/go-diff v0.5.1-0.20190210232911-dee78e514455 go: extracting github.com/go-toolsmith/astcopy v0.0.0-20180903214859-79b422d080c4 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 go: extracting github.com/go-toolsmith/typep v0.0.0-20181030061450-d63dc7650676 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 go: downloading mvdan.cc/unparam v0.0.0-20190124213536-fbb59629db34 go: extracting github.com/golangci/go-tools v0.0.0-20180109140146-af6baa5dc196 go: extracting mvdan.cc/unparam v0.0.0-20190124213536-fbb59629db34 go: downloading github.com/golangci/gofmt v0.0.0-20181105071733-0b8337e80d98 go: downloading github.com/go-toolsmith/strparse v0.0.0-20180903215201-830b6daa1241 go: extracting github.com/go-toolsmith/strparse v0.0.0-20180903215201-830b6daa1241 go: downloading github.com/golang/mock v1.1.1 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 go: extracting github.com/golangci/gofmt v0.0.0-20181105071733-0b8337e80d98 go: downloading github.com/gogo/protobuf v1.1.1 go: extracting github.com/golang/mock v1.1.1 go: downloading github.com/golangci/lint-1 v0.0.0-20180610141402-4bf9709227d1 go: downloading github.com/OpenPeeDeeP/depguard v0.0.0-20180806142446-a69c782687b2 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed go: downloading github.com/go-toolsmith/astp v0.0.0-20180903215135-0af7e3c24f30 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20171102151520-eafdab6b0663 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 go: extracting github.com/go-toolsmith/astp v0.0.0-20180903215135-0af7e3c24f30 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee go: extracting github.com/golangci/lint-1 v0.0.0-20180610141402-4bf9709227d1 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca go: extracting github.com/OpenPeeDeeP/depguard v0.0.0-20180806142446-a69c782687b2 go: downloading golang.org/x/net v0.0.0-20190313220215-9f648a60d977 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee go: downloading github.com/gobwas/glob v0.2.3 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca go: downloading github.com/BurntSushi/toml v0.3.1 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b go: extracting github.com/gobwas/glob v0.2.3 go: extracting github.com/BurntSushi/toml v0.3.1 go: extracting golang.org/x/crypto v0.0.0-20190313024323-a1f597ede03a go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20171102151520-eafdab6b0663 go: extracting golang.org/x/net v0.0.0-20190313220215-9f648a60d977 go: extracting github.com/gogo/protobuf v1.1.1 go: extracting golang.org/x/text v0.3.0 6a7c997bd192: Pull complete Digest: sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253 Status: Downloaded newer image for dockercore/golang-cross:1.12.5@sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253 ---> d2763b08751b Step 2/7 : ENV DISABLE_WARN_OUTSIDE_CONTAINER=1 ---> Running in 67827ac7a926 Removing intermediate container 67827ac7a926 ---> f1a56f34e3a8 Step 3/7 : RUN apt-get install -y -q --no-install-recommends coreutils util-linux uuid-runtime ---> Running in fa1cb51018ab Reading package lists... Building dependency tree... Reading state information... coreutils is already the newest version (8.26-3). coreutils set to manually installed. util-linux is already the newest version (2.29.2-1+deb9u1). util-linux set to manually installed. The following NEW packages will be installed: uuid-runtime 6a7c997bd192: Pull complete Digest: sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253 Status: Downloaded newer image for dockercore/golang-cross:1.12.5@sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253 ---> d2763b08751b Step 3/14 : RUN apt-get install -y -q --no-install-recommends coreutils util-linux uuid-runtime ---> Running in 7c6abcd2e982 Reading package lists...0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 82.6 kB of archives. After this operation, 160 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian stretch/main amd64 uuid-runtime amd64 2.29.2-1+deb9u1 [82.6 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 82.6 kB in 1s (82.1 kB/s) Selecting previously unselected package uuid-runtime. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24387 files and directories currently installed.) Preparing to unpack .../uuid-runtime_2.29.2-1+deb9u1_amd64.deb ... Unpacking uuid-runtime (2.29.2-1+deb9u1) ... Setting up uuid-runtime (2.29.2-1+deb9u1) ... Adding group `uuidd' (GID 102) ... Building dependency tree... Reading state information... coreutils is already the newest version (8.26-3). coreutils set to manually installed. util-linux is already the newest version (2.29.2-1+deb9u1). util-linux set to manually installed. The following NEW packages will be installed: uuid-runtime Done. Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory Adding system user `uuidd' (UID 101) ... Adding new user `uuidd' (UID 101) with group `uuidd' ... Not creating home directory `/run/uuidd'. invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Removing intermediate container fa1cb51018ab ---> 42f97b0aca3a Step 4/7 : WORKDIR /go/src/github.com/docker/cli ---> Running in 99c6cf7e722c Removing intermediate container 99c6cf7e722c ---> 8a7b0a9238d8 Step 5/7 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb ---> Running in 42ea97e67f9b 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 82.6 kB of archives. After this operation, 160 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian stretch/main amd64 uuid-runtime amd64 2.29.2-1+deb9u1 [82.6 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 82.6 kB in 1s (73.5 kB/s) Selecting previously unselected package uuid-runtime. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24387 files and directories currently installed.) Preparing to unpack .../uuid-runtime_2.29.2-1+deb9u1_amd64.deb ... Unpacking uuid-runtime (2.29.2-1+deb9u1) ... Setting up uuid-runtime (2.29.2-1+deb9u1) ... Adding group `uuidd' (GID 102) ... Done. Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory Adding system user `uuidd' (UID 101) ... Adding new user `uuidd' (UID 101) with group `uuidd' ... Not creating home directory `/run/uuidd'. Cloning into '.'... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Removing intermediate container 7c6abcd2e982 ---> 4e11d8e98af4 Step 4/14 : WORKDIR /go/src/github.com/docker/app/ ---> Running in be24eeed1943 Removing intermediate container be24eeed1943 ---> c89faf1dfe59 Step 5/14 : COPY . . ---> e3b70eee10f5 Step 6/14 : ARG EXPERIMENTAL="off" ---> Running in 9ae5ecc6fbab Removing intermediate container 9ae5ecc6fbab ---> 90342ebde513 Step 7/14 : ARG TAG="unknown" ---> Running in a4a8c7a21567 Note: checking out 'a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at a1b83ffd... Merge pull request #1894 from thaJeztah/19.03_backport_reduce_vendoring_impact Removing intermediate container a4a8c7a21567 ---> b75f85bb819a Step 8/14 : RUN make EXPERIMENTAL=${EXPERIMENTAL} BUILD_TAG=${BUILD_TAG} TAG=${TAG} bin/cnab-run ---> Running in bc32b2de0f2a CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=ffdbaa08 -X github.com/docker/app/internal.Version=jenkins-app-PR-552-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:30:19Z" -o bin/cnab-run ./cmd/cnab-run Removing intermediate container 42ea97e67f9b ---> a640dca752c5 Step 6/7 : RUN make binary-osx binary-windows binary && cp build/docker-linux-amd64 /usr/bin/docker ---> Running in 23235aa6f67e ./scripts/build/osx Building build/docker-darwin-amd64 Removing intermediate container df3d335e7f6c ---> 9349cae15123 Step 6/8 : WORKDIR /go/src/github.com/docker/app ---> Running in 7dd4bd4bd6a2 Removing intermediate container 7dd4bd4bd6a2 ---> a7486e898124 Step 7/8 : ENV CGO_ENABLED=0 ---> Running in 6f318e5217f3 Removing intermediate container 6f318e5217f3 ---> e02fed051dff Step 8/8 : COPY . . ---> 4d9740510581 Successfully built 4d9740510581 Successfully tagged docker-app-lint:jenkins-app-PR-552-2 docker run --rm docker-app-lint:jenkins-app-PR-552-2 make lint Linting... [Pipeline] sh + make -f docker.Makefile check-vendor docker build --build-arg=EXPERIMENTAL=off --build-arg=TAG=jenkins-app-PR-552-2 --build-arg=COMMIT=ffdbaa0 --build-arg=ALPINE_VERSION=3.9.4 --target=dev -t docker-app-dev:jenkins-app-PR-552-2 . Sending build context to Docker daemon 77.41MB Step 1/16 : FROM dockercore/golang-cross:1.12.5@sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253 AS build sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253: Pulling from dockercore/golang-cross c5e155d5a1d1: Pulling fs layer 221d80d00ae9: Pulling fs layer 4250b3117dca: Pulling fs layer 3b7ca19181b2: Pulling fs layer aa24759e848f: Pulling fs layer 927e9eaeed19: Pulling fs layer 66293f4dacbd: Pulling fs layer 663e08ec2487: Pulling fs layer 5b0b2e68f6ad: Pulling fs layer b6cecf9fbb5b: Pulling fs layer 6a7c997bd192: Pulling fs layer 66293f4dacbd: Waiting 663e08ec2487: Waiting 5b0b2e68f6ad: Waiting b6cecf9fbb5b: Waiting 6a7c997bd192: Waiting 3b7ca19181b2: Waiting aa24759e848f: Waiting 927e9eaeed19: Waiting 4250b3117dca: Verifying Checksum 4250b3117dca: Download complete 221d80d00ae9: Verifying Checksum 221d80d00ae9: Download complete c5e155d5a1d1: Verifying Checksum c5e155d5a1d1: Download complete aa24759e848f: Verifying Checksum aa24759e848f: Download complete 3b7ca19181b2: Verifying Checksum 3b7ca19181b2: Download complete 66293f4dacbd: Verifying Checksum 66293f4dacbd: Download complete 663e08ec2487: Verifying Checksum 663e08ec2487: Download complete b6cecf9fbb5b: Verifying Checksum b6cecf9fbb5b: Download complete 927e9eaeed19: Verifying Checksum 927e9eaeed19: Download complete 5b0b2e68f6ad: Verifying Checksum 5b0b2e68f6ad: Download complete 6a7c997bd192: Verifying Checksum 6a7c997bd192: Download complete c5e155d5a1d1: Pull complete 221d80d00ae9: Pull complete 4250b3117dca: Pull complete 3b7ca19181b2: Pull complete aa24759e848f: Pull complete 927e9eaeed19: Pull complete 66293f4dacbd: Pull complete 663e08ec2487: Pull complete 5b0b2e68f6ad: Pull complete b6cecf9fbb5b: Pull complete Removing intermediate container bc32b2de0f2a ---> d2b7ded3716b Step 9/14 : FROM alpine:${ALPINE_VERSION} as invocation 3.9.4: Pulling from library/alpine e7c96db7181b: Pulling fs layer e7c96db7181b: Download complete e7c96db7181b: Pull complete Digest: sha256:7746df395af22f04212cd25a92c1d6dbc5a06a0ca9579a229ef43008d4d1302a Status: Downloaded newer image for alpine:3.9.4 ---> 055936d39205 Step 10/14 : RUN apk add --no-cache ca-certificates && adduser -S cnab ---> Running in df04bb4243a2 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz (1/1) Installing ca-certificates (20190108-r0) Executing busybox-1.29.3-r10.trigger Executing ca-certificates-20190108-r0.trigger OK: 6 MiB in 15 packages Removing intermediate container df04bb4243a2 ---> def52df63914 Step 11/14 : USER cnab ---> Running in 903e6222571c Removing intermediate container 903e6222571c ---> 9717a45d8dc0 Step 12/14 : COPY --from=build /go/src/github.com/docker/app/bin/cnab-run /cnab/app/run ---> e40e9d00076b Step 13/14 : WORKDIR /cnab/app ---> Running in 788f836fc651 Removing intermediate container 788f836fc651 ---> ffeff52fb49f Step 14/14 : CMD /cnab/app/run ---> Running in efba1b846c88 Removing intermediate container efba1b846c88 ---> 4f8294b6e75b [Warning] One or more build-args [COMMIT] were not consumed Successfully built 4f8294b6e75b Successfully tagged docker/cnab-app-base:jenkins-app-PR-552-2 docker save docker/cnab-app-base:jenkins-app-PR-552-2 -o _build/invocation-image.tar [Pipeline] sh + make -f docker.Makefile INVOCATION_IMAGE_TAG=jenkins-app-PR-552-2-coverage OUTPUT=coverage-invocation-image.tar save-invocation-image-tag docker tag docker/cnab-app-base:jenkins-app-PR-552-2 docker/cnab-app-base:jenkins-app-PR-552-2-coverage docker save docker/cnab-app-base:jenkins-app-PR-552-2-coverage -o _build/coverage-invocation-image.tar [Pipeline] sh 6a7c997bd192: Pull complete Digest: sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253 Status: Downloaded newer image for dockercore/golang-cross:1.12.5@sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253 ---> d2763b08751b Step 2/16 : ENV DISABLE_WARN_OUTSIDE_CONTAINER=1 ---> Running in a9531ee3f00f Removing intermediate container a9531ee3f00f ---> 845f761e7990 Step 3/16 : RUN apt-get install -y -q --no-install-recommends coreutils util-linux uuid-runtime ---> Running in 8f22120f5cd4 + make -f docker.Makefile INVOCATION_IMAGE_TAG=jenkins-app-PR-552-2-coverage-experimental OUTPUT=coverage-experimental-invocation-image.tar save-invocation-image-tag docker tag docker/cnab-app-base:jenkins-app-PR-552-2 docker/cnab-app-base:jenkins-app-PR-552-2-coverage-experimental docker save docker/cnab-app-base:jenkins-app-PR-552-2-coverage-experimental -o _build/coverage-experimental-invocation-image.tar [Pipeline] } [Pipeline] // ansiColor [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-552/src/github.com/docker/app/_build [Pipeline] { [Pipeline] stash Reading package lists... Building dependency tree... Reading state information... coreutils is already the newest version (8.26-3). coreutils set to manually installed. util-linux is already the newest version (2.29.2-1+deb9u1). util-linux set to manually installed. The following NEW packages will be installed: uuid-runtime 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 82.6 kB of archives. After this operation, 160 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian stretch/main amd64 uuid-runtime amd64 2.29.2-1+deb9u1 [82.6 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 82.6 kB in 1s (81.9 kB/s) Selecting previously unselected package uuid-runtime. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24387 files and directories currently installed.) Preparing to unpack .../uuid-runtime_2.29.2-1+deb9u1_amd64.deb ... Unpacking uuid-runtime (2.29.2-1+deb9u1) ... Setting up uuid-runtime (2.29.2-1+deb9u1) ... Adding group `uuidd' (GID 102) ... Done. Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory Adding system user `uuidd' (UID 101) ... Adding new user `uuidd' (UID 101) with group `uuidd' ... Not creating home directory `/run/uuidd'. invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Removing intermediate container 8f22120f5cd4 ---> 6ad73dde4b66 Step 4/16 : WORKDIR /go/src/github.com/docker/cli ---> Running in 32a5362318bc Removing intermediate container 32a5362318bc ---> a7b0694b4013 Step 5/16 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb ---> Running in decc689dc4d8 Cloning into '.'... Stashed 1 file(s) [Pipeline] stash Note: checking out 'a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at a1b83ffd... Merge pull request #1894 from thaJeztah/19.03_backport_reduce_vendoring_impact Stashed 1 file(s) [Pipeline] stash Removing intermediate container decc689dc4d8 ---> e647c97c87f5 Step 6/16 : RUN make binary-osx binary-windows binary && cp build/docker-linux-amd64 /usr/bin/docker ---> Running in 19a6623a5678 ./scripts/build/osx Building build/docker-darwin-amd64 Stashed 1 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // dir Post stage [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-552/src/github.com/docker/app [Pipeline] { [Pipeline] sh + docker rmi docker/cnab-app-base:jenkins-app-PR-552-2 Untagged: docker/cnab-app-base:jenkins-app-PR-552-2 [Pipeline] sh + docker rmi docker/cnab-app-base:jenkins-app-PR-552-2-coverage Untagged: docker/cnab-app-base:jenkins-app-PR-552-2-coverage [Pipeline] sh + docker rmi docker/cnab-app-base:jenkins-app-PR-552-2-coverage-experimental Untagged: docker/cnab-app-base:jenkins-app-PR-552-2-coverage-experimental Deleted: sha256:4f8294b6e75b8266484162ff18c016fbdf7aa38d5fa618391a5dc5bc3cd79bdd Deleted: sha256:ffeff52fb49f3e669640b55b4a70d8ae0bf123e4143cb1b04af291c5de20513a Deleted: sha256:e40e9d00076b65cba9b38a39c20108b805a51aec923dce6caeb75ba184c27fbe Deleted: sha256:289f1c9ae7248688ea793db1ca93b88a19686e4909af664aadc21e9c7b843f0a Deleted: sha256:9717a45d8dc04dc8f51bf26b22821c9ae0aa4fb578da1220db01203d6fd916dd Deleted: sha256:def52df63914277eae34f8381da30f17677e757327f3b41b70a7aeeebbc7c1f1 Deleted: sha256:869a6cf9c00c52d2083f9c64ffd5ef3f5c0968874f3b6b31af70840abb9cced9 [Pipeline] } [Pipeline] // dir [Pipeline] deleteDir [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } ./scripts/build/windows Generating windows resources Building build/docker-windows-amd64 WARNING: binary creates a Linux executable. Use cross for macOS or Windows. ./scripts/build/binary Building statically linked build/docker-linux-amd64 ./scripts/build/windows Generating windows resources Building build/docker-windows-amd64 WARNING: binary creates a Linux executable. Use cross for macOS or Windows. ./scripts/build/binary Building statically linked build/docker-linux-amd64 Removing intermediate container 23235aa6f67e ---> c9111c07af71 Step 7/7 : WORKDIR /go/src/github.com/docker/app/ ---> Running in c8d3a44230b6 Removing intermediate container c8d3a44230b6 ---> cafbecac9150 [Warning] One or more build-args [ALPINE_VERSION COMMIT EXPERIMENTAL TAG] were not consumed Successfully built cafbecac9150 Successfully tagged docker-app-cli:jenkins-app-PR-552-2 docker create --name docker-app-cli-jenkins-app-PR-552-2 docker-app-cli:jenkins-app-PR-552-2 noop 78da7a8aa7fd298b6d2ecdf76ce229c8b58b40701cdc416ecbcda71881fcd40f docker cp docker-app-cli-jenkins-app-PR-552-2:/go/src/github.com/docker/cli/build/docker-linux-amd64 bin/docker-linux docker cp docker-app-cli-jenkins-app-PR-552-2:/go/src/github.com/docker/cli/build/docker-darwin-amd64 bin/docker-darwin docker cp docker-app-cli-jenkins-app-PR-552-2:/go/src/github.com/docker/cli/build/docker-windows-amd64 bin/docker-windows.exe docker rm docker-app-cli-jenkins-app-PR-552-2 docker-app-cli-jenkins-app-PR-552-2 docker build --build-arg=EXPERIMENTAL=off --build-arg=TAG=jenkins-app-PR-552-2 --build-arg=COMMIT=ffdbaa0 --build-arg=ALPINE_VERSION=3.9.4 --target=cross -t docker-app-cross:jenkins-app-PR-552-2 . Sending build context to Docker daemon 77.41MB Step 1/20 : FROM dockercore/golang-cross:1.12.5@sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253 AS build ---> d2763b08751b Step 2/20 : ENV DISABLE_WARN_OUTSIDE_CONTAINER=1 ---> Using cache ---> f1a56f34e3a8 Step 3/20 : RUN apt-get install -y -q --no-install-recommends coreutils util-linux uuid-runtime ---> Using cache ---> 42f97b0aca3a Step 4/20 : WORKDIR /go/src/github.com/docker/cli ---> Using cache ---> 8a7b0a9238d8 Step 5/20 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb ---> Using cache ---> a640dca752c5 Step 6/20 : RUN make binary-osx binary-windows binary && cp build/docker-linux-amd64 /usr/bin/docker ---> Using cache ---> c9111c07af71 Step 7/20 : WORKDIR /go/src/github.com/docker/app/ ---> Using cache ---> cafbecac9150 Step 8/20 : FROM build AS dev ---> cafbecac9150 Step 9/20 : ENV PATH=${PATH}:/go/src/github.com/docker/app/bin/ ---> Running in 4b32263aa56e Removing intermediate container 4b32263aa56e ---> 8f91c456ca75 Step 10/20 : ARG DEP_VERSION=v0.5.1 ---> Running in 8498eeaf01da Removing intermediate container 8498eeaf01da ---> e2ad32ac8501 Step 11/20 : RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/releases/download/${DEP_VERSION}/dep-linux-amd64 && chmod +x /usr/bin/dep ---> Running in fd10b45945e4  % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 605 0 605 0 0  5912 0 --:--:-- --:--:-- --:--:-- 5931  100 10.5M 100 10.5M  0  0 46.0M 0 --:--:-- --:--:-- --:--:-- 46.0M Removing intermediate container fd10b45945e4 ---> 387bbf7e1515 Step 12/20 : ARG GOTESTSUM_VERSION=v0.3.4 ---> Running in 2b5e380a75a6 Removing intermediate container 2b5e380a75a6 ---> 5cb1b43be88b Step 13/20 : 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 ---> Running in 61340608be86 go: finding github.com/onsi/gomega v1.4.3 go: finding github.com/jonboulle/clockwork v0.1.0 go: finding github.com/sirupsen/logrus v1.0.5 go: finding github.com/fatih/color v1.6.0 go: finding github.com/pkg/errors v0.8.0 go: finding github.com/spf13/pflag v1.0.1 go: finding github.com/onsi/ginkgo v1.8.0 go: finding github.com/mattn/go-isatty v0.0.3 go: finding github.com/google/go-cmp v0.2.0 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 go: finding github.com/mattn/go-colorable v0.0.9 go: finding github.com/hpcloud/tail v1.0.0 go: finding github.com/golang/protobuf v1.2.0 go: finding github.com/fsnotify/fsnotify v1.4.7 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 go: finding github.com/stretchr/testify v1.3.0 go: finding gopkg.in/yaml.v2 v2.2.1 go: finding gopkg.in/fsnotify.v1 v1.4.7 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 go: finding github.com/stretchr/objx v0.1.0 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e go: finding github.com/pmezard/go-difflib v1.0.0 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 go: finding github.com/onsi/ginkgo v1.6.0 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 go: finding golang.org/x/text v0.3.0 go: finding github.com/davecgh/go-spew v1.1.0 go: finding gotest.tools v2.1.0+incompatible 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/sirupsen/logrus v1.0.5 go: downloading github.com/jonboulle/clockwork v0.1.0 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f go: downloading github.com/fatih/color v1.6.0 go: downloading github.com/spf13/pflag v1.0.1 go: extracting github.com/jonboulle/clockwork v0.1.0 go: extracting github.com/pkg/errors v0.8.0 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 golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc 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-isatty v0.0.3 go: extracting github.com/mattn/go-colorable v0.0.9 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 61340608be86 ---> 2c2dd8b470e9 Step 14/20 : 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 89cbbc1c4534 Removing intermediate container 89cbbc1c4534 ---> d0f8d2483880 Step 15/20 : 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 c289801c391b 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 c289801c391b ---> aeb2d36093c2 Step 16/20 : COPY . . ---> 130420f5e5e2 Step 17/20 : FROM dev AS cross ---> 130420f5e5e2 Step 18/20 : ARG EXPERIMENTAL="off" ---> Running in e38608018a2a Removing intermediate container e38608018a2a ---> b452d5c03e1a Step 19/20 : ARG TAG="unknown" ---> Running in a5ef33177383 Removing intermediate container a5ef33177383 ---> c31fe7bbcb2a Step 20/20 : RUN make EXPERIMENTAL=${EXPERIMENTAL} TAG=${TAG} cross ---> Running in 35e3b76bf1d7 GOOS=linux CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=ffdbaa08 -X github.com/docker/app/internal.Version=jenkins-app-PR-552-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:34:44Z" -o bin/docker-app-linux ./cmd/docker-app GOOS=darwin CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=ffdbaa08 -X github.com/docker/app/internal.Version=jenkins-app-PR-552-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:34:44Z" -o bin/docker-app-darwin ./cmd/docker-app Removing intermediate container 19a6623a5678 ---> 8ba409cb8771 Step 7/16 : WORKDIR /go/src/github.com/docker/app/ ---> Running in 278739a3ece4 Removing intermediate container 278739a3ece4 ---> c282f21784f8 Step 8/16 : FROM build AS dev ---> c282f21784f8 Step 9/16 : ENV PATH=${PATH}:/go/src/github.com/docker/app/bin/ ---> Running in c2a0e3814fe6 Removing intermediate container c2a0e3814fe6 ---> 3dd9e1c33a5e Step 10/16 : ARG DEP_VERSION=v0.5.1 ---> Running in aac0f5b355fe Removing intermediate container aac0f5b355fe ---> 713d0579b53e Step 11/16 : RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/releases/download/${DEP_VERSION}/dep-linux-amd64 && chmod +x /usr/bin/dep ---> Running in df9fc5f112b0  % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 605 0 605 0 0 4826 0 --:--:-- --:--:-- --:--:-- 4840  100 10.5M 100 10.5M 0 0 42.0M 0 --:--:-- --:--:-- --:--:-- 42.0M Removing intermediate container df9fc5f112b0 ---> afd72eb926af Step 12/16 : ARG GOTESTSUM_VERSION=v0.3.4 ---> Running in 2524575a15f7 Removing intermediate container 2524575a15f7 ---> 6efce9cd41ca Step 13/16 : 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 ---> Running in 0f182d50b84a go: finding github.com/sirupsen/logrus v1.0.5 go: finding github.com/mattn/go-isatty v0.0.3 go: finding github.com/fatih/color v1.6.0 go: finding github.com/google/go-cmp v0.2.0 go: finding github.com/onsi/gomega v1.4.3 go: finding github.com/onsi/ginkgo v1.8.0 go: finding github.com/jonboulle/clockwork v0.1.0 go: finding github.com/pkg/errors v0.8.0 go: finding github.com/mattn/go-colorable v0.0.9 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 go: finding github.com/onsi/ginkgo v1.6.0 go: finding github.com/stretchr/testify v1.3.0 go: finding github.com/spf13/pflag v1.0.1 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd go: finding golang.org/x/text v0.3.0 go: finding gopkg.in/yaml.v2 v2.2.1 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e go: finding gotest.tools v2.1.0+incompatible go: finding gopkg.in/fsnotify.v1 v1.4.7 go: finding github.com/hpcloud/tail v1.0.0 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 go: finding github.com/stretchr/objx v0.1.0 go: finding github.com/golang/protobuf v1.2.0 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc go: finding github.com/davecgh/go-spew v1.1.0 go: finding github.com/fsnotify/fsnotify v1.4.7 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 go: finding github.com/pmezard/go-difflib v1.0.0 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 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 github.com/sirupsen/logrus v1.0.5 go: downloading github.com/spf13/pflag v1.0.1 go: downloading github.com/jonboulle/clockwork v0.1.0 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f go: extracting github.com/pkg/errors v0.8.0 go: extracting github.com/sirupsen/logrus v1.0.5 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e go: extracting github.com/jonboulle/clockwork v0.1.0 go: extracting github.com/spf13/pflag v1.0.1 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc go: extracting github.com/fatih/color v1.6.0 go: downloading github.com/mattn/go-isatty v0.0.3 go: downloading github.com/mattn/go-colorable v0.0.9 go: extracting github.com/mattn/go-isatty v0.0.3 go: extracting github.com/mattn/go-colorable v0.0.9 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 0f182d50b84a ---> 31263e632ce0 Step 14/16 : 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 a0ab76c814ee Removing intermediate container a0ab76c814ee ---> b914bf33a48b Step 15/16 : 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 015e87c41698 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 015e87c41698 ---> 59b789b4dd68 Step 16/16 : COPY . . ---> 20211efc6f90 [Warning] One or more build-args [ALPINE_VERSION COMMIT EXPERIMENTAL TAG] were not consumed Successfully built 20211efc6f90 Successfully tagged docker-app-dev:jenkins-app-PR-552-2 Check Vendoring... docker run --rm docker-app-dev:jenkins-app-PR-552-2 sh -c "make vendor && hack/check-git-diff vendor" rm -rf vendor 1>&1 dep ensure -v (1/90) Wrote github.com/Azure/go-ansiterm@master (2/90) Wrote github.com/cbroglie/mustache@v1.0.1 (3/90) Wrote github.com/containerd/typeurl@master (4/90) Wrote vbom.ml/util@master (5/90) Wrote github.com/containerd/continuity@master (6/90) Wrote github.com/agl/ed25519@master (7/90) Wrote github.com/beorn7/perks@master (8/90) Wrote github.com/davecgh/go-spew@v1.1.1 (9/90) Wrote github.com/containerd/fifo@master (10/90) Wrote github.com/deislabs/duffle@master (11/90) Wrote github.com/Microsoft/go-winio@v0.4.12 (12/90) Wrote github.com/Microsoft/hcsshim@v0.8.6 (13/90) Wrote github.com/deislabs/cnab-go@master (14/90) Wrote github.com/docker/docker-credential-helpers@v0.6.1 (15/90) Wrote github.com/docker/go@v1.5.1-1 (16/90) Wrote github.com/docker/cnab-to-oci@master (17/90) Wrote github.com/docker/compose-on-kubernetes@v0.4.21 GOOS=windows CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=ffdbaa08 -X github.com/docker/app/internal.Version=jenkins-app-PR-552-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:34:44Z" -o bin/docker-app-windows.exe ./cmd/docker-app (18/90) Wrote github.com/docker/go-events@master (19/90) Wrote github.com/docker/go-metrics@d466d4f6fd960e01820085bd7e1a24426ee7ef18 (20/90) Wrote github.com/docker/go-connections@v0.4.0 (21/90) Wrote github.com/docker/go-units@v0.3.3 (22/90) Wrote github.com/gogo/googleapis@v1.2.0 (23/90) Wrote github.com/google/go-cmp@v0.2.0 (24/90) Wrote github.com/google/gofuzz@v1.0.0 (25/90) Wrote github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580 (26/90) Wrote github.com/google/shlex@master (27/90) Wrote github.com/gorilla/mux@v1.7.1 (28/90) Wrote github.com/hashicorp/go-version@v1.1.0 (29/90) Wrote github.com/googleapis/gnostic@v0.2.0 (30/90) Wrote github.com/hashicorp/golang-lru@v0.5.1 (31/90) Wrote github.com/inconshreveable/mousetrap@v1.0 (32/90) Wrote github.com/gopherjs/gopherjs@master (33/90) Wrote github.com/imdario/mergo@master (34/90) Wrote github.com/golang/protobuf@v1.3.1 (35/90) Wrote github.com/konsorten/go-windows-terminal-sequences@v1.0.2 (36/90) Wrote github.com/json-iterator/go@v1.1.6 (37/90) Wrote github.com/containerd/containerd (from github.com/simonferquel/containerd)@42c3614d58767e96c1752977fed94d0b140a0173 (38/90) Wrote github.com/mattn/go-shellwords@v1.0.5 (39/90) Wrote github.com/matttproud/golang_protobuf_extensions@v1.0.1 (40/90) Wrote github.com/docker/cli@19.03 (41/90) Wrote github.com/mitchellh/mapstructure@v1.1.2 (42/90) Wrote github.com/miekg/pkcs11@master (43/90) Wrote github.com/modern-go/concurrent@1.0.3 (44/90) Wrote github.com/coreos/etcd@v3.3.12 (45/90) Wrote github.com/morikuni/aec@master (46/90) Wrote github.com/modern-go/reflect2@1.0.1 (47/90) Wrote github.com/oklog/ulid@v1.3.1 (48/90) Wrote github.com/opencontainers/go-digest@v1.0.0-rc1 (49/90) Wrote github.com/docker/swarmkit@18e7e58ea1a5ec016625a636d0d52500eea123bc (50/90) Wrote github.com/opencontainers/image-spec@v1.0.1 (51/90) Wrote github.com/opencontainers/runtime-spec@v1.0.1 (52/90) Wrote github.com/pkg/errors@v0.8.1 (53/90) Wrote github.com/prometheus/client_model@master (54/90) Wrote github.com/prometheus/client_golang@v0.8.0 (55/90) Wrote github.com/prometheus/common@v0.2.0 (56/90) Wrote github.com/sirupsen/logrus@v1.4.1 (57/90) Wrote github.com/prometheus/procfs@master (58/90) Wrote github.com/opencontainers/runc@v1.0.0-rc7 (59/90) Wrote github.com/spf13/pflag@master (60/90) Wrote github.com/syndtr/gocapability@master (61/90) Wrote github.com/spf13/cobra@v0.0.3 (62/90) Wrote github.com/wadey/gocovmerge@master (63/90) Wrote github.com/xeipuuv/gojsonpointer@master (64/90) Wrote github.com/xeipuuv/gojsonreference@master (65/90) Wrote github.com/xeipuuv/gojsonschema@93e72a773fade158921402d6a24c819b48aba29d (66/90) Wrote golang.org/x/crypto@master (67/90) Wrote golang.org/x/oauth2@master (68/90) Wrote golang.org/x/sync@master (69/90) Wrote golang.org/x/net@master (70/90) Wrote github.com/gogo/protobuf@v1.2.1 (71/90) Wrote golang.org/x/time@master (72/90) Wrote google.golang.org/appengine@v1.5.0 (73/90) Wrote gopkg.in/inf.v0@v0.9.1 (74/90) Wrote github.com/theupdateframework/notary@v0.6.1 (75/90) Wrote gopkg.in/yaml.v2 (from https://github.com/simonferquel/yaml)@c86e64ed9581b7588e736f0c3e6ecc02cc22996e (76/90) Wrote gotest.tools@v2.3.0 (77/90) Wrote golang.org/x/sys@master (78/90) Wrote k8s.io/klog@v0.2.0 (79/90) Wrote golang.org/x/text@v0.3.0 (80/90) Wrote google.golang.org/grpc@v1.19.1 (81/90) Wrote k8s.io/apimachinery@kubernetes-1.14.1 (82/90) Wrote k8s.io/utils@master (83/90) Wrote sigs.k8s.io/yaml@v1.1.0 (84/90) Wrote golang.org/x/tools@master (85/90) Wrote google.golang.org/genproto@master (86/90) Wrote k8s.io/client-go@kubernetes-1.14.1 GOOS=linux CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=ffdbaa08 -X github.com/docker/app/internal.Version=jenkins-app-PR-552-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:34:44Z" -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=ffdbaa08 -X github.com/docker/app/internal.Version=jenkins-app-PR-552-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:34:44Z" -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=ffdbaa08 -X github.com/docker/app/internal.Version=jenkins-app-PR-552-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:34:44Z" -o bin/docker-app-standalone-windows.exe ./cmd/docker-app-standalone (87/90) Wrote cloud.google.com/go@v0.37.4 Removing intermediate container 35e3b76bf1d7 ---> f312be08bb1b [Warning] One or more build-args [ALPINE_VERSION COMMIT] were not consumed Successfully built f312be08bb1b Successfully tagged docker-app-cross:jenkins-app-PR-552-2 docker create --name docker-app-cross-jenkins-app-PR-552-2 docker-app-cross:jenkins-app-PR-552-2 noop cd18f44645b5f53b5dfcfa2e3a2ad92a0a9cc64aaeb23de1e980a7a4457e6fb9 docker cp docker-app-cross-jenkins-app-PR-552-2:/go/src/github.com/docker/app/bin/docker-app-linux bin/docker-app-linux docker cp docker-app-cross-jenkins-app-PR-552-2:/go/src/github.com/docker/app/bin/docker-app-darwin bin/docker-app-darwin docker cp docker-app-cross-jenkins-app-PR-552-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-552-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-552-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-552-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-552-2 docker-app-cross-jenkins-app-PR-552-2 docker build --build-arg=EXPERIMENTAL=off --build-arg=TAG=jenkins-app-PR-552-2 --build-arg=COMMIT=ffdbaa0 --build-arg=ALPINE_VERSION=3.9.4 --target=e2e-cross -t docker-app-e2e-cross:jenkins-app-PR-552-2 . (88/90) Wrote k8s.io/api@kubernetes-1.14.1 (89/90) Wrote github.com/docker/docker@master Sending build context to Docker daemon 77.41MB Step 1/24 : FROM dockercore/golang-cross:1.12.5@sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253 AS build ---> d2763b08751b Step 2/24 : ENV DISABLE_WARN_OUTSIDE_CONTAINER=1 ---> Using cache ---> f1a56f34e3a8 Step 3/24 : RUN apt-get install -y -q --no-install-recommends coreutils util-linux uuid-runtime ---> Using cache ---> 42f97b0aca3a Step 4/24 : WORKDIR /go/src/github.com/docker/cli ---> Using cache ---> 8a7b0a9238d8 Step 5/24 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb ---> Using cache ---> a640dca752c5 Step 6/24 : RUN make binary-osx binary-windows binary && cp build/docker-linux-amd64 /usr/bin/docker ---> Using cache ---> c9111c07af71 Step 7/24 : WORKDIR /go/src/github.com/docker/app/ ---> Using cache ---> cafbecac9150 Step 8/24 : FROM build AS dev ---> cafbecac9150 Step 9/24 : ENV PATH=${PATH}:/go/src/github.com/docker/app/bin/ ---> Using cache ---> 8f91c456ca75 Step 10/24 : ARG DEP_VERSION=v0.5.1 ---> Using cache ---> e2ad32ac8501 Step 11/24 : 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 ---> 387bbf7e1515 Step 12/24 : ARG GOTESTSUM_VERSION=v0.3.4 ---> Using cache ---> 5cb1b43be88b Step 13/24 : 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 ---> 2c2dd8b470e9 Step 14/24 : 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 ---> d0f8d2483880 Step 15/24 : 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 ---> aeb2d36093c2 Step 16/24 : COPY . . ---> Using cache ---> 130420f5e5e2 Step 17/24 : FROM dev AS cross ---> 130420f5e5e2 Step 18/24 : ARG EXPERIMENTAL="off" ---> Using cache ---> b452d5c03e1a Step 19/24 : ARG TAG="unknown" ---> Using cache ---> c31fe7bbcb2a Step 20/24 : RUN make EXPERIMENTAL=${EXPERIMENTAL} TAG=${TAG} cross ---> Using cache ---> f312be08bb1b Step 21/24 : FROM cross AS e2e-cross ---> f312be08bb1b Step 22/24 : ARG EXPERIMENTAL="off" ---> Running in 521777bc45cf Removing intermediate container 521777bc45cf ---> 8286c9c8968b Step 23/24 : ARG TAG="unknown" ---> Running in 0ca9a43c7a27 Removing intermediate container 0ca9a43c7a27 ---> ff88f53bedae Step 24/24 : RUN make EXPERIMENTAL=${EXPERIMENTAL} TAG=${TAG} e2e-cross ---> Running in 9dc03fbc88f8 GOOS=linux CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=ffdbaa08 -X github.com/docker/app/internal.Version=jenkins-app-PR-552-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:37:14Z" -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=ffdbaa08 -X github.com/docker/app/internal.Version=jenkins-app-PR-552-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:37:14Z" -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=ffdbaa08 -X github.com/docker/app/internal.Version=jenkins-app-PR-552-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:37:14Z" -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=ffdbaa08 -X github.com/docker/app/internal.Version=jenkins-app-PR-552-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:37:14Z" -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=ffdbaa08 -X github.com/docker/app/internal.Version=jenkins-app-PR-552-2 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:37:14Z" -c -o bin/docker-app-e2e-windows.exe ./e2e/ Removing intermediate container 9dc03fbc88f8 ---> c3f4f8544b45 [Warning] One or more build-args [ALPINE_VERSION COMMIT] were not consumed Successfully built c3f4f8544b45 Successfully tagged docker-app-e2e-cross:jenkins-app-PR-552-2 docker create --name docker-app-e2e-cross-jenkins-app-PR-552-2 docker-app-e2e-cross:jenkins-app-PR-552-2 noop 54876a144612d4ba42b5dbe9eb5b94aab5cfeef31d391a85c91d4317ae20293e docker cp docker-app-e2e-cross-jenkins-app-PR-552-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-552-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-552-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-552-2:/usr/local/bin/gotestsum-linux bin/gotestsum-linux docker cp docker-app-e2e-cross-jenkins-app-PR-552-2:/usr/local/bin/gotestsum-darwin bin/gotestsum-darwin docker cp docker-app-e2e-cross-jenkins-app-PR-552-2:/usr/local/bin/gotestsum-windows.exe bin/gotestsum-windows.exe docker cp docker-app-e2e-cross-jenkins-app-PR-552-2:/usr/local/bin/test2json-linux bin/test2json-linux docker cp docker-app-e2e-cross-jenkins-app-PR-552-2:/usr/local/bin/test2json-darwin bin/test2json-darwin docker cp docker-app-e2e-cross-jenkins-app-PR-552-2:/usr/local/bin/test2json-windows.exe bin/test2json-windows.exe docker rm docker-app-e2e-cross-jenkins-app-PR-552-2 docker-app-e2e-cross-jenkins-app-PR-552-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 (90/90) 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] } 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-552/src/github.com/docker/app/bin [Pipeline] { [Pipeline] stash Stashed 24 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-552/src/github.com/docker/app/e2e [Pipeline] { [Pipeline] stash Stashed 65 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-552/src/github.com/docker/app/examples [Pipeline] { [Pipeline] stash Stashed 25 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] sh + docker image ls --format={{.Repository}}:{{.Tag}} *jenkins-app-PR-552-2* + xargs docker image rm -f Untagged: docker-app-e2e-cross:jenkins-app-PR-552-2 Deleted: sha256:c3f4f8544b45841243752f5117e41908c71667f3d23faedc17b174746357dbb1 Deleted: sha256:63c6206ef1f33559af598ca6a33bb598b1afc716b1c898b3e74ee355c04d7ad7 Deleted: sha256:ff88f53bedaeea50d89a50f10273a088bc6427f67bf0967593544a106f8f0d42 Deleted: sha256:8286c9c8968b45ea7d4cd25de3cbb7296f5ddae3763366e127ad81770ae61744 Untagged: docker-app-cross:jenkins-app-PR-552-2 Deleted: sha256:f312be08bb1be0e5006c1c3c065da3e5063868c534b548492bb47a421b453e30 Deleted: sha256:8096c1e501228b1551a4bc9401e8f6cb34468976193bd254a9d02ad3536c804d Deleted: sha256:c31fe7bbcb2a79ce45ff60892da461974a2badf27c446ebe5317dd778fde7dbd Deleted: sha256:b452d5c03e1aada4e1f27a5fdfc81ca060e7e1c38d4ef63df62219f6ee76217f Deleted: sha256:130420f5e5e249956fb63a80d5d40b9fffba2de9e4e08ceb9e625e589026ba52 Deleted: sha256:67d5fef720e0d924d29ef083ec9b3b5ac2338c7a07bd71f26eb312db6106cc78 Deleted: sha256:aeb2d36093c27ac24a2dcc980fc69f1e8e0bb11f82d3eb6399a3589ebfa68919 Deleted: sha256:e2664570ca1b84c51c40316713ac93a0d9f8f34aeae4cb37c690d8078d43d405 Deleted: sha256:d0f8d248388053ac69cecb5fa998e84270494f38dd9b0e9a3cfedf8baf62dbdf Deleted: sha256:95cfea12f1ed6b74b64fc4b52195c0ea9051d36b054f91f94e988ad9011cf7f1 Deleted: sha256:2c2dd8b470e9e749f70b3eef1ba0e37b66490b1e6513810817c94640affa76c5 Deleted: sha256:9ff5eceb51fb463659755c9b99d8b5a6cf500f78abd7ed99979d873db726d91f Deleted: sha256:5cb1b43be88b0b5b7b22f61f4eafd8b6ef41e2a98273bf3f2f4fb1c958722f96 Deleted: sha256:387bbf7e1515fb25b1c961dca09715e2f79cac7d5e3dfeaaad88e43a22f4d7f3 Deleted: sha256:ec001e8284769a5477e3302e9d0fef3ef27205b31fbd5449d96afaf3be209c63 Deleted: sha256:e2ad32ac850199a84fb7e5f931792d85cce607721a53656cdfe327146e32b3a0 Deleted: sha256:8f91c456ca75729bd9e8d9e6b131112dcacc3f9ef25ba229034f8b181adeb4cb Untagged: docker-app-cli:jenkins-app-PR-552-2 Deleted: sha256:cafbecac91508c89ea5787afb326ece2dce5eba3c864040bac0915d2b1eca724 Deleted: sha256:9ce60b93b572f86016949f216f15a41094ef860029dc031eb2d50badd0928e9b Deleted: sha256:c9111c07af71acf1811e2c6f6c39b8db50c92cc116fe046ba6e817793690a49e Deleted: sha256:1e69e94ac7d0fb3128766e332059dffec342019b4299782f1b843729134dc587 Deleted: sha256:a640dca752c569a165977a7cfc85d6dec14559f08ec3add208330ffc3ef5d21c Deleted: sha256:4d89297ccea10c149623acc362829f4118445f66f7ab2115c9f472e5f03eaf35 Deleted: sha256:8a7b0a9238d8d27536e6f3ff7af1e7ce447edc6a7f1b0fd71c63b76f279e3f18 Deleted: sha256:a308b3e7c916a63f36f1c4f1ec986668d607a286354bfeda65bceea008c483a0 Deleted: sha256:42f97b0aca3ad87512e29914c2dfd5cbee75211dcf869bc5bff48d2f96865316 Deleted: sha256:9fd3fecd50532751a35854f187a901bd1f9a7ddd59dd46e6e8b48faf41dbf69a Deleted: sha256:f1a56f34e3a8bfc759ef5f72963be77175548f1825dab6d311eba939928f1e71 [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 [Pipeline] node Running on ubuntu-1604-aufs (i-0466a5a19b8ffde63) in /home/ubuntu/workspace/app_PR-552 [Pipeline] { [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-552/src/github.com/docker/app [Pipeline] { [Pipeline] checkout Running on ubuntu-1604-aufs (i-0ef0b5ee66a537258) in /home/ubuntu/workspace/app_PR-552 using credential docker-jenkins-github-credentials [Pipeline] { Running on ubuntu-1604-aufs (i-0d276f2d46a10fbe5) in /home/ubuntu/workspace/app_PR-552 [Pipeline] { Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Running on ubuntu-1604-aufs (i-09564d25fa4058fd2) in /home/ubuntu/workspace/app_PR-552 [Pipeline] { [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-552/src/github.com/docker/app [Pipeline] { [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-552/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 [Pipeline] withEnv [Pipeline] { [Pipeline] checkout using credential docker-jenkins-github-credentials [Pipeline] dir Cloning the remote Git repository Running in /home/ubuntu/workspace/app_PR-552/src/github.com/docker/appCloning with configured refspecs honoured and without tags [Pipeline] { [Pipeline] checkout Cloning repository https://github.com/docker/app.git > git init /home/ubuntu/workspace/app_PR-552/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/552/head:refs/remotes/origin/PR-552 Cloning repository https://github.com/docker/app.git > git init /home/ubuntu/workspace/app_PR-552/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/552/head:refs/remotes/origin/PR-552 Cloning repository https://github.com/docker/app.git > git init /home/ubuntu/workspace/app_PR-552/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/552/head:refs/remotes/origin/PR-552 Fetching without tags Checking out Revision ffdbaa08775a912cd295f097667819c345417149 (PR-552) Fetching without tags Fetching without tags Checking out Revision ffdbaa08775a912cd295f097667819c345417149 (PR-552) Commit message: "Adds a new column in the 'services' section of the inspect action. When the 'Image.originalImage' is set the content is printed in the 'Image' column and the 'Image.image' field content is printed into the 'Reference' column. When the 'Image.originalImage' is empty or identical to 'Image.image' the 'Reference' column is not displayed. Refactor the Inspect() function and add some unit tests."Checking out Revision ffdbaa08775a912cd295f097667819c345417149 (PR-552) Commit message: "Adds a new column in the 'services' section of the inspect action. When the 'Image.originalImage' is set the content is printed in the 'Image' column and the 'Image.image' field content is printed into the 'Reference' column. When the 'Image.originalImage' is empty or identical to 'Image.image' the 'Reference' column is not displayed. Refactor the Inspect() function and add some unit tests." > git config remote.origin.url https://github.com/docker/app.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/552/head:refs/remotes/origin/PR-552 # 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/552/head:refs/remotes/origin/PR-552 > git config core.sparsecheckout # timeout=10 > git checkout -f ffdbaa08775a912cd295f097667819c345417149 Commit message: "Adds a new column in the 'services' section of the inspect action. When the 'Image.originalImage' is set the content is printed in the 'Image' column and the 'Image.image' field content is printed into the 'Reference' column. When the 'Image.originalImage' is empty or identical to 'Image.image' the 'Reference' column is not displayed. Refactor the Inspect() function and add some unit tests." > git config remote.origin.url https://github.com/docker/app.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/552/head:refs/remotes/origin/PR-552 # 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/552/head:refs/remotes/origin/PR-552 > git config core.sparsecheckout # timeout=10 > git checkout -f ffdbaa08775a912cd295f097667819c345417149 [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-552/src/github.com/docker/app/bin [Pipeline] { [Pipeline] unstash > git config remote.origin.url https://github.com/docker/app.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/552/head:refs/remotes/origin/PR-552 # 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/552/head:refs/remotes/origin/PR-552 > git config core.sparsecheckout # timeout=10 > git checkout -f ffdbaa08775a912cd295f097667819c345417149 [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-552/src/github.com/docker/app/_build [Pipeline] { [Pipeline] unstash [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-552/src/github.com/docker/app/_build [Pipeline] { [Pipeline] unstash 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-552/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/552/head:refs/remotes/origin/PR-552 Fetching without tags Checking out Revision ffdbaa08775a912cd295f097667819c345417149 (PR-552) > git config remote.origin.url https://github.com/docker/app.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/552/head:refs/remotes/origin/PR-552 # 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/552/head:refs/remotes/origin/PR-552 > git config core.sparsecheckout # timeout=10 > git checkout -f ffdbaa08775a912cd295f097667819c345417149 Commit message: "Adds a new column in the 'services' section of the inspect action. When the 'Image.originalImage' is set the content is printed in the 'Image' column and the 'Image.image' field content is printed into the 'Reference' column. When the 'Image.originalImage' is empty or identical to 'Image.image' the 'Reference' column is not displayed. Refactor the Inspect() function and add some unit tests." [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-552/src/github.com/docker/app/_build [Pipeline] { [Pipeline] unstash [Pipeline] sh + docker load -i coverage-invocation-image.tar [Pipeline] sh + docker load -i coverage-experimental-invocation-image.tar Loaded image: docker/cnab-app-base:jenkins-app-PR-552-2-coverage [Pipeline] } [Pipeline] // dir [Pipeline] ansiColor [Pipeline] { [Pipeline] sh Loaded image: docker/cnab-app-base:jenkins-app-PR-552-2-coverage-experimental + make -f docker.Makefile TAG=jenkins-app-PR-552-2-coverage coverage-run docker build --build-arg=EXPERIMENTAL=off --build-arg=TAG=jenkins-app-PR-552-2-coverage --build-arg=COMMIT=ffdbaa0 --build-arg=ALPINE_VERSION=3.9.4 --target=dev -t docker-app-dev:jenkins-app-PR-552-2 . [Pipeline] } [Pipeline] // dir [Pipeline] ansiColor [Pipeline] { [Pipeline] sh + make EXPERIMENTAL=on TEST_RESULTS_PREFIX=experimental- -f docker.Makefile TAG=jenkins-app-PR-552-2-coverage-experimental coverage-run docker build --build-arg=EXPERIMENTAL=on --build-arg=TAG=jenkins-app-PR-552-2-coverage-experimental --build-arg=COMMIT=ffdbaa0 --build-arg=ALPINE_VERSION=3.9.4 --target=dev -t docker-app-dev:jenkins-app-PR-552-2 . Sending build context to Docker daemon 77.41MB Step 1/16 : FROM dockercore/golang-cross:1.12.5@sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253 AS build sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253: Pulling from dockercore/golang-cross c5e155d5a1d1: Pulling fs layer 221d80d00ae9: Pulling fs layer 4250b3117dca: Pulling fs layer 3b7ca19181b2: Pulling fs layer aa24759e848f: Pulling fs layer 927e9eaeed19: Pulling fs layer 66293f4dacbd: Pulling fs layer 663e08ec2487: Pulling fs layer 5b0b2e68f6ad: Pulling fs layer b6cecf9fbb5b: Pulling fs layer 6a7c997bd192: Pulling fs layer 66293f4dacbd: Waiting 663e08ec2487: Waiting 5b0b2e68f6ad: Waiting b6cecf9fbb5b: Waiting 6a7c997bd192: Waiting 3b7ca19181b2: Waiting aa24759e848f: Waiting 927e9eaeed19: Waiting 4250b3117dca: Verifying Checksum 4250b3117dca: Download complete 221d80d00ae9: Verifying Checksum 221d80d00ae9: Download complete c5e155d5a1d1: Verifying Checksum c5e155d5a1d1: Download complete Sending build context to Docker daemon 77.41MB Step 1/16 : FROM dockercore/golang-cross:1.12.5@sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253 AS build sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253: Pulling from dockercore/golang-cross c5e155d5a1d1: Pulling fs layer 221d80d00ae9: Pulling fs layer 4250b3117dca: Pulling fs layer 3b7ca19181b2: Pulling fs layer aa24759e848f: Pulling fs layer 927e9eaeed19: Pulling fs layer 66293f4dacbd: Pulling fs layer 663e08ec2487: Pulling fs layer 5b0b2e68f6ad: Pulling fs layer b6cecf9fbb5b: Pulling fs layer 6a7c997bd192: Pulling fs layer 3b7ca19181b2: Waiting 663e08ec2487: Waiting 5b0b2e68f6ad: Waiting b6cecf9fbb5b: Waiting 6a7c997bd192: Waiting aa24759e848f: Waiting 927e9eaeed19: Waiting 66293f4dacbd: Waiting 4250b3117dca: Verifying Checksum 4250b3117dca: Download complete 3b7ca19181b2: Verifying Checksum 3b7ca19181b2: Download complete 221d80d00ae9: Verifying Checksum 221d80d00ae9: Download complete 66293f4dacbd: Verifying Checksum 66293f4dacbd: Download complete c5e155d5a1d1: Verifying Checksum c5e155d5a1d1: Download complete 663e08ec2487: Verifying Checksum 663e08ec2487: Download complete [Pipeline] sh 3b7ca19181b2: Verifying Checksum 3b7ca19181b2: Download complete 66293f4dacbd: Verifying Checksum 66293f4dacbd: Download complete aa24759e848f: Verifying Checksum aa24759e848f: Download complete b6cecf9fbb5b: Verifying Checksum b6cecf9fbb5b: Download complete + docker load -i invocation-image.tar aa24759e848f: Verifying Checksum aa24759e848f: Download complete 663e08ec2487: Verifying Checksum 663e08ec2487: Download complete b6cecf9fbb5b: Verifying Checksum b6cecf9fbb5b: Download complete 927e9eaeed19: Verifying Checksum 927e9eaeed19: Download complete 927e9eaeed19: Download complete 5b0b2e68f6ad: Verifying Checksum 5b0b2e68f6ad: Download complete 5b0b2e68f6ad: Verifying Checksum 5b0b2e68f6ad: Download complete 6a7c997bd192: Verifying Checksum 6a7c997bd192: Download complete 6a7c997bd192: Verifying Checksum 6a7c997bd192: Download complete c5e155d5a1d1: Pull complete c5e155d5a1d1: Pull complete 221d80d00ae9: Pull complete 221d80d00ae9: Pull complete 4250b3117dca: Pull complete 4250b3117dca: Pull complete Loaded image: docker/cnab-app-base:jenkins-app-PR-552-2 [Pipeline] } [Pipeline] // dir [Pipeline] unstash 3b7ca19181b2: Pull complete 3b7ca19181b2: Pull complete aa24759e848f: Pull complete aa24759e848f: Pull complete 927e9eaeed19: Pull complete 66293f4dacbd: Pull complete 663e08ec2487: Pull complete 927e9eaeed19: Pull complete 66293f4dacbd: Pull complete 663e08ec2487: Pull complete 5b0b2e68f6ad: Pull complete b6cecf9fbb5b: Pull complete 5b0b2e68f6ad: Pull complete b6cecf9fbb5b: Pull complete 6a7c997bd192: Pull complete Digest: sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253 Status: Downloaded newer image for dockercore/golang-cross:1.12.5@sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253 ---> d2763b08751b Step 2/16 : ENV DISABLE_WARN_OUTSIDE_CONTAINER=1 ---> Running in 1b625f5dd6c9 Removing intermediate container 1b625f5dd6c9 ---> a659b2072d3b Step 3/16 : RUN apt-get install -y -q --no-install-recommends coreutils util-linux uuid-runtime ---> Running in 229eaf4d8bf9 Reading package lists... Building dependency tree... Reading state information... coreutils is already the newest version (8.26-3). coreutils set to manually installed. util-linux is already the newest version (2.29.2-1+deb9u1). util-linux set to manually installed. The following NEW packages will be installed: uuid-runtime 6a7c997bd192: Pull complete Digest: sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253 Status: Downloaded newer image for dockercore/golang-cross:1.12.5@sha256:15b5f9805c0395d3ad80f9354ee358312e1abe3a683ce80371ad0551199ff253 ---> d2763b08751b Step 2/16 : ENV DISABLE_WARN_OUTSIDE_CONTAINER=1 ---> Running in 49a3ed5b3b15 Removing intermediate container 49a3ed5b3b15 ---> 65b1347e3be2 Step 3/16 : RUN apt-get install -y -q --no-install-recommends coreutils util-linux uuid-runtime ---> Running in 42b078c774fe Reading package lists... Building dependency tree... Reading state information... coreutils is already the newest version (8.26-3). coreutils set to manually installed. util-linux is already the newest version (2.29.2-1+deb9u1). util-linux set to manually installed. The following NEW packages will be installed: uuid-runtime 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 82.6 kB of archives. After this operation, 160 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian stretch/main amd64 uuid-runtime amd64 2.29.2-1+deb9u1 [82.6 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 82.6 kB in 1s (81.7 kB/s) Selecting previously unselected package uuid-runtime. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24387 files and directories currently installed.) Preparing to unpack .../uuid-runtime_2.29.2-1+deb9u1_amd64.deb ... Unpacking uuid-runtime (2.29.2-1+deb9u1) ... Setting up uuid-runtime (2.29.2-1+deb9u1) ... Adding group `uuidd' (GID 102) ... Done. Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory Adding system user `uuidd' (UID 101) ... Adding new user `uuidd' (UID 101) with group `uuidd' ... Not creating home directory `/run/uuidd'. invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 82.6 kB of archives. After this operation, 160 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian stretch/main amd64 uuid-runtime amd64 2.29.2-1+deb9u1 [82.6 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 82.6 kB in 1s (82.1 kB/s) Selecting previously unselected package uuid-runtime. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24387 files and directories currently installed.) Preparing to unpack .../uuid-runtime_2.29.2-1+deb9u1_amd64.deb ... Unpacking uuid-runtime (2.29.2-1+deb9u1) ... Setting up uuid-runtime (2.29.2-1+deb9u1) ... Adding group `uuidd' (GID 102) ... Done. Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory Adding system user `uuidd' (UID 101) ... Adding new user `uuidd' (UID 101) with group `uuidd' ... Not creating home directory `/run/uuidd'. Removing intermediate container 42b078c774fe ---> 6cf76d94bcf0 Step 4/16 : WORKDIR /go/src/github.com/docker/cli ---> Running in 6e7621dc425c invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Removing intermediate container 6e7621dc425c ---> 565aff148223 Step 5/16 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb ---> Running in 856bf963ba31 Cloning into '.'... Removing intermediate container 229eaf4d8bf9 ---> dcdc8591a63d Step 4/16 : WORKDIR /go/src/github.com/docker/cli ---> Running in 95d49cb07f9d Removing intermediate container 95d49cb07f9d ---> cc5fe289221e Step 5/16 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb ---> Running in ca05feb9d7f5 Cloning into '.'... Note: checking out 'a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at a1b83ffd... Merge pull request #1894 from thaJeztah/19.03_backport_reduce_vendoring_impact Note: checking out 'a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at a1b83ffd... Merge pull request #1894 from thaJeztah/19.03_backport_reduce_vendoring_impact Removing intermediate container 856bf963ba31 ---> 39fe1ab08f2e Step 6/16 : RUN make binary-osx binary-windows binary && cp build/docker-linux-amd64 /usr/bin/docker ---> Running in 6c01c30a058b ./scripts/build/osx Building build/docker-darwin-amd64 Removing intermediate container ca05feb9d7f5 ---> e11f5f467cea Step 6/16 : RUN make binary-osx binary-windows binary && cp build/docker-linux-amd64 /usr/bin/docker ---> Running in 47e96540e994 ./scripts/build/osx Building build/docker-darwin-amd64 [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-552-2 -f Dockerfile.gradle - Sending build context to Docker daemon 36.78MB 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 806029475e0c: Waiting d4eee24d4dac: Waiting c58988e753d7: Waiting 67959b355155: Waiting 794a04897db9: Waiting 365e56fcf864: Waiting 821805da50c8: Waiting 70fcfa476f73: 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 ---> 7734adf178f1 Step 3/3 : COPY --chown=gradle:gradle integrations/gradle . ---> 982197b8b784 Successfully built 982197b8b784 Successfully tagged docker-app-gradle:jenkins-app-PR-552-2 docker run --rm docker-app-gradle:jenkins-app-PR-552-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) [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-552/src/github.com/docker/app/examples [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-552/src/github.com/docker/app/e2e [Pipeline] { [Pipeline] unstash [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.05s) PASS e2e/linux.TestBaseInvocationImageVersion/config (0.05s) PASS e2e/linux.TestBaseInvocationImageVersion (0.10s) Generating JAR file 'gradle-api-4.7.jar' PASS e2e/linux.TestCallCustomStatusAction/validCustomDockerStatusAction (5.14s) PASS e2e/linux.TestCallCustomStatusAction/validCustomStandardStatusAction (4.28s) PASS e2e/linux.TestCallCustomStatusAction/missingCustomStatusAction (3.00s) PASS e2e/linux.TestCallCustomStatusAction (12.41s) PASS e2e/linux.TestRender/envvariables/stdout (1.51s) PASS e2e/linux.TestRender/envvariables/file (1.24s) PASS e2e/linux.TestRender/envvariables (2.75s) PASS e2e/linux.TestRender (2.75s) > 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 PASS e2e/linux.TestRenderFormatters (2.79s) > Task :validateTaskProperties > Task :check > Task :build BUILD SUCCESSFUL in 23s 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) PASS e2e/linux.TestInit (3.05s) > Task :renderIt BUILD SUCCESSFUL in 3s 1 actionable task: 1 executed [Pipeline] } [Pipeline] // ansiColor [Pipeline] } [Pipeline] // dir Post stage [Pipeline] deleteDir [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } PASS e2e/linux.TestDetectApp (4.11s) PASS e2e/linux.TestSplitMerge (2.97s) PASS e2e/linux.TestBundle/simple-bundle (0.49s) PASS e2e/linux.TestBundle/bundle-with-tag (0.35s) PASS e2e/linux.TestBundle (10.72s) ./scripts/build/windows Generating windows resources Building build/docker-windows-amd64 ./scripts/build/windows Generating windows resources Building build/docker-windows-amd64 PASS e2e/linux.TestDockerAppLifecycle/withBindMounts (19.96s) PASS e2e/linux.TestDockerAppLifecycle/withoutBindMounts (18.87s) PASS e2e/linux.TestDockerAppLifecycle (38.83s) PASS e2e/linux.TestCredentials/missing (0.08s) PASS e2e/linux.TestCredentials/full (1.68s) PASS e2e/linux.TestCredentials/mixed-credstore (1.13s) PASS e2e/linux.TestCredentials/mixed-local-cred (1.16s) PASS e2e/linux.TestCredentials/overload (0.07s) PASS e2e/linux.TestCredentials (4.12s) PASS e2e/linux.TestExamplesAreValid (0.16s) PASS e2e/linux.TestInvokePluginFromCLI (3.98s) PASS e2e/linux.TestPushInstall (16.13s) PASS e2e/linux.TestPushPullInstall (15.29s) WARNING: binary creates a Linux executable. Use cross for macOS or Windows. ./scripts/build/binary Building statically linked build/docker-linux-amd64 WARNING: binary creates a Linux executable. Use cross for macOS or Windows. ./scripts/build/binary Building statically linked build/docker-linux-amd64 PASS e2e/linux.TestPushInstallBundle/push-bundle (5.05s) PASS e2e/linux.TestPushInstallBundle/push-ref (1.26s) PASS e2e/linux.TestPushInstallBundle (18.61s) PASS e2e/linux === Skipped === SKIP: e2e/linux TestRenderTemplates (0.00s) commands_test.go:29: renderer templates tests DONE 35 tests, 1 skipped in 136.079s time="2019-08-30T18:42:50Z" 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 [Pipeline] junit Recording test results [Pipeline] sh + docker rmi docker/cnab-app-base:jenkins-app-PR-552-2 Untagged: docker/cnab-app-base:jenkins-app-PR-552-2 [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Removing intermediate container 6c01c30a058b ---> 90876029d07b Step 7/16 : WORKDIR /go/src/github.com/docker/app/ ---> Running in 213b0d6d5cb8 Removing intermediate container 213b0d6d5cb8 ---> ee3eb67b4450 Step 8/16 : FROM build AS dev ---> ee3eb67b4450 Step 9/16 : ENV PATH=${PATH}:/go/src/github.com/docker/app/bin/ ---> Running in 30ba389c8890 Removing intermediate container 30ba389c8890 ---> 2bee7112381d Step 10/16 : ARG DEP_VERSION=v0.5.1 ---> Running in 8f50a5fb3808 Removing intermediate container 8f50a5fb3808 ---> e18ee053a2c1 Step 11/16 : RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/releases/download/${DEP_VERSION}/dep-linux-amd64 && chmod +x /usr/bin/dep ---> Running in 4b6afb4967f8  % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0  0 0 0 0 0  0 --:--:-- --:--:-- --:--:--  0 100 605 0 605 0 0 5120  0 --:--:-- --:--:-- --:--:-- 5127  100 10.5M 100 10.5M 0 0 43.1M 0 --:--:-- --:--:-- --:--:-- 43.1M Removing intermediate container 4b6afb4967f8 ---> 7dff51064e21 Step 12/16 : ARG GOTESTSUM_VERSION=v0.3.4 ---> Running in 6a8ed56f3715 Removing intermediate container 6a8ed56f3715 ---> 7e1da3dcee2e Step 13/16 : 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 ---> Running in 7ed7a05f628d go: finding github.com/pkg/errors v0.8.0 go: finding github.com/sirupsen/logrus v1.0.5 go: finding github.com/onsi/gomega v1.4.3 go: finding github.com/google/go-cmp v0.2.0 go: finding github.com/spf13/pflag v1.0.1 go: finding github.com/stretchr/testify v1.3.0 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 go: finding github.com/mattn/go-isatty v0.0.3 go: finding github.com/mattn/go-colorable v0.0.9 go: finding github.com/fsnotify/fsnotify v1.4.7 go: finding github.com/hpcloud/tail v1.0.0 go: finding github.com/jonboulle/clockwork v0.1.0 go: finding gopkg.in/yaml.v2 v2.2.1 go: finding gopkg.in/fsnotify.v1 v1.4.7 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e go: finding github.com/davecgh/go-spew v1.1.0 go: finding golang.org/x/text v0.3.0 go: finding github.com/fatih/color v1.6.0 go: finding gotest.tools v2.1.0+incompatible go: finding github.com/onsi/ginkgo v1.8.0 go: finding github.com/stretchr/objx v0.1.0 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 go: finding github.com/golang/protobuf v1.2.0 go: finding github.com/pmezard/go-difflib v1.0.0 go: finding github.com/onsi/ginkgo v1.6.0 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 go: downloading gotest.tools v2.1.0+incompatible go: extracting gotest.tools v2.1.0+incompatible go: downloading github.com/sirupsen/logrus v1.0.5 go: downloading github.com/pkg/errors v0.8.0 go: downloading github.com/fatih/color v1.6.0 go: downloading github.com/spf13/pflag v1.0.1 go: extracting github.com/pkg/errors v0.8.0 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f go: downloading github.com/jonboulle/clockwork v0.1.0 go: extracting github.com/sirupsen/logrus v1.0.5 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e go: extracting github.com/jonboulle/clockwork v0.1.0 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc 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-isatty v0.0.3 go: extracting github.com/mattn/go-colorable v0.0.9 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc Removing intermediate container 47e96540e994 ---> 676d1524dd68 Step 7/16 : WORKDIR /go/src/github.com/docker/app/ ---> Running in ebe264a47010 Removing intermediate container ebe264a47010 ---> 44e49e8d96d0 Step 8/16 : FROM build AS dev ---> 44e49e8d96d0 Step 9/16 : ENV PATH=${PATH}:/go/src/github.com/docker/app/bin/ ---> Running in 0f78ba624ad5 Removing intermediate container 0f78ba624ad5 ---> 30a35cc63fb2 Step 10/16 : ARG DEP_VERSION=v0.5.1 ---> Running in 6a7d895c7ece Removing intermediate container 6a7d895c7ece ---> f4306c78c66a Step 11/16 : RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/releases/download/${DEP_VERSION}/dep-linux-amd64 && chmod +x /usr/bin/dep ---> Running in 39b0751602ca  % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 605 0 605  0 0 4992 0 --:--:-- --:--:-- --:--:-- 5000  0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10.5M 100 10.5M 0  0 41.6M 0 --:--:-- --:--:-- --:--:-- 87.1M Removing intermediate container 39b0751602ca ---> 8815a1cebaad Step 12/16 : ARG GOTESTSUM_VERSION=v0.3.4 ---> Running in e13d64487539 Removing intermediate container e13d64487539 ---> 6157c3ea1cd8 Step 13/16 : 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 ---> Running in 069502e8b95f go: finding github.com/pkg/errors v0.8.0 go: finding github.com/google/go-cmp v0.2.0 go: finding github.com/mattn/go-isatty v0.0.3 go: finding github.com/mattn/go-colorable v0.0.9 go: finding github.com/spf13/pflag v1.0.1 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc go: finding gotest.tools v2.1.0+incompatible go: finding github.com/onsi/gomega v1.4.3 go: finding github.com/onsi/ginkgo v1.8.0 go: finding github.com/sirupsen/logrus v1.0.5 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 go: finding github.com/fatih/color v1.6.0 go: finding github.com/jonboulle/clockwork v0.1.0 go: finding github.com/stretchr/testify v1.3.0 go: finding gopkg.in/fsnotify.v1 v1.4.7 go: finding gopkg.in/yaml.v2 v2.2.1 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 go: finding golang.org/x/text v0.3.0 go: finding github.com/fsnotify/fsnotify v1.4.7 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e go: finding github.com/golang/protobuf v1.2.0 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd go: finding github.com/hpcloud/tail v1.0.0 go: finding github.com/davecgh/go-spew v1.1.0 go: finding github.com/stretchr/objx v0.1.0 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 go: finding github.com/onsi/ginkgo v1.6.0 go: finding github.com/pmezard/go-difflib v1.0.0 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e go: downloading gotest.tools v2.1.0+incompatible go: extracting gotest.tools v2.1.0+incompatible go: downloading github.com/sirupsen/logrus v1.0.5 go: downloading github.com/pkg/errors v0.8.0 go: downloading github.com/fatih/color v1.6.0 go: downloading github.com/jonboulle/clockwork v0.1.0 go: downloading github.com/spf13/pflag v1.0.1 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f go: extracting github.com/pkg/errors v0.8.0 go: extracting github.com/jonboulle/clockwork v0.1.0 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f 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-isatty v0.0.3 go: downloading github.com/mattn/go-colorable v0.0.9 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 7ed7a05f628d ---> 406e6d448f34 Step 14/16 : 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 23805922b10a Removing intermediate container 23805922b10a ---> b2d4dbf7755a Step 15/16 : 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 ea2c1a788fb0 Removing intermediate container 069502e8b95f ---> c450b48e548c Step 14/16 : 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 9664782ffce8 Removing intermediate container 9664782ffce8 ---> 3deb9d4a4082 Step 15/16 : 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 54bad54b9724 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 ea2c1a788fb0 ---> e004040da27b Step 16/16 : COPY . . 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  ---> 97eaa63ff0e0 [Warning] One or more build-args [TAG ALPINE_VERSION COMMIT EXPERIMENTAL] were not consumed Successfully built 97eaa63ff0e0 Successfully tagged docker-app-dev:jenkins-app-PR-552-2 docker run -v /var/run:/var/run:ro --name docker-app-cov-jenkins-app-PR-552-2-coverage-experimental --network="host" -t docker-app-dev:jenkins-app-PR-552-2 make COMMIT=ffdbaa0 TAG=jenkins-app-PR-552-2-coverage-experimental EXPERIMENTAL=on TEST_RESULTS_PREFIX=experimental- coverage Removing intermediate container 54bad54b9724 ---> 471ed23be02a Step 16/16 : COPY . . 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=ffdbaa0 -X github.com/docker/app/internal.Version=jenkins-app-PR-552-2-coverage-experimental -X github.com/docker/app/internal.Experimental=on -X github.com/docker/app/internal.BuildTime=2019-08-30T18:44:32Z" -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/packager github.com/docker/app/internal/renderer github.com/docker/app/internal/renderer/driver github.com/docker/app/internal/renderer/gotemplate github.com/docker/app/internal/renderer/mustache github.com/docker/app/internal/renderer/yatee 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/pkg/yatee github.com/docker/app/pkg/yatee/gopher github.com/docker/app/pkg/yatee/samples 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 ∅ . ---> 6fadb2c9922b [Warning] One or more build-args [ALPINE_VERSION COMMIT EXPERIMENTAL TAG] were not consumed Successfully built 6fadb2c9922b Successfully tagged docker-app-dev:jenkins-app-PR-552-2 docker run -v /var/run:/var/run:ro --name docker-app-cov-jenkins-app-PR-552-2-coverage --network="host" -t docker-app-dev:jenkins-app-PR-552-2 make COMMIT=ffdbaa0 TAG=jenkins-app-PR-552-2-coverage EXPERIMENTAL=off TEST_RESULTS_PREFIX= coverage Running unit tests (coverage)... CGO_ENABLED=0 gotestsum --junitfile _build/test-results/unit-coverage.xml -- -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=ffdbaa0 -X github.com/docker/app/internal.Version=jenkins-app-PR-552-2-coverage -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:44: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/packager github.com/docker/app/internal/renderer github.com/docker/app/internal/renderer/driver github.com/docker/app/internal/renderer/gotemplate github.com/docker/app/internal/renderer/mustache github.com/docker/app/internal/renderer/yatee 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/pkg/yatee github.com/docker/app/pkg/yatee/gopher github.com/docker/app/pkg/yatee/samples 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 ∅ . ∅ cmd/cnab-run ∅ cmd/docker-app ∅ cmd/docker-app-standalone ✓ internal (20ms) ✓ internal/compose (5ms) ✓ internal/formatter (4ms) ✓ internal/inspect (75ms) ✓ internal/commands (539ms) ∅ internal/formatter/driver ∅ internal/formatter/json ∅ internal/formatter/yaml ✓ internal/renderer (3ms) ✓ internal/renderer/gotemplate (2ms) ✓ internal/packager (33ms) ∅ internal/renderer/driver ✓ internal/renderer/mustache (3ms) ✓ internal/renderer/yatee (3ms) ✓ internal/slices (2ms) ∅ cmd/cnab-run ∅ cmd/docker-app ∅ cmd/docker-app-standalone ✓ internal (3ms) ✓ internal/compose (15ms) ✓ internal/formatter (10ms) ✓ internal/inspect (67ms) ✓ internal/commands (602ms) ∅ internal/formatter/driver ∅ internal/formatter/json ∅ internal/formatter/yaml ✓ internal/renderer (3ms) ✓ internal/store (17ms) ✓ internal/packager (31ms) ∅ internal/renderer/driver ∅ internal/renderer/gotemplate ∅ internal/renderer/mustache ∅ internal/renderer/yatee ✓ internal/slices (2ms) ✓ internal/yaml (1.653s) ✓ loader (11ms) ✓ pkg/yatee (5ms) ∅ pkg/yatee/gopher ∅ pkg/yatee/samples ✓ internal/store (31ms) ✓ specification (8ms) ✓ internal/yaml (1.647s) ✓ render (49ms) ✓ loader (11ms) ✓ pkg/yatee (5ms) ∅ pkg/yatee/gopher ∅ pkg/yatee/samples ✓ types/metadata (7ms) ✓ types (166ms) ✓ types/parameters (4ms) DONE 211 tests in 89.917s CGO_ENABLED=0 go test -tags=""experimental" testrunmain" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=ffdbaa0 -X github.com/docker/app/internal.Version=jenkins-app-PR-552-2-coverage-experimental -X github.com/docker/app/internal.Experimental=on -X github.com/docker/app/internal.BuildTime=2019-08-30T18:44:32Z" -coverpkg="./..." -c -o _build/docker-app.cov ./cmd/docker-app ✓ render (43ms) ✓ specification (9ms) ✓ types/metadata (6ms) ✓ types (16ms) ✓ types/parameters (4ms) DONE 205 tests in 89.357s CGO_ENABLED=0 go test -tags=""" testrunmain" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=ffdbaa0 -X github.com/docker/app/internal.Version=jenkins-app-PR-552-2-coverage -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:44:35Z" -coverpkg="./..." -c -o _build/docker-app.cov ./cmd/docker-app Running e2e tests (coverage)... DOCKERAPP_BINARY=../e2e/coverage-bin CGO_ENABLED=0 gotestsum --junitfile _build/test-results/experimental-e2e-coverage.xml -- -tags="experimental" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=ffdbaa0 -X github.com/docker/app/internal.Version=jenkins-app-PR-552-2-coverage-experimental -X github.com/docker/app/internal.Experimental=on -X github.com/docker/app/internal.BuildTime=2019-08-30T18:44:32Z" -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=ffdbaa0 -X github.com/docker/app/internal.Version=jenkins-app-PR-552-2-coverage -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-08-30T18:44:35Z" -v ./e2e ✓ e2e (2m11.184s) === Skipped === SKIP: e2e TestRenderTemplates (0.00s) commands_test.go:29: renderer templates tests DONE 35 tests, 1 skipped in 134.066s 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:30: bundleCmd 100.0% github.com/docker/app/internal/commands/bundle.go:47: runBundle 61.1% github.com/docker/app/internal/commands/bundle.go:76: makeBundle 80.0% github.com/docker/app/internal/commands/bundle.go:85: makeBundleFromApp 62.5% github.com/docker/app/internal/commands/bundle.go:117: makeInvocationImageName 100.0% github.com/docker/app/internal/commands/bundle.go:124: makeCNABImageName 100.0% github.com/docker/app/internal/commands/bundle.go:132: persistInBundleStore 77.8% github.com/docker/app/internal/commands/bundle.go:147: getNamedTagged 77.8% github.com/docker/app/internal/commands/cnab.go:45: addNamedCredentialSets 75.0% github.com/docker/app/internal/commands/cnab.go:76: parseCommandlineCredential 100.0% github.com/docker/app/internal/commands/cnab.go:86: addCredentials 75.0% github.com/docker/app/internal/commands/cnab.go:103: addDockerCredentials 87.5% github.com/docker/app/internal/commands/cnab.go:118: addRegistryCredentials 85.0% github.com/docker/app/internal/commands/cnab.go:150: prepareCredentialSet 77.8% github.com/docker/app/internal/commands/cnab.go:167: getTargetContext 85.7% github.com/docker/app/internal/commands/cnab.go:182: prepareDriver 95.2% github.com/docker/app/internal/commands/cnab.go:222: getAppNameKind 100.0% github.com/docker/app/internal/commands/cnab.go:244: extractAndLoadAppBasedBundle 83.3% github.com/docker/app/internal/commands/cnab.go:254: resolveBundle 70.0% github.com/docker/app/internal/commands/cnab.go:291: requiredClaimBindMount 100.0% github.com/docker/app/internal/commands/cnab.go:300: requiredBindMount 77.8% github.com/docker/app/internal/commands/cnab.go:332: socketPath 100.0% github.com/docker/app/internal/commands/cnab.go:340: isDockerHostLocal 100.0% github.com/docker/app/internal/commands/cnab.go:344: prepareCustomAction 70.0% github.com/docker/app/internal/commands/cnab.go:382: isInstallationFailed 100.0% github.com/docker/app/internal/commands/completion.go:13: completionCmd 16.7% github.com/docker/app/internal/commands/completion.go:181: runCompletionZsh 0.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:19: initCmd 90.9% 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:45: installCmd 100.0% github.com/docker/app/internal/commands/install.go:70: runInstall 69.8% github.com/docker/app/internal/commands/list.go:38: listCmd 100.0% github.com/docker/app/internal/commands/list.go:55: runList 88.9% github.com/docker/app/internal/commands/list.go:71: printHeaders 100.0% github.com/docker/app/internal/commands/list.go:79: printValues 100.0% github.com/docker/app/internal/commands/list.go:87: getInstallations 77.8% github.com/docker/app/internal/commands/merge.go:22: extraFiles 84.6% github.com/docker/app/internal/commands/merge.go:44: handleInPlace 66.7% github.com/docker/app/internal/commands/merge.go:52: removeAndRename 60.0% github.com/docker/app/internal/commands/merge.go:62: mergeCmd 79.3% github.com/docker/app/internal/commands/parameters.go:16: withFileParameters 85.7% github.com/docker/app/internal/commands/parameters.go:29: withCommandLineParameters 100.0% github.com/docker/app/internal/commands/parameters.go:39: withSendRegistryAuth 85.7% github.com/docker/app/internal/commands/parameters.go:52: withOrchestratorParameters 100.0% github.com/docker/app/internal/commands/parameters.go:64: mergeBundleParameters 91.7% github.com/docker/app/internal/commands/parameters.go:83: matchAndMergeParametersDefinition 100.0% github.com/docker/app/internal/commands/pull.go:15: pullCmd 100.0% github.com/docker/app/internal/commands/pull.go:30: runPull 71.4% github.com/docker/app/internal/commands/push.go:34: pushCmd 100.0% github.com/docker/app/internal/commands/push.go:52: runPush 69.8% github.com/docker/app/internal/commands/push.go:125: retagInvocationImage 80.0% github.com/docker/app/internal/commands/push.go:140: shouldRetagInvocationImage 84.2% github.com/docker/app/internal/commands/push.go:182: onEvent 0.0% github.com/docker/app/internal/commands/push.go:202: imageIndex 0.0% github.com/docker/app/internal/commands/push.go:217: onProgress 0.0% github.com/docker/app/internal/commands/push.go:221: print 0.0% github.com/docker/app/internal/commands/push.go:236: printDescriptorProgress 0.0% github.com/docker/app/internal/commands/push.go:272: hasError 0.0% github.com/docker/app/internal/commands/push.go:288: onEvent 80.0% 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:14: NewRootCmd 100.0% github.com/docker/app/internal/commands/root.go:25: addCommands 100.0% github.com/docker/app/internal/commands/root.go:46: firstOrEmpty 100.0% github.com/docker/app/internal/commands/root.go:53: muteDockerCli 100.0% github.com/docker/app/internal/commands/root.go:62: prepareStores 69.2% github.com/docker/app/internal/commands/root.go:82: prepareBundleStore 71.4% github.com/docker/app/internal/commands/root.go:99: addFlags 100.0% github.com/docker/app/internal/commands/root.go:111: addFlags 100.0% github.com/docker/app/internal/commands/root.go:118: SetDefaultTargetContext 100.0% github.com/docker/app/internal/commands/root.go:122: CredentialSetOpts 100.0% github.com/docker/app/internal/commands/root.go:135: addFlags 100.0% github.com/docker/app/internal/commands/root.go:143: addFlags 100.0% github.com/docker/app/internal/commands/split.go:11: splitCmd 86.7% github.com/docker/app/internal/commands/status.go:30: statusCmd 100.0% github.com/docker/app/internal/commands/status.go:48: runStatus 73.3% github.com/docker/app/internal/commands/status.go:100: displayInstallationStatus 97.0% github.com/docker/app/internal/commands/status.go:146: sortParameters 100.0% github.com/docker/app/internal/commands/status.go:155: printHeader 100.0% github.com/docker/app/internal/commands/status.go:160: printValue 100.0% github.com/docker/app/internal/commands/status.go:164: 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.8% github.com/docker/app/internal/commands/upgrade.go:21: upgradeCmd 100.0% github.com/docker/app/internal/commands/upgrade.go:41: runUpgrade 62.2% github.com/docker/app/internal/commands/validate.go:19: validateCmd 85.7% github.com/docker/app/internal/commands/version.go:12: versionCmd 100.0% github.com/docker/app/internal/compose/compose.go:29: Load 84.6% github.com/docker/app/internal/compose/compose.go:52: validateImagesInConfigFiles 84.2% github.com/docker/app/internal/compose/compose.go:88: 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 94.7% github.com/docker/app/internal/inspect/inspect.go:93: printServices 100.0% github.com/docker/app/internal/inspect/inspect.go:105: getServicesPrinter 100.0% github.com/docker/app/internal/inspect/inspect.go:118: printMetadata 100.0% github.com/docker/app/internal/inspect/inspect.go:131: printSection 100.0% github.com/docker/app/internal/inspect/inspect.go:147: printHeaders 100.0% github.com/docker/app/internal/inspect/inspect.go:156: getReplicas 100.0% github.com/docker/app/internal/inspect/inspect.go:163: extractParameters 88.9% github.com/docker/app/internal/inspect/inspect.go:177: 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/names.go:73: AppNameFromDir 100.0% github.com/docker/app/internal/names.go:79: DirNameFromAppName 100.0% github.com/docker/app/internal/names.go:88: ValidateAppName 100.0% github.com/docker/app/internal/packager/cnab.go:11: ToCNAB 91.7% github.com/docker/app/internal/packager/cnab.go:141: extractBundleImages 87.5% github.com/docker/app/internal/packager/extract.go:17: findApp 76.5% github.com/docker/app/internal/packager/extract.go:48: Extract 76.9% github.com/docker/app/internal/packager/init.go:28: prependToFile 100.0% github.com/docker/app/internal/packager/init.go:37: Init 65.9% github.com/docker/app/internal/packager/init.go:102: initFromScratch 0.0% github.com/docker/app/internal/packager/init.go:117: checkComposeFileVersion 100.0% github.com/docker/app/internal/packager/init.go:125: initFromComposeFile 85.7% github.com/docker/app/internal/packager/init.go:189: composeFileFromScratch 0.0% github.com/docker/app/internal/packager/init.go:209: writeMetadataFile 75.0% github.com/docker/app/internal/packager/init.go:224: parseMaintainersData 100.0% github.com/docker/app/internal/packager/init.go:237: newMetadata 57.1% github.com/docker/app/internal/packager/packing.go:25: tarAdd 75.0% github.com/docker/app/internal/packager/packing.go:33: tarAddBytes 83.3% github.com/docker/app/internal/packager/packing.go:49: PackInvocationImageContext 61.9% github.com/docker/app/internal/packager/packing.go:83: Pack 0.0% github.com/docker/app/internal/packager/packing.go:122: Unpack 0.0% github.com/docker/app/internal/packager/packing.go:151: BaseInvocationImage 100.0% github.com/docker/app/internal/packager/packing.go:161: 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/packager/split.go:15: Split 63.6% github.com/docker/app/internal/packager/split.go:39: Merge 62.5% github.com/docker/app/internal/renderer/gotemplate/driver.go:13: init 100.0% github.com/docker/app/internal/renderer/gotemplate/driver.go:21: Apply 100.0% github.com/docker/app/internal/renderer/mustache/driver.go:11: init 100.0% github.com/docker/app/internal/renderer/mustache/driver.go:19: Apply 100.0% github.com/docker/app/internal/renderer/renderer.go:19: Register 100.0% github.com/docker/app/internal/renderer/renderer.go:33: Apply 100.0% github.com/docker/app/internal/renderer/renderer.go:54: Drivers 100.0% github.com/docker/app/internal/renderer/yatee/driver.go:14: init 100.0% github.com/docker/app/internal/renderer/yatee/driver.go:22: Apply 85.7% 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:33: Store 71.4% github.com/docker/app/internal/store/bundle.go:45: Read 80.0% github.com/docker/app/internal/store/bundle.go:65: LookupOrPullBundle 75.0% github.com/docker/app/internal/store/bundle.go:85: 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:22: FullVersion 100.0% github.com/docker/app/internal/version.go:36: 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:17: LoadFromSingleFile 100.0% github.com/docker/app/loader/loader.go:41: LoadFromDirectory 100.0% github.com/docker/app/loader/loader.go:51: LoadFromTar 100.0% github.com/docker/app/loader/loader.go:62: LoadFromTarReader 72.7% github.com/docker/app/pkg/yatee/yatee.go:24: flatten 100.0% github.com/docker/app/pkg/yatee/yatee.go:43: merge 75.0% github.com/docker/app/pkg/yatee/yatee.go:67: LoadParameters 0.0% github.com/docker/app/pkg/yatee/yatee.go:84: isIdentNumChar 100.0% github.com/docker/app/pkg/yatee/yatee.go:91: extract 88.0% github.com/docker/app/pkg/yatee/yatee.go:131: tokenize 100.0% github.com/docker/app/pkg/yatee/yatee.go:151: evalValue 87.5% github.com/docker/app/pkg/yatee/yatee.go:164: evalSub 81.0% github.com/docker/app/pkg/yatee/yatee.go:201: evalExpr 100.0% github.com/docker/app/pkg/yatee/yatee.go:209: eval 87.8% github.com/docker/app/pkg/yatee/yatee.go:282: isTrue 100.0% github.com/docker/app/pkg/yatee/yatee.go:292: recurseList 60.7% github.com/docker/app/pkg/yatee/yatee.go:338: recurse 84.2% github.com/docker/app/pkg/yatee/yatee.go:513: ProcessStrings 0.0% github.com/docker/app/pkg/yatee/yatee.go:533: ProcessWithOrder 83.3% github.com/docker/app/pkg/yatee/yatee.go:554: Process 85.7% github.com/docker/app/pkg/yatee/yatee.go:567: convert 90.9% github.com/docker/app/render/render.go:34: Render 59.1% github.com/docker/app/render/render.go:71: render 90.9% github.com/docker/app/render/render.go:94: substitute 100.0% github.com/docker/app/render/render.go:98: errorIfMissing 100.0% github.com/docker/app/render/render.go:108: processEnabled 91.7% github.com/docker/app/render/render.go:128: 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 100.0% github.com/docker/app/types/parameters/load.go:43: LoadMultiple 77.8% github.com/docker/app/types/parameters/load.go:59: LoadFile 75.0% github.com/docker/app/types/parameters/load.go:68: LoadFiles 77.8% github.com/docker/app/types/parameters/load.go:84: convertToStringKeysRecursive 96.0% github.com/docker/app/types/parameters/load.go:121: 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:34: ShouldRunInsideDirectory 0.0% github.com/docker/app/types/types.go:60: Path 100.0% github.com/docker/app/types/types.go:65: Size 100.0% github.com/docker/app/types/types.go:70: Composes 100.0% github.com/docker/app/types/types.go:75: ParametersRaw 100.0% github.com/docker/app/types/types.go:80: Parameters 100.0% github.com/docker/app/types/types.go:85: MetadataRaw 100.0% github.com/docker/app/types/types.go:90: Metadata 100.0% github.com/docker/app/types/types.go:95: Attachments 100.0% github.com/docker/app/types/types.go:100: Extract 0.0% github.com/docker/app/types/types.go:113: noop 0.0% github.com/docker/app/types/types.go:116: NewApp 100.0% github.com/docker/app/types/types.go:138: NewAppFromDefaultFiles 100.0% github.com/docker/app/types/types.go:149: WithName 100.0% github.com/docker/app/types/types.go:157: WithPath 100.0% github.com/docker/app/types/types.go:165: WithCleanup 100.0% github.com/docker/app/types/types.go:173: WithSource 100.0% github.com/docker/app/types/types.go:181: WithParametersFiles 100.0% github.com/docker/app/types/types.go:186: WithAttachments 84.6% github.com/docker/app/types/types.go:218: WithParameters 100.0% github.com/docker/app/types/types.go:222: parametersLoader 100.0% github.com/docker/app/types/types.go:240: MetadataFile 100.0% github.com/docker/app/types/types.go:245: Metadata 100.0% github.com/docker/app/types/types.go:249: metadataLoader 100.0% github.com/docker/app/types/types.go:266: WithComposeFiles 100.0% github.com/docker/app/types/types.go:271: WithComposes 100.0% github.com/docker/app/types/types.go:275: composeLoader 100.0% github.com/docker/app/types/types.go:286: readReaders 77.8% github.com/docker/app/types/types.go:300: readFiles 100.0% github.com/docker/app/types/types.go:314: newErrGroup 100.0% total: (statements) 76.5% 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-552-2-coverage-experimental coverage-results docker cp docker-app-cov-jenkins-app-PR-552-2-coverage-experimental:/go/src/github.com/docker/app/_build/cov/ ./_build/ci-cov docker cp docker-app-cov-jenkins-app-PR-552-2-coverage-experimental:/go/src/github.com/docker/app/_build/test-results/ ./_build/test-results docker rm docker-app-cov-jenkins-app-PR-552-2-coverage-experimental docker-app-cov-jenkins-app-PR-552-2-coverage-experimental [Pipeline] } [Pipeline] // ansiColor [Pipeline] } [Pipeline] // dir Post stage [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-552/src/github.com/docker/app/_build/test-results [Pipeline] { [Pipeline] sh + [ ! -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 + [ ! -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 [Pipeline] junit Recording test results ✓ e2e (2m13.995s) === Skipped === SKIP: e2e TestRenderTemplates (0.00s) commands_test.go:29: renderer templates tests DONE 35 tests, 1 skipped in 136.914s 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:30: bundleCmd 100.0% github.com/docker/app/internal/commands/bundle.go:47: runBundle 61.1% github.com/docker/app/internal/commands/bundle.go:76: makeBundle 80.0% github.com/docker/app/internal/commands/bundle.go:85: makeBundleFromApp 62.5% github.com/docker/app/internal/commands/bundle.go:117: makeInvocationImageName 100.0% github.com/docker/app/internal/commands/bundle.go:124: makeCNABImageName 100.0% github.com/docker/app/internal/commands/bundle.go:132: persistInBundleStore 77.8% github.com/docker/app/internal/commands/bundle.go:147: getNamedTagged 77.8% github.com/docker/app/internal/commands/cnab.go:45: addNamedCredentialSets 75.0% github.com/docker/app/internal/commands/cnab.go:76: parseCommandlineCredential 100.0% github.com/docker/app/internal/commands/cnab.go:86: addCredentials 75.0% github.com/docker/app/internal/commands/cnab.go:103: addDockerCredentials 87.5% github.com/docker/app/internal/commands/cnab.go:118: addRegistryCredentials 85.0% github.com/docker/app/internal/commands/cnab.go:150: prepareCredentialSet 77.8% github.com/docker/app/internal/commands/cnab.go:167: getTargetContext 85.7% github.com/docker/app/internal/commands/cnab.go:182: prepareDriver 95.2% github.com/docker/app/internal/commands/cnab.go:222: getAppNameKind 100.0% github.com/docker/app/internal/commands/cnab.go:244: extractAndLoadAppBasedBundle 83.3% github.com/docker/app/internal/commands/cnab.go:254: resolveBundle 70.0% github.com/docker/app/internal/commands/cnab.go:291: requiredClaimBindMount 100.0% github.com/docker/app/internal/commands/cnab.go:300: requiredBindMount 77.8% github.com/docker/app/internal/commands/cnab.go:332: socketPath 100.0% github.com/docker/app/internal/commands/cnab.go:340: isDockerHostLocal 100.0% github.com/docker/app/internal/commands/cnab.go:344: prepareCustomAction 70.0% github.com/docker/app/internal/commands/cnab.go:382: isInstallationFailed 100.0% github.com/docker/app/internal/commands/completion.go:13: completionCmd 16.7% github.com/docker/app/internal/commands/completion.go:181: runCompletionZsh 0.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:19: initCmd 90.9% 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:45: installCmd 100.0% github.com/docker/app/internal/commands/install.go:70: runInstall 69.8% github.com/docker/app/internal/commands/list.go:38: listCmd 100.0% github.com/docker/app/internal/commands/list.go:55: runList 88.9% github.com/docker/app/internal/commands/list.go:71: printHeaders 100.0% github.com/docker/app/internal/commands/list.go:79: printValues 100.0% github.com/docker/app/internal/commands/list.go:87: getInstallations 77.8% github.com/docker/app/internal/commands/merge.go:22: extraFiles 84.6% github.com/docker/app/internal/commands/merge.go:44: handleInPlace 66.7% github.com/docker/app/internal/commands/merge.go:52: removeAndRename 60.0% github.com/docker/app/internal/commands/merge.go:62: mergeCmd 79.3% github.com/docker/app/internal/commands/parameters.go:16: withFileParameters 85.7% github.com/docker/app/internal/commands/parameters.go:29: withCommandLineParameters 100.0% github.com/docker/app/internal/commands/parameters.go:39: withSendRegistryAuth 85.7% github.com/docker/app/internal/commands/parameters.go:52: withOrchestratorParameters 100.0% github.com/docker/app/internal/commands/parameters.go:64: mergeBundleParameters 91.7% github.com/docker/app/internal/commands/parameters.go:83: matchAndMergeParametersDefinition 100.0% github.com/docker/app/internal/commands/pull.go:15: pullCmd 100.0% github.com/docker/app/internal/commands/pull.go:30: runPull 71.4% github.com/docker/app/internal/commands/push.go:34: pushCmd 100.0% github.com/docker/app/internal/commands/push.go:52: runPush 69.8% github.com/docker/app/internal/commands/push.go:125: retagInvocationImage 80.0% github.com/docker/app/internal/commands/push.go:140: shouldRetagInvocationImage 84.2% github.com/docker/app/internal/commands/push.go:182: onEvent 0.0% github.com/docker/app/internal/commands/push.go:202: imageIndex 0.0% github.com/docker/app/internal/commands/push.go:217: onProgress 0.0% github.com/docker/app/internal/commands/push.go:221: print 0.0% github.com/docker/app/internal/commands/push.go:236: printDescriptorProgress 0.0% github.com/docker/app/internal/commands/push.go:272: hasError 0.0% github.com/docker/app/internal/commands/push.go:288: onEvent 80.0% 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:14: NewRootCmd 100.0% github.com/docker/app/internal/commands/root.go:25: addCommands 100.0% github.com/docker/app/internal/commands/root.go:46: firstOrEmpty 100.0% github.com/docker/app/internal/commands/root.go:53: muteDockerCli 100.0% github.com/docker/app/internal/commands/root.go:62: prepareStores 69.2% github.com/docker/app/internal/commands/root.go:82: prepareBundleStore 71.4% github.com/docker/app/internal/commands/root.go:99: addFlags 100.0% github.com/docker/app/internal/commands/root.go:111: addFlags 100.0% github.com/docker/app/internal/commands/root.go:118: SetDefaultTargetContext 100.0% github.com/docker/app/internal/commands/root.go:122: CredentialSetOpts 100.0% github.com/docker/app/internal/commands/root.go:135: addFlags 100.0% github.com/docker/app/internal/commands/root.go:143: addFlags 100.0% github.com/docker/app/internal/commands/split.go:11: splitCmd 86.7% github.com/docker/app/internal/commands/status.go:30: statusCmd 100.0% github.com/docker/app/internal/commands/status.go:48: runStatus 73.3% github.com/docker/app/internal/commands/status.go:100: displayInstallationStatus 97.0% github.com/docker/app/internal/commands/status.go:146: sortParameters 100.0% github.com/docker/app/internal/commands/status.go:155: printHeader 100.0% github.com/docker/app/internal/commands/status.go:160: printValue 100.0% github.com/docker/app/internal/commands/status.go:164: 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.8% github.com/docker/app/internal/commands/upgrade.go:21: upgradeCmd 100.0% github.com/docker/app/internal/commands/upgrade.go:41: runUpgrade 62.2% github.com/docker/app/internal/commands/validate.go:19: validateCmd 85.7% github.com/docker/app/internal/commands/version.go:12: versionCmd 100.0% github.com/docker/app/internal/compose/compose.go:29: Load 84.6% github.com/docker/app/internal/compose/compose.go:52: validateImagesInConfigFiles 84.2% github.com/docker/app/internal/compose/compose.go:88: 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 94.7% github.com/docker/app/internal/inspect/inspect.go:93: printServices 100.0% github.com/docker/app/internal/inspect/inspect.go:105: getServicesPrinter 100.0% github.com/docker/app/internal/inspect/inspect.go:118: printMetadata 100.0% github.com/docker/app/internal/inspect/inspect.go:131: printSection 100.0% github.com/docker/app/internal/inspect/inspect.go:147: printHeaders 100.0% github.com/docker/app/internal/inspect/inspect.go:156: getReplicas 100.0% github.com/docker/app/internal/inspect/inspect.go:163: extractParameters 88.9% github.com/docker/app/internal/inspect/inspect.go:177: 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/names.go:73: AppNameFromDir 100.0% github.com/docker/app/internal/names.go:79: DirNameFromAppName 100.0% github.com/docker/app/internal/names.go:88: ValidateAppName 100.0% github.com/docker/app/internal/packager/cnab.go:11: ToCNAB 91.7% github.com/docker/app/internal/packager/cnab.go:141: extractBundleImages 87.5% github.com/docker/app/internal/packager/extract.go:17: findApp 76.5% github.com/docker/app/internal/packager/extract.go:48: Extract 76.9% github.com/docker/app/internal/packager/init.go:28: prependToFile 100.0% github.com/docker/app/internal/packager/init.go:37: Init 65.9% github.com/docker/app/internal/packager/init.go:102: initFromScratch 0.0% github.com/docker/app/internal/packager/init.go:117: checkComposeFileVersion 100.0% github.com/docker/app/internal/packager/init.go:125: initFromComposeFile 85.7% github.com/docker/app/internal/packager/init.go:189: composeFileFromScratch 0.0% github.com/docker/app/internal/packager/init.go:209: writeMetadataFile 75.0% github.com/docker/app/internal/packager/init.go:224: parseMaintainersData 100.0% github.com/docker/app/internal/packager/init.go:237: newMetadata 57.1% github.com/docker/app/internal/packager/packing.go:25: tarAdd 75.0% github.com/docker/app/internal/packager/packing.go:33: tarAddBytes 83.3% github.com/docker/app/internal/packager/packing.go:49: PackInvocationImageContext 61.9% github.com/docker/app/internal/packager/packing.go:83: Pack 0.0% github.com/docker/app/internal/packager/packing.go:122: Unpack 0.0% github.com/docker/app/internal/packager/packing.go:151: BaseInvocationImage 100.0% github.com/docker/app/internal/packager/packing.go:161: 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/packager/split.go:15: Split 63.6% github.com/docker/app/internal/packager/split.go:39: Merge 62.5% github.com/docker/app/internal/renderer/renderer.go:19: Register 100.0% github.com/docker/app/internal/renderer/renderer.go:33: Apply 100.0% github.com/docker/app/internal/renderer/renderer.go:54: Drivers 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:33: Store 71.4% github.com/docker/app/internal/store/bundle.go:45: Read 80.0% github.com/docker/app/internal/store/bundle.go:65: LookupOrPullBundle 75.0% github.com/docker/app/internal/store/bundle.go:85: 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:22: FullVersion 100.0% github.com/docker/app/internal/version.go:36: 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:17: LoadFromSingleFile 100.0% github.com/docker/app/loader/loader.go:41: LoadFromDirectory 100.0% github.com/docker/app/loader/loader.go:51: LoadFromTar 100.0% github.com/docker/app/loader/loader.go:62: LoadFromTarReader 72.7% github.com/docker/app/pkg/yatee/yatee.go:24: flatten 100.0% github.com/docker/app/pkg/yatee/yatee.go:43: merge 75.0% github.com/docker/app/pkg/yatee/yatee.go:67: LoadParameters 0.0% github.com/docker/app/pkg/yatee/yatee.go:84: isIdentNumChar 100.0% github.com/docker/app/pkg/yatee/yatee.go:91: extract 88.0% github.com/docker/app/pkg/yatee/yatee.go:131: tokenize 100.0% github.com/docker/app/pkg/yatee/yatee.go:151: evalValue 87.5% github.com/docker/app/pkg/yatee/yatee.go:164: evalSub 81.0% github.com/docker/app/pkg/yatee/yatee.go:201: evalExpr 100.0% github.com/docker/app/pkg/yatee/yatee.go:209: eval 87.8% github.com/docker/app/pkg/yatee/yatee.go:282: isTrue 100.0% github.com/docker/app/pkg/yatee/yatee.go:292: recurseList 60.7% github.com/docker/app/pkg/yatee/yatee.go:338: recurse 84.2% github.com/docker/app/pkg/yatee/yatee.go:513: ProcessStrings 0.0% github.com/docker/app/pkg/yatee/yatee.go:533: ProcessWithOrder 66.7% github.com/docker/app/pkg/yatee/yatee.go:554: Process 85.7% github.com/docker/app/pkg/yatee/yatee.go:567: convert 90.9% github.com/docker/app/render/render.go:34: Render 59.1% github.com/docker/app/render/render.go:71: render 90.9% github.com/docker/app/render/render.go:94: substitute 100.0% github.com/docker/app/render/render.go:98: errorIfMissing 100.0% github.com/docker/app/render/render.go:108: processEnabled 91.7% github.com/docker/app/render/render.go:128: 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 100.0% github.com/docker/app/types/parameters/load.go:43: LoadMultiple 77.8% github.com/docker/app/types/parameters/load.go:59: LoadFile 75.0% github.com/docker/app/types/parameters/load.go:68: LoadFiles 77.8% github.com/docker/app/types/parameters/load.go:84: convertToStringKeysRecursive 96.0% github.com/docker/app/types/parameters/load.go:121: 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 80.8% github.com/docker/app/types/types.go:34: ShouldRunInsideDirectory 0.0% github.com/docker/app/types/types.go:60: Path 100.0% github.com/docker/app/types/types.go:65: Size 100.0% github.com/docker/app/types/types.go:70: Composes 100.0% github.com/docker/app/types/types.go:75: ParametersRaw 100.0% github.com/docker/app/types/types.go:80: Parameters 100.0% github.com/docker/app/types/types.go:85: MetadataRaw 100.0% github.com/docker/app/types/types.go:90: Metadata 100.0% github.com/docker/app/types/types.go:95: Attachments 100.0% github.com/docker/app/types/types.go:100: Extract 0.0% github.com/docker/app/types/types.go:113: noop 0.0% github.com/docker/app/types/types.go:116: NewApp 100.0% github.com/docker/app/types/types.go:138: NewAppFromDefaultFiles 100.0% github.com/docker/app/types/types.go:149: WithName 100.0% github.com/docker/app/types/types.go:157: WithPath 100.0% github.com/docker/app/types/types.go:165: WithCleanup 100.0% github.com/docker/app/types/types.go:173: WithSource 100.0% github.com/docker/app/types/types.go:181: WithParametersFiles 100.0% github.com/docker/app/types/types.go:186: WithAttachments 84.6% github.com/docker/app/types/types.go:218: WithParameters 100.0% github.com/docker/app/types/types.go:222: parametersLoader 100.0% github.com/docker/app/types/types.go:240: MetadataFile 100.0% github.com/docker/app/types/types.go:245: Metadata 100.0% github.com/docker/app/types/types.go:249: metadataLoader 100.0% github.com/docker/app/types/types.go:266: WithComposeFiles 100.0% github.com/docker/app/types/types.go:271: WithComposes 100.0% github.com/docker/app/types/types.go:275: composeLoader 100.0% github.com/docker/app/types/types.go:286: readReaders 77.8% github.com/docker/app/types/types.go:300: readFiles 100.0% github.com/docker/app/types/types.go:314: newErrGroup 100.0% total: (statements) 76.1% go tool cover -html _build/cov/all.out -o _build/cov/coverage.html [Pipeline] sh + make -f docker.Makefile TAG=jenkins-app-PR-552-2-coverage coverage-results docker cp docker-app-cov-jenkins-app-PR-552-2-coverage:/go/src/github.com/docker/app/_build/cov/ ./_build/ci-cov docker cp docker-app-cov-jenkins-app-PR-552-2-coverage:/go/src/github.com/docker/app/_build/test-results/ ./_build/test-results [Pipeline] } [Pipeline] // dir [Pipeline] sh docker rm docker-app-cov-jenkins-app-PR-552-2-coverage docker-app-cov-jenkins-app-PR-552-2-coverage [Pipeline] } [Pipeline] // ansiColor [Pipeline] archiveArtifacts Archiving artifacts + docker rmi docker/cnab-app-base:jenkins-app-PR-552-2-coverage-experimental Untagged: docker/cnab-app-base:jenkins-app-PR-552-2-coverage-experimental [Pipeline] deleteDir [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] } [Pipeline] // dir Post stage [Pipeline] dir Running in /home/ubuntu/workspace/app_PR-552/src/github.com/docker/app/_build/test-results [Pipeline] { [Pipeline] sh [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 [Pipeline] junit Recording test results [Pipeline] } [Pipeline] // dir [Pipeline] sh + docker rmi docker/cnab-app-base:jenkins-app-PR-552-2-coverage Untagged: docker/cnab-app-base:jenkins-app-PR-552-2-coverage [Pipeline] deleteDir [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS