Skip to content
Success

Console Output

Pull request #2090 opened
14:36:38 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 2ac92130694b79f3e7a57784465c98fe10fd0b05+578ab52ece34b084621954e0b543003410cdbe84 (c3e368bd60ba8410cd29d85ee690afba1c7d9216)
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/cli_PR-2090@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] node
Running on ubuntu-1804-overlay2 (i-058313447a2f7fc0a) in /home/ubuntu/workspace/cli_PR-2090
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/cli_PR-2090@tmp/056c1e9d-87b9-4d8f-b647-e0994d41cdd8/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
14:36:42 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
14:36:42 chowning workspace
[Pipeline] sh
14:36:42 + uname -m
[Pipeline] sh
14:36:42 + pwd
14:36:42 + id -u
14:36:42 + id -g
14:36:42 + docker run --rm -v /home/ubuntu/workspace/cli_PR-2090:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
14:36:44 Removing all docker containers
[Pipeline] sh
14:36:44 + docker container ls -aq
[Pipeline] echo
14:36:44 Docker containers have been removed
[Pipeline] echo
14:36:44 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
14:36:44 cleanWorkspace: Workspace is clean.
[Pipeline] timeout
14:36:44 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
14:36:44 Using the ‘stage’ step without a block argument is deprecated
14:36:44 Entering stage Git Checkout
14:36:44 Proceeding
[Pipeline] checkout
14:36:44 using credential docker-jenkins-github-credentials
14:36:44 Cloning the remote Git repository
14:36:44 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2090 # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/cli.git +refs/pull/2090/head:refs/remotes/origin/PR-2090 +refs/heads/19.03:refs/remotes/origin/19.03
14:36:47 Fetching without tags
14:36:47 Merging remotes/origin/19.03 commit 578ab52ece34b084621954e0b543003410cdbe84 into PR head commit 2ac92130694b79f3e7a57784465c98fe10fd0b05
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2090/head:refs/remotes/origin/PR-2090 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/cli.git +refs/pull/2090/head:refs/remotes/origin/PR-2090 +refs/heads/19.03:refs/remotes/origin/19.03
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2ac92130694b79f3e7a57784465c98fe10fd0b05
14:36:48 Merge succeeded, producing 2ac92130694b79f3e7a57784465c98fe10fd0b05
14:36:48 Checking out Revision 2ac92130694b79f3e7a57784465c98fe10fd0b05 (PR-2090)
14:36:48 Commit message: "Bump golang 1.12.9"
14:36:48 First time build. Skipping changelog.
[Pipeline] stage
14:36:49 Using the ‘stage’ step without a block argument is deprecated
14:36:49 Entering stage Run end-to-end test suite
14:36:49 Proceeding
 > git merge 578ab52ece34b084621954e0b543003410cdbe84 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2ac92130694b79f3e7a57784465c98fe10fd0b05
fatal: bad object ead69454b4062f17d1f8389642089a002b037213
[Pipeline] sh
14:36:49 + docker version
14:36:49 Client: Docker Engine - Community
14:36:49  Version:           19.03.2
14:36:49  API version:       1.40
14:36:49  Go version:        go1.12.8
14:36:49  Git commit:        6a30dfc
14:36:49  Built:             Thu Aug 29 05:29:11 2019
14:36:49  OS/Arch:           linux/amd64
14:36:49  Experimental:      false
14:36:49 
14:36:49 Server: Docker Engine - Community
14:36:49  Engine:
14:36:49   Version:          19.03.2
14:36:49   API version:      1.40 (minimum version 1.12)
14:36:49   Go version:       go1.12.8
14:36:49   Git commit:       6a30dfc
14:36:49   Built:            Thu Aug 29 05:27:45 2019
14:36:49   OS/Arch:          linux/amd64
14:36:49   Experimental:     true
14:36:49  containerd:
14:36:49   Version:          1.2.6
14:36:49   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
14:36:49  runc:
14:36:49   Version:          1.0.0-rc8
14:36:49   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
14:36:49  docker-init:
14:36:49   Version:          0.18.0
14:36:49   GitCommit:        fec3683
[Pipeline] sh
14:36:49 + docker info
14:36:50 Client:
14:36:50  Debug Mode: false
14:36:50 
14:36:50 Server:
14:36:50  Containers: 0
14:36:50   Running: 0
14:36:50   Paused: 0
14:36:50   Stopped: 0
14:36:50  Images: 50
14:36:50  Server Version: 19.03.2
14:36:50  Storage Driver: overlay2
14:36:50   Backing Filesystem: extfs
14:36:50   Supports d_type: true
14:36:50   Native Overlay Diff: true
14:36:50  Logging Driver: json-file
14:36:50  Cgroup Driver: cgroupfs
14:36:50  Plugins:
14:36:50   Volume: local
14:36:50   Network: bridge host ipvlan macvlan null overlay
14:36:50   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:36:50  Swarm: inactive
14:36:50  Runtimes: runc
14:36:50  Default Runtime: runc
14:36:50  Init Binary: docker-init
14:36:50  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
14:36:50  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
14:36:50  init version: fec3683
14:36:50  Security Options:
14:36:50   apparmor
14:36:50   seccomp
14:36:50    Profile: default
14:36:50  Kernel Version: 4.15.0-1048-aws
14:36:50  Operating System: Ubuntu 18.04.3 LTS
14:36:50  OSType: linux
14:36:50  Architecture: x86_64
14:36:50  CPUs: 2
14:36:50  Total Memory: 7.501GiB
14:36:50  Name: ip-10-100-88-170
14:36:50  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
14:36:50  Docker Root Dir: /var/lib/docker
14:36:50  Debug Mode: false
14:36:50  Username: dockerbuildbot
14:36:50  Registry: https://index.docker.io/v1/
14:36:50  Labels:
14:36:50  Experimental: true
14:36:50  Insecure Registries:
14:36:50   127.0.0.0/8
14:36:50  Live Restore Enabled: true
14:36:50 
14:36:50 WARNING: No swap limit support
[Pipeline] sh
14:36:50 + E2E_UNIQUE_ID=clie2e1 IMAGE_TAG=clie2e1 DOCKER_BUILDKIT=1 make -f docker.Makefile test-e2e
14:36:50 docker build -t docker-cli-e2eclie2e1 --build-arg=GO_VERSION --build-arg VERSION=19.03.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e .
14:36:50 #1 [internal] load .dockerignore
14:36:50 #1 transferring context: 100B done
14:36:50 #1 DONE 0.0s
14:36:50 
14:36:50 #2 [internal] load build definition from Dockerfile.e2e
14:36:50 #2 transferring dockerfile: 1.58kB done
14:36:50 #2 DONE 0.0s
14:36:50 
14:36:50 #3 [internal] load metadata for docker.io/library/golang:1.12.9
14:36:51 #3 DONE 0.3s
14:36:51 
14:36:51 #10 [internal] load build context
14:36:54 #10 transferring context: 40.41MB 3.1s done
14:36:54 #10 DONE 3.1s
14:36:54 
14:36:54 #4 [1/11] FROM docker.io/library/golang:1.12.9@sha256:4d75d32fe0773f2d74295...
14:36:54 #4 resolve docker.io/library/golang:1.12.9@sha256:4d75d32fe0773f2d742957766eb4482de707f3b517e99365ce46d3188ca28ffe done
14:36:54 #4 sha256:669220934599733ed4cdb6130aadd8a8f1b67b1a844de3f6f0511ff6f74b43ed 5.46kB / 5.46kB done
14:36:54 #4 sha256:4a56a430b2bac33260d6449e162017e2b23076c6411a17b46db67f5b84dde2bd 50.38MB / 50.38MB 1.1s done
14:36:54 #4 sha256:328736f65b0b6a6f3ecdda423ed41bf55e6e9cb401a9892c9ea28c49e80ef8d5 1.79kB / 1.79kB done
14:36:54 #4 sha256:4b5cacb629f5c5323a32103e665756e5d50fe133b3db72d444f370566b713a6a 7.80MB / 7.80MB 0.3s done
14:36:54 #4 sha256:14408c8d4f9a59a5da8f4cc40650be9a8d0991fa1ce1b2fb2767f289a9cc410d 10.00MB / 10.00MB 0.3s done
14:36:54 #4 sha256:4d75d32fe0773f2d742957766eb4482de707f3b517e99365ce46d3188ca28ffe 2.16kB / 2.16kB done
14:36:54 #4 sha256:ea67eaa7dd42136287337f879ef20b4ee73baaa108d833d267ef99dd787cdcbf 51.77MB / 51.77MB 1.3s done
14:36:54 #4 sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 68.52MB / 68.52MB 1.7s done
14:36:54 #4 sha256:5915f3af643fdf1ce5d22bf6b262eaec85c92386558b8169554187071e0e1e12 127.97MB / 127.97MB 3.1s
14:36:54 #4 extracting sha256:4a56a430b2bac33260d6449e162017e2b23076c6411a17b46db67f5b84dde2bd 1.8s
14:36:54 #4 sha256:fa06ef9877e3487da50a456964677ca1cab179eef6f05f46af98fbabdcee0100 126B / 126B 1.3s done
14:36:54 #4 sha256:5915f3af643fdf1ce5d22bf6b262eaec85c92386558b8169554187071e0e1e12 127.97MB / 127.97MB 3.3s done
14:36:55 #4 extracting sha256:4a56a430b2bac33260d6449e162017e2b23076c6411a17b46db67f5b84dde2bd 3.3s done
14:36:55 #4 extracting sha256:4b5cacb629f5c5323a32103e665756e5d50fe133b3db72d444f370566b713a6a
14:36:56 #4 extracting sha256:4b5cacb629f5c5323a32103e665756e5d50fe133b3db72d444f370566b713a6a 0.3s done
14:36:56 #4 extracting sha256:14408c8d4f9a59a5da8f4cc40650be9a8d0991fa1ce1b2fb2767f289a9cc410d
14:36:56 #4 extracting sha256:14408c8d4f9a59a5da8f4cc40650be9a8d0991fa1ce1b2fb2767f289a9cc410d 0.2s done
14:36:56 #4 extracting sha256:ea67eaa7dd42136287337f879ef20b4ee73baaa108d833d267ef99dd787cdcbf 0.1s
14:36:58 #4 extracting sha256:ea67eaa7dd42136287337f879ef20b4ee73baaa108d833d267ef99dd787cdcbf 2.0s done
14:36:58 #4 extracting sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 0.1s
14:37:01 #4 extracting sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 2.0s done
14:37:01 #4 extracting sha256:5915f3af643fdf1ce5d22bf6b262eaec85c92386558b8169554187071e0e1e12
14:37:05 #4 extracting sha256:5915f3af643fdf1ce5d22bf6b262eaec85c92386558b8169554187071e0e1e12 4.2s done
14:37:05 #4 extracting sha256:fa06ef9877e3487da50a456964677ca1cab179eef6f05f46af98fbabdcee0100 done
14:37:05 #4 DONE 14.4s
14:37:05 
14:37:05 #5 [2/11] RUN apt-get update && apt-get install -y     build-essential     ...
14:37:06 #5 1.045 Get:1 http://security.debian.org/debian-security buster/updates InRelease [39.1 kB]
14:37:06 #5 1.053 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
14:37:06 #5 1.056 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:37:06 #5 1.137 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [85.0 kB]
14:37:06 #5 1.232 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7899 kB]
14:37:06 #5 1.361 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [884 B]
14:37:08 #5 2.430 Fetched 8194 kB in 2s (5004 kB/s)
14:37:08 #5 2.430 Reading package lists...
14:37:09 #5 3.012 Reading package lists...
14:37:09 #5 3.598 Building dependency tree...
14:37:09 #5 3.694 Reading state information...
14:37:09 #5 3.817 curl is already the newest version (7.64.0-4).
14:37:09 #5 3.817 openssh-client is already the newest version (1:7.9p1-10).
14:37:09 #5 3.817 openssl is already the newest version (1.1.1c-1).
14:37:09 #5 3.817 openssl set to manually installed.
14:37:09 #5 3.817 The following additional packages will be installed:
14:37:09 #5 3.817   bzip2 dpkg-dev fakeroot libalgorithm-diff-perl libalgorithm-diff-xs-perl
14:37:09 #5 3.818   libalgorithm-merge-perl libfakeroot patch xz-utils
14:37:09 #5 3.819 Suggested packages:
14:37:09 #5 3.819   bzip2-doc debian-keyring ed diffutils-doc
14:37:09 #5 3.881 The following NEW packages will be installed:
14:37:09 #5 3.882   build-essential bzip2 dpkg-dev fakeroot libalgorithm-diff-perl
14:37:09 #5 3.882   libalgorithm-diff-xs-perl libalgorithm-merge-perl libfakeroot patch xz-utils
14:37:09 #5 4.148 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
14:37:09 #5 4.148 Need to get 2342 kB of archives.
14:37:09 #5 4.148 After this operation, 3601 kB of additional disk space will be used.
14:37:09 #5 4.148 Get:1 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
14:37:09 #5 4.151 Get:2 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
14:37:09 #5 4.155 Get:3 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
14:37:09 #5 4.157 Get:4 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
14:37:09 #5 4.175 Get:5 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
14:37:09 #5 4.176 Get:6 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB]
14:37:09 #5 4.176 Get:7 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB]
14:37:09 #5 4.177 Get:8 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
14:37:09 #5 4.178 Get:9 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB]
14:37:09 #5 4.178 Get:10 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
14:37:09 #5 4.282 debconf: delaying package configuration, since apt-utils is not installed
14:37:09 #5 4.304 Fetched 2342 kB in 0s (8200 kB/s)
14:37:09 #5 4.323 Selecting previously unselected package bzip2.
14:37:09 #5 4.323 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15394 files and directories currently installed.)
14:37:09 #5 4.332 Preparing to unpack .../0-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
14:37:09 #5 4.335 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
14:37:09 #5 4.364 Selecting previously unselected package xz-utils.
14:37:09 #5 4.366 Preparing to unpack .../1-xz-utils_5.2.4-1_amd64.deb ...
14:37:09 #5 4.369 Unpacking xz-utils (5.2.4-1) ...
14:37:09 #5 4.408 Selecting previously unselected package patch.
14:37:09 #5 4.408 Preparing to unpack .../2-patch_2.7.6-3+deb10u1_amd64.deb ...
14:37:09 #5 4.412 Unpacking patch (2.7.6-3+deb10u1) ...
14:37:09 #5 4.447 Selecting previously unselected package dpkg-dev.
14:37:09 #5 4.449 Preparing to unpack .../3-dpkg-dev_1.19.7_all.deb ...
14:37:09 #5 4.452 Unpacking dpkg-dev (1.19.7) ...
14:37:10 #5 4.550 Selecting previously unselected package build-essential.
14:37:10 #5 4.550 Preparing to unpack .../4-build-essential_12.6_amd64.deb ...
14:37:10 #5 4.554 Unpacking build-essential (12.6) ...
14:37:10 #5 4.583 Selecting previously unselected package libfakeroot:amd64.
14:37:10 #5 4.585 Preparing to unpack .../5-libfakeroot_1.23-1_amd64.deb ...
14:37:10 #5 4.591 Unpacking libfakeroot:amd64 (1.23-1) ...
14:37:10 #5 4.621 Selecting previously unselected package fakeroot.
14:37:10 #5 4.621 Preparing to unpack .../6-fakeroot_1.23-1_amd64.deb ...
14:37:10 #5 4.624 Unpacking fakeroot (1.23-1) ...
14:37:10 #5 4.663 Selecting previously unselected package libalgorithm-diff-perl.
14:37:10 #5 4.665 Preparing to unpack .../7-libalgorithm-diff-perl_1.19.03-2_all.deb ...
14:37:10 #5 4.669 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
14:37:10 #5 4.696 Selecting previously unselected package libalgorithm-diff-xs-perl.
14:37:10 #5 4.696 Preparing to unpack .../8-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ...
14:37:10 #5 4.704 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
14:37:10 #5 4.729 Selecting previously unselected package libalgorithm-merge-perl.
14:37:10 #5 4.729 Preparing to unpack .../9-libalgorithm-merge-perl_0.08-3_all.deb ...
14:37:10 #5 4.733 Unpacking libalgorithm-merge-perl (0.08-3) ...
14:37:10 #5 4.766 Setting up libalgorithm-diff-perl (1.19.03-2) ...
14:37:10 #5 4.775 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
14:37:10 #5 4.785 Setting up libfakeroot:amd64 (1.23-1) ...
14:37:10 #5 4.798 Setting up fakeroot (1.23-1) ...
14:37:10 #5 4.807 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
14:37:10 #5 4.817 Setting up xz-utils (5.2.4-1) ...
14:37:10 #5 4.825 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:37:10 #5 4.831 Setting up patch (2.7.6-3+deb10u1) ...
14:37:10 #5 4.841 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
14:37:10 #5 4.850 Setting up libalgorithm-merge-perl (0.08-3) ...
14:37:10 #5 4.859 Setting up dpkg-dev (1.19.7) ...
14:37:10 #5 4.881 Setting up build-essential (12.6) ...
14:37:10 #5 4.890 Processing triggers for libc-bin (2.28-10) ...
14:37:11 #5 DONE 5.8s
14:37:11 
14:37:11 #6 [3/11] RUN curl -L https://github.com/docker/compose/releases/download/1...
14:37:12 #6 0.634   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:37:12 #6 0.636                                  Dload  Upload   Total   Spent    Left  Speed
14:37:12 #6 0.638 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   617    0   617    0     0   5228      0 --:--:-- --:--:-- --:--:--  5228
14:37:12 #6 0.911 
100 10.3M  100 10.3M    0     0  37.5M      0 --:--:-- --:--:-- --:--:-- 37.5M
14:37:12 #6 DONE 1.0s
14:37:12 
14:37:12 #7 [4/11] RUN curl -Ls https://github.com/theupdateframework/notary/release...
14:37:13 #7 DONE 1.2s
14:37:13 
14:37:13 #8 [5/11] RUN curl -Ls https://github.com/gotestyourself/gotestsum/releases...
14:37:14 #8 DONE 0.9s
14:37:14 
14:37:14 #9 [6/11] WORKDIR /go/src/github.com/docker/cli
14:37:14 #9 DONE 0.0s
14:37:14 
14:37:14 #11 [7/11] COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/...
14:37:14 #11 DONE 0.1s
14:37:14 
14:37:14 #12 [8/11] RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-...
14:37:15 #12 0.794 Updating certificates in /etc/ssl/certs...
14:37:15 #12 1.254 1 added, 0 removed; done.
14:37:15 #12 1.254 Running hooks in /etc/ca-certificates/update.d...
14:37:15 #12 1.255 done.
14:37:15 #12 DONE 1.3s
14:37:16 
14:37:16 #13 [9/11] COPY . .
14:37:16 #13 DONE 0.6s
14:37:16 
14:37:16 #14 [10/11] RUN ./scripts/build/binary
14:37:17 #14 0.798 Building statically linked build/docker-linux-amd64
14:38:24 #14 DONE 68.4s
14:38:25 
14:38:25 #15 [11/11] RUN ./scripts/build/plugins e2e/cli-plugins/plugins/*
14:38:25 #15 0.662 Building statically linked build/plugins-linux-amd64/docker-helloworld
14:38:27 #15 2.636 Building statically linked build/plugins-linux-amd64/docker-badmeta
14:38:29 #15 4.328 Building statically linked build/plugins-linux-amd64/docker-nopersistentprerun
14:38:31 #15 DONE 6.4s
14:38:31 
14:38:31 #16 exporting to image
14:38:31 #16 exporting layers
14:38:33 #16 exporting layers 2.2s done
14:38:33 #16 writing image sha256:fd963658764a361df11f04772b32adcf95d67d61aaf8c0ae4e6941f209753fe0 done
14:38:33 #16 naming to docker.io/library/docker-cli-e2eclie2e1 done
14:38:33 #16 DONE 2.2s
14:38:33 docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -e VERSION=19.03.0-dev -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM docker-cli-e2eclie2e1
14:38:34 Creating network "cliendtoendsuite_default" with the default driver
14:38:35 Pulling engine (docker:stable-dind)...
14:38:35 stable-dind: Pulling from library/docker
14:38:41 Digest: sha256:615eb3922630a30a52f7c46760f3d08a9eb4a1b0474d038281af8eade8c43f40
14:38:41 Status: Downloaded newer image for docker:stable-dind
14:38:41 Building notary-server
14:38:41 Step 1/3 : ARG NOTARY_VERSION=0.5.0
14:38:41 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
14:38:41 server-0.5.0: Pulling from library/notary
14:38:42 Digest: sha256:d59e4ecc20198447a9818e7f16d0a02ba1d9905de71e5354bc8ee0017304a244
14:38:42 Status: Downloaded newer image for notary:server-0.5.0
14:38:42  ---> 16b632e954ca
14:38:42 Step 3/3 : COPY ./notary/ /fixtures/
14:38:43  ---> 0cdde19d7ab0
14:38:43 Successfully built 0cdde19d7ab0
14:38:43 Successfully tagged cliendtoendsuite_notary-server:latest
14:38:43 Building evil-notary-server
14:38:43 Step 1/3 : ARG NOTARY_VERSION=0.5.0
14:38:43 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
14:38:43  ---> 16b632e954ca
14:38:43 Step 3/3 : COPY ./notary-evil/ /fixtures/
14:38:43  ---> c8d45d86043f
14:38:43 Successfully built c8d45d86043f
14:38:43 Successfully tagged cliendtoendsuite_evil-notary-server:latest
14:38:43 Creating cliendtoendsuite_engine_1 ... 
14:38:43 Creating cliendtoendsuite_registry_1 ... 
14:38:43 Creating cliendtoendsuite_evil-notary-server_1 ... 
14:38:43 Creating cliendtoendsuite_notary-server_1      ... 
14:38:47 
Creating cliendtoendsuite_notary-server_1      ... done

Creating cliendtoendsuite_evil-notary-server_1 ... done

Creating cliendtoendsuite_engine_1             ... done

Creating cliendtoendsuite_registry_1           ... done
Waiting for docker daemon to become available at tcp://172.18.0.3:2375
14:38:47 Client:
14:38:47  Version:           19.03.0-dev
14:38:47  API version:       1.40
14:38:47  Go version:        go1.12.9
14:38:47  Git commit:        
14:38:47  Built:             Mon Sep 16 14:37:17 2019
14:38:47  OS/Arch:           linux/amd64
14:38:47  Experimental:      false
14:38:47 
14:38:47 Server: Docker Engine - Community
14:38:47  Engine:
14:38:47   Version:          19.03.2
14:38:47   API version:      1.40 (minimum version 1.12)
14:38:47   Go version:       go1.12.8
14:38:47   Git commit:       6a30dfca03
14:38:47   Built:            Thu Aug 29 05:32:56 2019
14:38:47   OS/Arch:          linux/amd64
14:38:47   Experimental:     false
14:38:47  containerd:
14:38:47   Version:          v1.2.6
14:38:47   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
14:38:47  runc:
14:38:47   Version:          1.0.0-rc8
14:38:47   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
14:38:47  docker-init:
14:38:47   Version:          0.18.0
14:38:47   GitCommit:        fec3683
14:38:47 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
14:38:47 88286f41530e: Pulling fs layer
14:38:47 88286f41530e: Download complete
14:38:47 88286f41530e: Pull complete
14:38:47 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
14:38:47 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
14:38:47 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
14:38:47 The push refers to repository [registry:5000/alpine]
14:38:47 5bef08742407: Preparing
14:38:47 5bef08742407: Pushed
14:38:47 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
14:38:48 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
14:38:48 03b1be98f3f9: Pulling fs layer
14:38:48 03b1be98f3f9: Verifying Checksum
14:38:48 03b1be98f3f9: Download complete
14:38:48 03b1be98f3f9: Pull complete
14:38:48 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
14:38:48 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
14:38:48 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
14:38:48 The push refers to repository [registry:5000/busybox]
14:38:48 6a749002dd6a: Preparing
14:38:48 6a749002dd6a: Pushed
14:38:48 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
14:38:49 Swarm initialized: current node (xtp9q7682diqfwg2ubp0rwp2t) is now a manager.
14:38:49 
14:38:49 To add a worker to this swarm, run the following command:
14:38:49 
14:38:49     docker swarm join --token SWMTKN-1-34vamw3fv9ttztzy5toaqyfk8ue2rmok1wj7n9rbs4391fnik8-afvujzhth27vitj8d79wrxvi2 172.18.0.3:2377
14:38:49 
14:38:49 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
14:38:49 
14:39:15 ✓  e2e/cli-plugins (2.502s)
14:39:15 ∅  e2e/cli-plugins/plugins/badmeta
14:39:15 ∅  e2e/cli-plugins/plugins/nopersistentprerun
14:39:15 ✓  e2e/context (41ms)
14:39:18 ✓  e2e/container (7.291s)
14:39:23 ✓  e2e/plugin (3.818s)
14:39:24 ✓  e2e/stack (567ms)
14:39:24 ✓  e2e/system (97ms)
14:39:25 ✓  e2e/image (11.678s)
14:39:25 ∅  e2e/internal/fixtures
14:39:25 ∅  e2e/plugin/basic
14:39:27 ✓  e2e/trust (2.081s)
14:39:27 
14:39:27 === Skipped
14:39:27 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
14:39:27     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
14:39:27 
14:39:27 === SKIP: e2e/image TestBuildIidFileSquash (0.05s)
14:39:27     build_test.go:112: !experimentalBuild: running against a non-experimental daemon
14:39:27 
14:39:27 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
14:39:27     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
14:39:27         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
14:39:27 
14:39:27 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
14:39:27     --- SKIP: TestRemove/Kubernetes (0.00s)
14:39:27         remove_test.go:22: !environment.KubernetesEnabled()
14:39:27 
14:39:27 
14:39:27 DONE 87 tests, 4 skipped in 38.224s
14:39:27 Stopping cliendtoendsuite_evil-notary-server_1 ... 
14:39:27 Stopping cliendtoendsuite_registry_1           ... 
14:39:27 Stopping cliendtoendsuite_notary-server_1      ... 
14:39:27 Stopping cliendtoendsuite_engine_1             ... 
14:39:30 
Stopping cliendtoendsuite_registry_1           ... done

Stopping cliendtoendsuite_evil-notary-server_1 ... done

Stopping cliendtoendsuite_notary-server_1      ... done

Stopping cliendtoendsuite_engine_1             ... done
Removing cliendtoendsuite_evil-notary-server_1 ... 
14:39:30 Removing cliendtoendsuite_registry_1           ... 
14:39:30 Removing cliendtoendsuite_notary-server_1      ... 
14:39:30 Removing cliendtoendsuite_engine_1             ... 
14:39:30 
Removing cliendtoendsuite_notary-server_1      ... done

Removing cliendtoendsuite_evil-notary-server_1 ... done

Removing cliendtoendsuite_engine_1             ... done

Removing cliendtoendsuite_registry_1           ... done
Removing network cliendtoendsuite_default
14:39:30 Removing image cliendtoendsuite_notary-server
14:39:30 Removing image cliendtoendsuite_evil-notary-server
14:39:30 docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -e VERSION=19.03.0-dev -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM -e DOCKERD_EXPERIMENTAL=1 docker-cli-e2eclie2e1
14:39:31 Creating network "cliendtoendsuite_default" with the default driver
14:39:31 Building evil-notary-server
14:39:31 Step 1/3 : ARG NOTARY_VERSION=0.5.0
14:39:31 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
14:39:31  ---> 16b632e954ca
14:39:31 Step 3/3 : COPY ./notary-evil/ /fixtures/
14:39:32  ---> fffd28ad0957
14:39:32 Successfully built fffd28ad0957
14:39:32 Successfully tagged cliendtoendsuite_evil-notary-server:latest
14:39:32 Building notary-server
14:39:32 Step 1/3 : ARG NOTARY_VERSION=0.5.0
14:39:32 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
14:39:32  ---> 16b632e954ca
14:39:32 Step 3/3 : COPY ./notary/ /fixtures/
14:39:32  ---> 94eb6517ca15
14:39:32 Successfully built 94eb6517ca15
14:39:32 Successfully tagged cliendtoendsuite_notary-server:latest
14:39:32 Creating cliendtoendsuite_engine_1 ... 
14:39:32 Creating cliendtoendsuite_evil-notary-server_1 ... 
14:39:32 Creating cliendtoendsuite_notary-server_1      ... 
14:39:32 Creating cliendtoendsuite_registry_1           ... 
14:39:35 
Creating cliendtoendsuite_evil-notary-server_1 ... done

Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_engine_1             ... done

Creating cliendtoendsuite_notary-server_1      ... done
Waiting for docker daemon to become available at tcp://172.19.0.3:2375
14:39:35 Client:
14:39:35  Version:           19.03.0-dev
14:39:35  API version:       1.40
14:39:35  Go version:        go1.12.9
14:39:35  Git commit:        
14:39:35  Built:             Mon Sep 16 14:37:17 2019
14:39:35  OS/Arch:           linux/amd64
14:39:35  Experimental:      false
14:39:35 
14:39:35 Server: Docker Engine - Community
14:39:35  Engine:
14:39:35   Version:          19.03.2
14:39:35   API version:      1.40 (minimum version 1.12)
14:39:35   Go version:       go1.12.8
14:39:35   Git commit:       6a30dfca03
14:39:35   Built:            Thu Aug 29 05:32:56 2019
14:39:35   OS/Arch:          linux/amd64
14:39:35   Experimental:     true
14:39:35  containerd:
14:39:35   Version:          v1.2.6
14:39:35   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
14:39:35  runc:
14:39:35   Version:          1.0.0-rc8
14:39:35   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
14:39:35  docker-init:
14:39:35   Version:          0.18.0
14:39:35   GitCommit:        fec3683
14:39:35 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
14:39:36 88286f41530e: Pulling fs layer
14:39:36 88286f41530e: Download complete
14:39:36 88286f41530e: Pull complete
14:39:36 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
14:39:36 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
14:39:36 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
14:39:36 The push refers to repository [registry:5000/alpine]
14:39:36 5bef08742407: Preparing
14:39:36 5bef08742407: Pushed
14:39:36 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
14:39:36 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
14:39:36 03b1be98f3f9: Pulling fs layer
14:39:36 03b1be98f3f9: Download complete
14:39:37 03b1be98f3f9: Pull complete
14:39:37 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
14:39:37 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
14:39:37 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
14:39:37 The push refers to repository [registry:5000/busybox]
14:39:37 6a749002dd6a: Preparing
14:39:37 6a749002dd6a: Pushed
14:39:37 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
14:39:38 Swarm initialized: current node (coi6tz9n91i34b07i3479mohy) is now a manager.
14:39:38 
14:39:38 To add a worker to this swarm, run the following command:
14:39:38 
14:39:38     docker swarm join --token SWMTKN-1-1b4l2kqwfnw4tozdbx4viv0ck6udkwa3nx1ozuwiypi3knqpla-5p03k6ak0lb39yylrv7xh0ngf 172.19.0.3:2377
14:39:38 
14:39:38 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
14:39:38 
14:40:04 ✓  e2e/cli-plugins (2.439s)
14:40:04 ∅  e2e/cli-plugins/plugins/badmeta
14:40:04 ∅  e2e/cli-plugins/plugins/nopersistentprerun
14:40:04 ✓  e2e/context (42ms)
14:40:08 ✓  e2e/container (7.144s)
14:40:12 ✓  e2e/plugin (3.145s)
14:40:13 ✓  e2e/stack (583ms)
14:40:14 ✓  e2e/system (67ms)
14:40:18 ✓  e2e/trust (3.462s)
14:40:19 ✓  e2e/image (14.911s)
14:40:19 ∅  e2e/internal/fixtures
14:40:19 ∅  e2e/plugin/basic
14:40:19 
14:40:19 === Skipped
14:40:19 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
14:40:19     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
14:40:19 
14:40:19 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
14:40:19     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
14:40:19         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
14:40:19 
14:40:19 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
14:40:19     --- SKIP: TestRemove/Kubernetes (0.00s)
14:40:19         remove_test.go:22: !environment.KubernetesEnabled()
14:40:19 
14:40:19 
14:40:19 DONE 87 tests, 3 skipped in 41.181s
14:40:19 Stopping cliendtoendsuite_notary-server_1      ... 
14:40:19 Stopping cliendtoendsuite_engine_1             ... 
14:40:19 Stopping cliendtoendsuite_registry_1           ... 
14:40:19 Stopping cliendtoendsuite_evil-notary-server_1 ... 
14:40:21 
Stopping cliendtoendsuite_evil-notary-server_1 ... done

Stopping cliendtoendsuite_registry_1           ... done

Stopping cliendtoendsuite_notary-server_1      ... done

Stopping cliendtoendsuite_engine_1             ... done
Removing cliendtoendsuite_notary-server_1      ... 
14:40:21 Removing cliendtoendsuite_engine_1             ... 
14:40:21 Removing cliendtoendsuite_registry_1           ... 
14:40:21 Removing cliendtoendsuite_evil-notary-server_1 ... 
14:40:21 
Removing cliendtoendsuite_notary-server_1      ... done

Removing cliendtoendsuite_evil-notary-server_1 ... done

Removing cliendtoendsuite_engine_1             ... done

Removing cliendtoendsuite_registry_1           ... done
Removing network cliendtoendsuite_default
14:40:21 Removing image cliendtoendsuite_notary-server
14:40:21 Removing image cliendtoendsuite_evil-notary-server
14:40:22 docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -e VERSION=19.03.0-dev -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM -e DOCKERD_EXPERIMENTAL=1 -e TEST_CONNHELPER=ssh docker-cli-e2eclie2e1
14:40:23 Creating network "cliendtoendsuite_default" with the default driver
14:40:23 Building evil-notary-server
14:40:23 Step 1/3 : ARG NOTARY_VERSION=0.5.0
14:40:23 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
14:40:23  ---> 16b632e954ca
14:40:23 Step 3/3 : COPY ./notary-evil/ /fixtures/
14:40:24  ---> 920e4e2029a1
14:40:24 Successfully built 920e4e2029a1
14:40:24 Successfully tagged cliendtoendsuite_evil-notary-server:latest
14:40:24 Building engine
14:40:24 Step 1/6 : FROM docker:test-dind
14:40:24 test-dind: Pulling from library/docker
14:40:24 Digest: sha256:615eb3922630a30a52f7c46760f3d08a9eb4a1b0474d038281af8eade8c43f40
14:40:24 Status: Downloaded newer image for docker:test-dind
14:40:24  ---> 5768e15eefd1
14:40:24 Step 2/6 : RUN apk --no-cache add shadow openssh-server &&   groupadd -f docker &&   useradd --create-home --shell /bin/sh --password $(head -c32 /dev/urandom | base64) penguin &&   usermod -aG docker penguin &&   ssh-keygen -A
14:40:24  ---> Running in c040996ccd8c
14:40:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
14:40:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
14:40:26 (1/5) Installing openssh-keygen (8.0_p1-r0)
14:40:26 (2/5) Installing openssh-server-common (8.0_p1-r0)
14:40:26 (3/5) Installing openssh-server (8.0_p1-r0)
14:40:26 (4/5) Installing linux-pam (1.3.0-r1)
14:40:26 (5/5) Installing shadow (4.6-r2)
14:40:26 Executing busybox-1.30.1-r2.trigger
14:40:26 OK: 24 MiB in 45 packages
14:40:26 Creating mailbox file: No such file or directory
14:40:26 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 
14:40:27 Removing intermediate container c040996ccd8c
14:40:27  ---> 4d55b9debdc4
14:40:27 Step 3/6 : RUN  ln -s /usr/local/bin/docker /usr/bin/docker
14:40:27  ---> Running in bbe56fb8c248
14:40:28 Removing intermediate container bbe56fb8c248
14:40:28  ---> c2785580b4eb
14:40:28 Step 4/6 : COPY ./connhelper-ssh/entrypoint.sh /
14:40:28  ---> 652c63683494
14:40:28 Step 5/6 : EXPOSE 22
14:40:28  ---> Running in 62efb8327290
14:40:29 Removing intermediate container 62efb8327290
14:40:29  ---> 74cae55c649a
14:40:29 Step 6/6 : ENTRYPOINT ["/entrypoint.sh"]
14:40:29  ---> Running in b9581cc3beb6
14:40:29 Removing intermediate container b9581cc3beb6
14:40:29  ---> 4eb4c543b2c5
14:40:29 Successfully built 4eb4c543b2c5
14:40:29 Successfully tagged docker:stable-dind
14:40:29 Building notary-server
14:40:29 Step 1/3 : ARG NOTARY_VERSION=0.5.0
14:40:29 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
14:40:29  ---> 16b632e954ca
14:40:29 Step 3/3 : COPY ./notary/ /fixtures/
14:40:29  ---> fbba66634245
14:40:29 Successfully built fbba66634245
14:40:29 Successfully tagged cliendtoendsuite_notary-server:latest
14:40:29 Creating cliendtoendsuite_notary-server_1 ... 
14:40:29 Creating cliendtoendsuite_evil-notary-server_1 ... 
14:40:29 Creating cliendtoendsuite_registry_1           ... 
14:40:29 Creating cliendtoendsuite_engine_1             ... 
14:40:33 
Creating cliendtoendsuite_evil-notary-server_1 ... done

Creating cliendtoendsuite_engine_1             ... done

Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_notary-server_1      ... done
Waiting for docker daemon to become available at ssh://penguin@172.20.0.5
14:40:33 Client:
14:40:33  Version:           19.03.0-dev
14:40:33  API version:       1.40
14:40:33  Go version:        go1.12.9
14:40:33  Git commit:        
14:40:33  Built:             Mon Sep 16 14:37:17 2019
14:40:33  OS/Arch:           linux/amd64
14:40:33  Experimental:      false
14:40:33 
14:40:33 Server: Docker Engine - Community
14:40:33  Engine:
14:40:33   Version:          19.03.2
14:40:33   API version:      1.40 (minimum version 1.12)
14:40:33   Go version:       go1.12.8
14:40:33   Git commit:       6a30dfca03
14:40:33   Built:            Thu Aug 29 05:32:56 2019
14:40:33   OS/Arch:          linux/amd64
14:40:33   Experimental:     true
14:40:33  containerd:
14:40:33   Version:          v1.2.6
14:40:33   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
14:40:33  runc:
14:40:33   Version:          1.0.0-rc8
14:40:33   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
14:40:33  docker-init:
14:40:33   Version:          0.18.0
14:40:33   GitCommit:        fec3683
14:40:34 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
14:40:34 88286f41530e: Pulling fs layer
14:40:34 88286f41530e: Verifying Checksum
14:40:34 88286f41530e: Download complete
14:40:34 88286f41530e: Pull complete
14:40:34 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
14:40:34 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
14:40:34 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
14:40:34 The push refers to repository [registry:5000/alpine]
14:40:34 5bef08742407: Preparing
14:40:35 5bef08742407: Pushed
14:40:35 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
14:40:35 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
14:40:35 03b1be98f3f9: Pulling fs layer
14:40:35 03b1be98f3f9: Verifying Checksum
14:40:35 03b1be98f3f9: Download complete
14:40:35 03b1be98f3f9: Pull complete
14:40:35 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
14:40:35 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
14:40:35 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
14:40:36 The push refers to repository [registry:5000/busybox]
14:40:36 6a749002dd6a: Preparing
14:40:36 6a749002dd6a: Pushed
14:40:36 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
14:40:37 Swarm initialized: current node (kjsqx8t30hv41xt2r13915qd7) is now a manager.
14:40:37 
14:40:37 To add a worker to this swarm, run the following command:
14:40:37 
14:40:37     docker swarm join --token SWMTKN-1-4ub5v0nq2ag9epe646kt0io8245jx77vuedw3y4ouiurp1qaeu-53tmcccffefwhlj3ywp3gsltv 172.20.0.5:2377
14:40:37 
14:40:37 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
14:40:37 
14:41:15 ✓  e2e/cli-plugins (13.617s)
14:41:15 ∅  e2e/cli-plugins/plugins/badmeta
14:41:15 ∅  e2e/cli-plugins/plugins/nopersistentprerun
14:41:15 ✓  e2e/context (41ms)
14:41:16 ✓  e2e/container (16.606s)
14:41:22 ✓  e2e/plugin (4.338s)
14:41:25 ✓  e2e/stack (2.297s)
14:41:25 ✓  e2e/system (227ms)
14:41:33 ✓  e2e/trust (6.481s)
14:41:41 ✓  e2e/image (26.448s)
14:41:41 ∅  e2e/internal/fixtures
14:41:41 ∅  e2e/plugin/basic
14:41:41 
14:41:41 === Skipped
14:41:41 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
14:41:41     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
14:41:41 
14:41:41 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
14:41:41     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
14:41:41         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
14:41:41 
14:41:41 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
14:41:41     --- SKIP: TestRemove/Kubernetes (0.00s)
14:41:41         remove_test.go:22: !environment.KubernetesEnabled()
14:41:41 
14:41:41 
14:41:41 DONE 87 tests, 3 skipped in 63.558s
14:41:41 Stopping cliendtoendsuite_engine_1             ... 
14:41:41 Stopping cliendtoendsuite_registry_1           ... 
14:41:41 Stopping cliendtoendsuite_evil-notary-server_1 ... 
14:41:41 Stopping cliendtoendsuite_notary-server_1      ... 
14:41:43 
Stopping cliendtoendsuite_evil-notary-server_1 ... done

Stopping cliendtoendsuite_registry_1           ... done

Stopping cliendtoendsuite_notary-server_1      ... done

Stopping cliendtoendsuite_engine_1             ... done
Removing cliendtoendsuite_engine_1             ... 
14:41:43 Removing cliendtoendsuite_registry_1           ... 
14:41:43 Removing cliendtoendsuite_evil-notary-server_1 ... 
14:41:43 Removing cliendtoendsuite_notary-server_1      ... 
14:41:43 
Removing cliendtoendsuite_evil-notary-server_1 ... done

Removing cliendtoendsuite_notary-server_1      ... done

Removing cliendtoendsuite_registry_1           ... done

Removing cliendtoendsuite_engine_1             ... done
Removing network cliendtoendsuite_default
14:41:43 Removing image cliendtoendsuite_notary-server
14:41:43 Removing image cliendtoendsuite_evil-notary-server
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS