Skip to content
Success

Console Output

Pull request #2484 opened
19:50:17 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from c150ba2b85be687e7252539338013bbb1278b64c+39299333681b5c4ad47935b2b3e3717e80ef5495 (ea5c7a6e608bb6bc9b5f183e1c6ad96bbdcc4d74)
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 241f6703d31895690d4cb6f158f753615abe74ac
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-2484@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 --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > 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 --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 241f6703d31895690d4cb6f158f753615abe74ac (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10
Commit message: "Merge pull request #21 from docker/use-multiarch-busybox"
First time build. Skipping changelog.
 > git --version # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘linux&&x86_64’
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d903eb89edd4d66c) in /home/ubuntu/workspace/cli_PR-2484
[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-2484@tmp/50c2eadb-24e9-470f-b3ce-b5bcce0ce437/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
19:51:37 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
19:51:37 chowning workspace
[Pipeline] sh
19:51:38 + pwd
19:51:38 + id -u
19:51:38 + id -g
19:51:38 + docker run --rm -v /home/ubuntu/workspace/cli_PR-2484:/workspace busybox chown -R 1000:1000 /workspace
19:51:38 Unable to find image 'busybox:latest' locally
19:51:39 latest: Pulling from library/busybox
19:51:39 e2334dd9fee4: Pulling fs layer
19:51:39 e2334dd9fee4: Verifying Checksum
19:51:39 e2334dd9fee4: Download complete
19:51:39 e2334dd9fee4: Pull complete
19:51:39 Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
19:51:39 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
19:51:42 Removing all docker containers
[Pipeline] sh
19:51:42 + docker container ls -aq
[Pipeline] echo
19:51:42 Docker containers have been removed
[Pipeline] echo
19:51:42 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
19:51:42 cleanWorkspace: Workspace is clean.
[Pipeline] timeout
19:51:42 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
19:51:42 Using the ‘stage’ step without a block argument is deprecated
19:51:42 Entering stage Git Checkout
19:51:42 Proceeding
[Pipeline] checkout
19:51:44 using credential docker-jenkins-github-credentials
19:51:44 Cloning the remote Git repository
19:51:44 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2484 # 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/2484/head:refs/remotes/origin/PR-2484 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
19:51:50 Fetching without tags
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2484/head:refs/remotes/origin/PR-2484 # 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/2484/head:refs/remotes/origin/PR-2484 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
19:51:50 Merging remotes/origin/19.03 commit 39299333681b5c4ad47935b2b3e3717e80ef5495 into PR head commit c150ba2b85be687e7252539338013bbb1278b64c
19:51:51 Merge succeeded, producing c150ba2b85be687e7252539338013bbb1278b64c
19:51:51 Checking out Revision c150ba2b85be687e7252539338013bbb1278b64c (PR-2484)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c150ba2b85be687e7252539338013bbb1278b64c # timeout=10
 > git merge 39299333681b5c4ad47935b2b3e3717e80ef5495 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c150ba2b85be687e7252539338013bbb1278b64c # timeout=10
19:51:56 Commit message: "builder: fix broken link"
19:51:56 First time build. Skipping changelog.
[Pipeline] stage
19:51:56 Using the ‘stage’ step without a block argument is deprecated
19:51:56 Entering stage Run end-to-end test suite
19:51:56 Proceeding
[Pipeline] sh
 > git --version # timeout=10
fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac
19:51:57 + docker version
19:51:57 Client: Docker Engine - Community
19:51:57  Version:           19.03.8
19:51:57  API version:       1.40
19:51:57  Go version:        go1.12.17
19:51:57  Git commit:        afacb8b7f0
19:51:57  Built:             Wed Mar 11 01:25:46 2020
19:51:57  OS/Arch:           linux/amd64
19:51:57  Experimental:      false
19:51:57 
19:51:57 Server: Docker Engine - Community
19:51:57  Engine:
19:51:57   Version:          19.03.8
19:51:57   API version:      1.40 (minimum version 1.12)
19:51:57   Go version:       go1.12.17
19:51:57   Git commit:       afacb8b7f0
19:51:57   Built:            Wed Mar 11 01:24:19 2020
19:51:57   OS/Arch:          linux/amd64
19:51:57   Experimental:     true
19:51:57  containerd:
19:51:57   Version:          1.2.13
19:51:57   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
19:51:57  runc:
19:51:57   Version:          1.0.0-rc10
19:51:57   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:51:57  docker-init:
19:51:57   Version:          0.18.0
19:51:57   GitCommit:        fec3683
[Pipeline] sh
19:51:57 + docker info
19:52:09 Client:
19:52:09  Debug Mode: false
19:52:09 
19:52:09 Server:
19:52:09  Containers: 0
19:52:09   Running: 0
19:52:09   Paused: 0
19:52:09   Stopped: 0
19:52:09  Images: 1
19:52:09  Server Version: 19.03.8
19:52:09  Storage Driver: overlay2
19:52:09   Backing Filesystem: <unknown>
19:52:09   Supports d_type: true
19:52:09   Native Overlay Diff: true
19:52:09  Logging Driver: json-file
19:52:09  Cgroup Driver: cgroupfs
19:52:09  Plugins:
19:52:09   Volume: local
19:52:09   Network: bridge host ipvlan macvlan null overlay
19:52:09   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:52:09  Swarm: inactive
19:52:09  Runtimes: runc
19:52:09  Default Runtime: runc
19:52:09  Init Binary: docker-init
19:52:09  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
19:52:09  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:52:09  init version: fec3683
19:52:09  Security Options:
19:52:09   apparmor
19:52:09   seccomp
19:52:09    Profile: default
19:52:09  Kernel Version: 4.15.0-1065-aws
19:52:09  Operating System: Ubuntu 18.04.4 LTS
19:52:09  OSType: linux
19:52:09  Architecture: x86_64
19:52:09  CPUs: 2
19:52:09  Total Memory: 7.501GiB
19:52:09  Name: ip-10-100-47-184
19:52:09  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
19:52:09  Docker Root Dir: /var/lib/docker
19:52:09  Debug Mode: false
19:52:09  Username: dockerbuildbot
19:52:09  Registry: https://index.docker.io/v1/
19:52:09  Labels:
19:52:09  Experimental: true
19:52:09  Insecure Registries:
19:52:09   127.0.0.0/8
19:52:09  Live Restore Enabled: true
19:52:09 
19:52:09 WARNING: No swap limit support
[Pipeline] sh
19:52:09 + E2E_UNIQUE_ID=clie2e1 IMAGE_TAG=clie2e1 DOCKER_BUILDKIT=1 make -f docker.Makefile test-e2e
19:52:09 docker build -t docker-cli-e2eclie2e1 --build-arg=GO_VERSION --build-arg VERSION=19.03.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e .
19:52:10 #1 [internal] load build definition from Dockerfile.e2e
19:52:10 #1 transferring dockerfile: 1.58kB done
19:52:10 #1 DONE 0.0s
19:52:10 
19:52:10 #2 [internal] load .dockerignore
19:52:10 #2 transferring context: 100B done
19:52:10 #2 DONE 0.0s
19:52:10 
19:52:10 #3 [internal] load metadata for docker.io/library/golang:1.13.10-buster
19:52:10 #3 DONE 0.3s
19:52:10 
19:52:10 #4 [1/11] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864...
19:52:10 #4 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
19:52:10 #4 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
19:52:10 #4 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done
19:52:10 #4 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done
19:52:10 #4 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 5.64MB / 7.81MB 0.2s
19:52:10 #4 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 86.57kB / 50.38MB 0.2s
19:52:10 #4 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 904.75kB / 10.00MB 0.2s
19:52:10 #4 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.3s done
19:52:10 #4 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 6.21MB / 50.38MB 0.5s
19:52:10 #4 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 6.35MB / 10.00MB 0.5s
19:52:10 #4 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 1.90MB / 51.83MB 0.5s
19:52:11 #4 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.6s
19:52:11 #4 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.7s done
19:52:11 #4 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 7.26MB / 51.83MB 0.7s
19:52:11 #4 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 0B / 68.61MB 0.7s
19:52:11 #4 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 15.65MB / 51.83MB 0.8s
19:52:11 #4 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 19.23MB / 50.38MB 1.1s
19:52:11 #4 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 21.47MB / 51.83MB 1.1s
19:52:11 #4 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 9.89MB / 68.61MB 1.1s
19:52:11 #4 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 24.17MB / 50.38MB 1.1s
19:52:11 #4 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 24.69MB / 51.83MB 1.1s
19:52:11 #4 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 30.05MB / 50.38MB 1.3s
19:52:11 #4 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 32.40MB / 51.83MB 1.3s
19:52:11 #4 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 19.10MB / 68.61MB 1.3s
19:52:11 #4 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 33.62MB / 50.38MB 1.5s
19:52:11 #4 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 38.54MB / 51.83MB 1.5s
19:52:11 #4 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 41.10MB / 50.38MB 1.6s
19:52:11 #4 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 45.45MB / 51.83MB 1.6s
19:52:11 #4 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 28.51MB / 68.61MB 1.6s
19:52:12 #4 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.8s
19:52:12 #4 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 1.8s
19:52:12 #4 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 32.38MB / 68.61MB 1.8s
19:52:12 #4 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 43.22MB / 68.61MB 2.0s
19:52:12 #4 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 2.0s done
19:52:12 #4 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.0s done
19:52:12 #4 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 53.62MB / 68.61MB 2.2s
19:52:12 #4 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 3.59MB / 120.15MB 2.2s
19:52:12 #4 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 2.2s done
19:52:12 #4 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 61.43MB / 68.61MB 2.4s
19:52:12 #4 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831
19:52:13 #4 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 66.86MB / 68.61MB 2.4s
19:52:13 #4 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 13.47MB / 120.15MB 2.4s
19:52:13 #4 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 22.45MB / 120.15MB 2.6s
19:52:13 #4 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 2.7s done
19:52:13 #4 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 28.66MB / 120.15MB 2.7s
19:52:13 #4 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 40.12MB / 120.15MB 3.0s
19:52:13 #4 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 48.85MB / 120.15MB 3.2s
19:52:13 #4 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 57.63MB / 120.15MB 3.4s
19:52:14 #4 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 68.26MB / 120.15MB 3.6s
19:52:14 #4 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 81.87MB / 120.15MB 4.0s
19:52:14 #4 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 88.27MB / 120.15MB 4.1s
19:52:14 #4 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 102.23MB / 120.15MB 4.4s
19:52:15 #4 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 114.42MB / 120.15MB 4.8s
19:52:15 #4 ...
19:52:15 
19:52:15 #10 [internal] load build context
19:52:15 #10 transferring context: 40.51MB 5.1s done
19:52:15 #10 DONE 5.2s
19:52:15 
19:52:15 #4 [1/11] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864...
19:52:15 #4 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.2s done
19:52:18 #4 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 5.0s
19:52:18 #4 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 5.5s done
19:52:18 #4 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315
19:52:19 #4 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.6s done
19:52:19 #4 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888
19:52:19 #4 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.6s done
19:52:19 #4 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80
19:52:24 #4 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 4.0s done
19:52:24 #4 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602
19:52:28 #4 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 3.7s done
19:52:28 #4 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 0.1s
19:52:33 #4 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 5.2s
19:52:34 #4 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 7.0s done
19:52:35 #4 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done
19:52:35 #4 DONE 25.2s
19:52:35 
19:52:35 #5 [2/11] RUN apt-get update && apt-get install -y     build-essential     ...
19:52:36 #5 1.183 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
19:52:36 #5 1.197 Get:2 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:52:36 #5 1.288 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:52:36 #5 1.331 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:52:37 #5 1.583 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:52:37 #5 2.003 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [193 kB]
19:52:38 #5 3.198 Fetched 8343 kB in 2s (3575 kB/s)
19:52:39 #5 3.198 Reading package lists...
19:52:40 #5 4.080 Reading package lists...
19:52:40 #5 4.952 Building dependency tree...
19:52:40 #5 5.128 Reading state information...
19:52:40 #5 5.272 openssh-client is already the newest version (1:7.9p1-10+deb10u2).
19:52:40 #5 5.272 curl is already the newest version (7.64.0-4+deb10u1).
19:52:40 #5 5.272 openssl is already the newest version (1.1.1d-0+deb10u3).
19:52:40 #5 5.272 openssl set to manually installed.
19:52:40 #5 5.272 The following additional packages will be installed:
19:52:40 #5 5.272   bzip2 dpkg-dev fakeroot libalgorithm-diff-perl libalgorithm-diff-xs-perl
19:52:40 #5 5.273   libalgorithm-merge-perl libfakeroot patch xz-utils
19:52:40 #5 5.274 Suggested packages:
19:52:40 #5 5.274   bzip2-doc debian-keyring ed diffutils-doc
19:52:40 #5 5.373 The following NEW packages will be installed:
19:52:41 #5 5.374   build-essential bzip2 dpkg-dev fakeroot libalgorithm-diff-perl
19:52:41 #5 5.375   libalgorithm-diff-xs-perl libalgorithm-merge-perl libfakeroot patch xz-utils
19:52:41 #5 5.646 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
19:52:41 #5 5.646 Need to get 2342 kB of archives.
19:52:41 #5 5.646 After this operation, 3601 kB of additional disk space will be used.
19:52:41 #5 5.646 Get:1 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
19:52:41 #5 5.650 Get:2 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
19:52:41 #5 5.655 Get:3 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
19:52:41 #5 5.661 Get:4 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
19:52:41 #5 5.690 Get:5 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
19:52:41 #5 5.691 Get:6 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB]
19:52:41 #5 5.693 Get:7 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB]
19:52:41 #5 5.696 Get:8 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
19:52:41 #5 5.697 Get:9 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB]
19:52:41 #5 5.697 Get:10 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
19:52:41 #5 5.862 debconf: delaying package configuration, since apt-utils is not installed
19:52:41 #5 5.893 Fetched 2342 kB in 0s (7608 kB/s)
19:52:41 #5 5.925 Selecting previously unselected package bzip2.
19:52:41 #5 5.925 (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 ... 15409 files and directories currently installed.)
19:52:41 #5 5.934 Preparing to unpack .../0-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
19:52:41 #5 5.937 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
19:52:41 #5 5.977 Selecting previously unselected package xz-utils.
19:52:41 #5 5.980 Preparing to unpack .../1-xz-utils_5.2.4-1_amd64.deb ...
19:52:41 #5 5.986 Unpacking xz-utils (5.2.4-1) ...
19:52:41 #5 6.051 Selecting previously unselected package patch.
19:52:41 #5 6.053 Preparing to unpack .../2-patch_2.7.6-3+deb10u1_amd64.deb ...
19:52:41 #5 6.055 Unpacking patch (2.7.6-3+deb10u1) ...
19:52:41 #5 6.099 Selecting previously unselected package dpkg-dev.
19:52:41 #5 6.104 Preparing to unpack .../3-dpkg-dev_1.19.7_all.deb ...
19:52:41 #5 6.107 Unpacking dpkg-dev (1.19.7) ...
19:52:41 #5 6.234 Selecting previously unselected package build-essential.
19:52:41 #5 6.236 Preparing to unpack .../4-build-essential_12.6_amd64.deb ...
19:52:41 #5 6.239 Unpacking build-essential (12.6) ...
19:52:41 #5 6.267 Selecting previously unselected package libfakeroot:amd64.
19:52:41 #5 6.267 Preparing to unpack .../5-libfakeroot_1.23-1_amd64.deb ...
19:52:41 #5 6.273 Unpacking libfakeroot:amd64 (1.23-1) ...
19:52:41 #5 6.318 Selecting previously unselected package fakeroot.
19:52:41 #5 6.322 Preparing to unpack .../6-fakeroot_1.23-1_amd64.deb ...
19:52:41 #5 6.326 Unpacking fakeroot (1.23-1) ...
19:52:41 #5 6.365 Selecting previously unselected package libalgorithm-diff-perl.
19:52:41 #5 6.369 Preparing to unpack .../7-libalgorithm-diff-perl_1.19.03-2_all.deb ...
19:52:41 #5 6.372 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
19:52:41 #5 6.409 Selecting previously unselected package libalgorithm-diff-xs-perl.
19:52:41 #5 6.409 Preparing to unpack .../8-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ...
19:52:41 #5 6.412 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
19:52:41 #5 6.444 Selecting previously unselected package libalgorithm-merge-perl.
19:52:41 #5 6.444 Preparing to unpack .../9-libalgorithm-merge-perl_0.08-3_all.deb ...
19:52:42 #5 6.447 Unpacking libalgorithm-merge-perl (0.08-3) ...
19:52:42 #5 6.484 Setting up libalgorithm-diff-perl (1.19.03-2) ...
19:52:42 #5 6.495 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
19:52:42 #5 6.504 Setting up libfakeroot:amd64 (1.23-1) ...
19:52:42 #5 6.515 Setting up fakeroot (1.23-1) ...
19:52:42 #5 6.524 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
19:52:42 #5 6.532 Setting up xz-utils (5.2.4-1) ...
19:52:42 #5 6.540 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:52:42 #5 6.549 Setting up patch (2.7.6-3+deb10u1) ...
19:52:42 #5 6.556 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
19:52:42 #5 6.564 Setting up libalgorithm-merge-perl (0.08-3) ...
19:52:42 #5 6.572 Setting up dpkg-dev (1.19.7) ...
19:52:42 #5 6.587 Setting up build-essential (12.6) ...
19:52:42 #5 6.595 Processing triggers for libc-bin (2.28-10) ...
19:52:44 #5 DONE 9.1s
19:52:44 
19:52:44 #6 [3/11] RUN curl -L https://github.com/docker/compose/releases/download/1...
19:52:45 #6 0.899   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19:52:45 #6 0.901                                  Dload  Upload   Total   Spent    Left  Speed
19:52:45 #6 0.902 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   638  100   638    0     0  27739      0 --:--:-- --:--:-- --:--:-- 29000
19:52:45 #6 1.043 
100 10.3M  100 10.3M    0     0  71.9M      0 --:--:-- --:--:-- --:--:-- 71.9M
19:52:45 #6 DONE 1.2s
19:52:45 
19:52:45 #7 [4/11] RUN curl -Ls https://github.com/theupdateframework/notary/release...
19:52:47 #7 DONE 1.3s
19:52:47 
19:52:47 #8 [5/11] RUN curl -Ls https://github.com/gotestyourself/gotestsum/releases...
19:52:48 #8 DONE 1.4s
19:52:48 
19:52:48 #9 [6/11] WORKDIR /go/src/github.com/docker/cli
19:52:48 #9 DONE 0.0s
19:52:48 
19:52:48 #11 [7/11] COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/...
19:52:48 #11 DONE 0.0s
19:52:48 
19:52:48 #12 [8/11] RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-...
19:52:49 #12 0.771 Updating certificates in /etc/ssl/certs...
19:52:50 #12 1.556 1 added, 0 removed; done.
19:52:50 #12 1.556 Running hooks in /etc/ca-certificates/update.d...
19:52:50 #12 1.558 done.
19:52:50 #12 DONE 1.7s
19:52:50 
19:52:50 #13 [9/11] COPY . .
19:52:51 #13 DONE 0.8s
19:52:51 
19:52:51 #14 [10/11] RUN ./scripts/build/binary
19:52:51 #14 0.726 Building statically linked build/docker-linux-amd64
19:54:13 #14 DONE 72.5s
19:54:13 
19:54:13 #15 [11/11] RUN ./scripts/build/plugins e2e/cli-plugins/plugins/*
19:54:13 #15 0.666 Building statically linked build/plugins-linux-amd64/docker-helloworld
19:54:13 #15 2.502 Building statically linked build/plugins-linux-amd64/docker-badmeta
19:54:13 #15 4.070 Building statically linked build/plugins-linux-amd64/docker-nopersistentprerun
19:54:13 #15 DONE 5.9s
19:54:13 
19:54:13 #16 exporting to image
19:54:13 #16 exporting layers
19:54:13 #16 exporting layers 2.2s done
19:54:13 #16 writing image sha256:a72c59cfa8b7f8fa8eddae90bf612030963c76232dfe69c6bb7193a16794d9da done
19:54:13 #16 naming to docker.io/library/docker-cli-e2eclie2e1 done
19:54:13 #16 DONE 2.2s
19:54:13 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
19:54:13 Creating network "cliendtoendsuite_default" with the default driver
19:54:13 Pulling registry (registry:2)...
19:54:13 2: Pulling from library/registry
19:54:13 Digest: sha256:7d081088e4bfd632a88e3f3bcd9e007ef44a796fddfe3261407a3f9f04abe1e7
19:54:13 Status: Downloaded newer image for registry:2
19:54:13 Pulling engine (docker:stable-dind)...
19:54:14 stable-dind: Pulling from library/docker
19:54:18 Digest: sha256:09515aa8806183adcd89911c23ecbac74b713d89b4832a0f0551b460ea1c20a1
19:54:18 Status: Downloaded newer image for docker:stable-dind
19:54:18 Building notary-server
19:54:18 Step 1/3 : ARG NOTARY_VERSION=0.5.0
19:54:18 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
19:54:18 server-0.5.0: Pulling from library/notary
19:54:18 Digest: sha256:d59e4ecc20198447a9818e7f16d0a02ba1d9905de71e5354bc8ee0017304a244
19:54:18 Status: Downloaded newer image for notary:server-0.5.0
19:54:18  ---> 16b632e954ca
19:54:18 Step 3/3 : COPY ./notary/ /fixtures/
19:54:19  ---> 8bb09c5deba1
19:54:19 Successfully built 8bb09c5deba1
19:54:19 Successfully tagged cliendtoendsuite_notary-server:latest
19:54:19 Building evil-notary-server
19:54:19 Step 1/3 : ARG NOTARY_VERSION=0.5.0
19:54:19 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
19:54:19  ---> 16b632e954ca
19:54:19 Step 3/3 : COPY ./notary-evil/ /fixtures/
19:54:20  ---> f1c41f06fd31
19:54:20 Successfully built f1c41f06fd31
19:54:20 Successfully tagged cliendtoendsuite_evil-notary-server:latest
19:54:20 Creating cliendtoendsuite_registry_1 ... 
19:54:20 Creating cliendtoendsuite_evil-notary-server_1 ... 
19:54:20 Creating cliendtoendsuite_notary-server_1      ... 
19:54:20 Creating cliendtoendsuite_engine_1             ... 
19:54:24 
Creating cliendtoendsuite_engine_1             ... done

Creating cliendtoendsuite_evil-notary-server_1 ... done

Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_notary-server_1      ... done
Waiting for docker daemon to become available at tcp://172.18.0.4:2375
19:54:24 Client:
19:54:24  Version:           19.03.0-dev
19:54:24  API version:       1.40
19:54:24  Go version:        go1.13.10
19:54:24  Git commit:        
19:54:24  Built:             Thu Apr 30 19:52:51 2020
19:54:24  OS/Arch:           linux/amd64
19:54:24  Experimental:      false
19:54:24 
19:54:24 Server: Docker Engine - Community
19:54:24  Engine:
19:54:24   Version:          19.03.8
19:54:24   API version:      1.40 (minimum version 1.12)
19:54:24   Go version:       go1.12.17
19:54:24   Git commit:       afacb8b7f0
19:54:24   Built:            Wed Mar 11 01:30:32 2020
19:54:24   OS/Arch:          linux/amd64
19:54:24   Experimental:     false
19:54:24  containerd:
19:54:24   Version:          v1.2.13
19:54:24   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
19:54:24  runc:
19:54:24   Version:          1.0.0-rc10
19:54:24   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:54:24  docker-init:
19:54:24   Version:          0.18.0
19:54:24   GitCommit:        fec3683
19:54:24 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
19:54:24 88286f41530e: Pulling fs layer
19:54:24 88286f41530e: Verifying Checksum
19:54:24 88286f41530e: Download complete
19:54:24 88286f41530e: Pull complete
19:54:24 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
19:54:24 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
19:54:24 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
19:54:24 The push refers to repository [registry:5000/alpine]
19:54:25 5bef08742407: Preparing
19:54:25 5bef08742407: Pushed
19:54:25 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
19:54:25 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
19:54:25 03b1be98f3f9: Pulling fs layer
19:54:25 03b1be98f3f9: Verifying Checksum
19:54:25 03b1be98f3f9: Download complete
19:54:25 03b1be98f3f9: Pull complete
19:54:25 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
19:54:25 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
19:54:25 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
19:54:25 The push refers to repository [registry:5000/busybox]
19:54:25 6a749002dd6a: Preparing
19:54:25 6a749002dd6a: Pushed
19:54:25 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
19:54:26 Swarm initialized: current node (nr2claxzlp4vv2upo3pdsqetd) is now a manager.
19:54:26 
19:54:26 To add a worker to this swarm, run the following command:
19:54:26 
19:54:26     docker swarm join --token SWMTKN-1-3xkhkuqyvgfk1mo3cltnx85mjxb262e1a0gywrkra32xfw9ge0-9m3163j3e15yld3lp4n2dr65i 172.18.0.4:2377
19:54:26 
19:54:26 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
19:54:26 
19:54:53 ✓  e2e/cli-plugins (2.692s)
19:54:53 ∅  e2e/cli-plugins/plugins/badmeta (4ms)
19:54:53 ∅  e2e/cli-plugins/plugins/nopersistentprerun
19:54:53 ✓  e2e/context (59ms)
19:54:57 ✓  e2e/container (7.582s)
19:55:01 ✓  e2e/plugin (3.653s)
19:55:03 ✓  e2e/stack (566ms)
19:55:03 ✓  e2e/image (11.184s)
19:55:03 ∅  e2e/internal/fixtures
19:55:03 ∅  e2e/plugin/basic
19:55:03 ✓  e2e/system (87ms)
19:55:06 ✓  e2e/trust (2.056s)
19:55:06 
19:55:06 === Skipped
19:55:06 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
19:55:06     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
19:55:06 
19:55:06 === SKIP: e2e/image TestBuildIidFileSquash (0.06s)
19:55:06     build_test.go:112: !experimentalBuild: running against a non-experimental daemon
19:55:06 
19:55:06 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
19:55:06     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
19:55:06         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
19:55:06 
19:55:06 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
19:55:06     --- SKIP: TestRemove/Kubernetes (0.00s)
19:55:06         remove_test.go:22: !environment.KubernetesEnabled()
19:55:06 
19:55:06 
19:55:06 DONE 88 tests, 4 skipped in 39.439s
19:55:06 Stopping cliendtoendsuite_engine_1             ... 
19:55:06 Stopping cliendtoendsuite_notary-server_1      ... 
19:55:06 Stopping cliendtoendsuite_evil-notary-server_1 ... 
19:55:06 Stopping cliendtoendsuite_registry_1           ... 
19:55:08 
Stopping cliendtoendsuite_notary-server_1      ... done

Stopping cliendtoendsuite_registry_1           ... done

Stopping cliendtoendsuite_evil-notary-server_1 ... done

Stopping cliendtoendsuite_engine_1             ... done
Removing cliendtoendsuite_engine_1             ... 
19:55:08 Removing cliendtoendsuite_notary-server_1      ... 
19:55:08 Removing cliendtoendsuite_evil-notary-server_1 ... 
19:55:08 Removing cliendtoendsuite_registry_1           ... 
19:55:08 
Removing cliendtoendsuite_notary-server_1      ... done

Removing cliendtoendsuite_evil-notary-server_1 ... done

Removing cliendtoendsuite_registry_1           ... done

Removing cliendtoendsuite_engine_1             ... done
Removing network cliendtoendsuite_default
19:55:08 Removing image cliendtoendsuite_notary-server
19:55:08 Removing image cliendtoendsuite_evil-notary-server
19:55:09 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
19:55:09 Creating network "cliendtoendsuite_default" with the default driver
19:55:09 Building evil-notary-server
19:55:10 Step 1/3 : ARG NOTARY_VERSION=0.5.0
19:55:10 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
19:55:10  ---> 16b632e954ca
19:55:10 Step 3/3 : COPY ./notary-evil/ /fixtures/
19:55:10  ---> 19bccfa93e14
19:55:10 Successfully built 19bccfa93e14
19:55:10 Successfully tagged cliendtoendsuite_evil-notary-server:latest
19:55:10 Building notary-server
19:55:10 Step 1/3 : ARG NOTARY_VERSION=0.5.0
19:55:10 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
19:55:10  ---> 16b632e954ca
19:55:10 Step 3/3 : COPY ./notary/ /fixtures/
19:55:10  ---> 7563d772673f
19:55:10 Successfully built 7563d772673f
19:55:10 Successfully tagged cliendtoendsuite_notary-server:latest
19:55:10 Creating cliendtoendsuite_engine_1 ... 
19:55:10 Creating cliendtoendsuite_registry_1 ... 
19:55:10 Creating cliendtoendsuite_notary-server_1 ... 
19:55:10 Creating cliendtoendsuite_evil-notary-server_1 ... 
19:55:15 
Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_notary-server_1      ... done

Creating cliendtoendsuite_engine_1             ... done

Creating cliendtoendsuite_evil-notary-server_1 ... done
Waiting for docker daemon to become available at tcp://172.19.0.2:2375
19:55:15 Client:
19:55:15  Version:           19.03.0-dev
19:55:15  API version:       1.40
19:55:15  Go version:        go1.13.10
19:55:15  Git commit:        
19:55:15  Built:             Thu Apr 30 19:52:51 2020
19:55:15  OS/Arch:           linux/amd64
19:55:15  Experimental:      false
19:55:15 
19:55:15 Server: Docker Engine - Community
19:55:15  Engine:
19:55:15   Version:          19.03.8
19:55:15   API version:      1.40 (minimum version 1.12)
19:55:15   Go version:       go1.12.17
19:55:15   Git commit:       afacb8b7f0
19:55:15   Built:            Wed Mar 11 01:30:32 2020
19:55:15   OS/Arch:          linux/amd64
19:55:15   Experimental:     true
19:55:15  containerd:
19:55:15   Version:          v1.2.13
19:55:15   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
19:55:15  runc:
19:55:15   Version:          1.0.0-rc10
19:55:15   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:55:15  docker-init:
19:55:15   Version:          0.18.0
19:55:15   GitCommit:        fec3683
19:55:16 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
19:55:16 88286f41530e: Pulling fs layer
19:55:16 88286f41530e: Verifying Checksum
19:55:16 88286f41530e: Download complete
19:55:16 88286f41530e: Pull complete
19:55:16 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
19:55:16 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
19:55:16 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
19:55:16 The push refers to repository [registry:5000/alpine]
19:55:16 5bef08742407: Preparing
19:55:16 5bef08742407: Pushed
19:55:16 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
19:55:17 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
19:55:17 03b1be98f3f9: Pulling fs layer
19:55:17 03b1be98f3f9: Verifying Checksum
19:55:17 03b1be98f3f9: Download complete
19:55:17 03b1be98f3f9: Pull complete
19:55:17 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
19:55:17 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
19:55:17 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
19:55:17 The push refers to repository [registry:5000/busybox]
19:55:17 6a749002dd6a: Preparing
19:55:17 6a749002dd6a: Pushed
19:55:17 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
19:55:18 Swarm initialized: current node (3n0r59v1o2e0c1zl73gx87nip) is now a manager.
19:55:18 
19:55:18 To add a worker to this swarm, run the following command:
19:55:18 
19:55:18     docker swarm join --token SWMTKN-1-52viqp8dqnmy8bmoxloxvp5jqwpvopvfs4lrtlmajrfx2pn0y1-6owocf56m8cl8jmkr4bvdlwnk 172.19.0.2:2377
19:55:18 
19:55:18 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
19:55:18 
19:55:44 ✓  e2e/cli-plugins (2.755s)
19:55:44 ∅  e2e/cli-plugins/plugins/badmeta
19:55:44 ∅  e2e/cli-plugins/plugins/nopersistentprerun
19:55:44 ✓  e2e/context (52ms)
19:55:48 ✓  e2e/container (7.246s)
19:55:53 ✓  e2e/plugin (3.379s)
19:55:53 ✓  e2e/stack (599ms)
19:55:54 ✓  e2e/system (64ms)
19:55:57 ✓  e2e/image (13.204s)
19:55:57 ∅  e2e/internal/fixtures
19:55:57 ∅  e2e/plugin/basic
19:55:58 ✓  e2e/trust (2.968s)
19:55:58 
19:55:58 === Skipped
19:55:58 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
19:55:58     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
19:55:58 
19:55:58 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
19:55:58     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
19:55:58         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
19:55:58 
19:55:58 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
19:55:58     --- SKIP: TestRemove/Kubernetes (0.00s)
19:55:58         remove_test.go:22: !environment.KubernetesEnabled()
19:55:58 
19:55:58 
19:55:58 DONE 88 tests, 3 skipped in 39.788s
19:55:58 Stopping cliendtoendsuite_evil-notary-server_1 ... 
19:55:58 Stopping cliendtoendsuite_notary-server_1      ... 
19:55:58 Stopping cliendtoendsuite_engine_1             ... 
19:55:58 Stopping cliendtoendsuite_registry_1           ... 
19:56:00 
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 ... 
19:56:00 Removing cliendtoendsuite_notary-server_1      ... 
19:56:00 Removing cliendtoendsuite_engine_1             ... 
19:56:00 Removing cliendtoendsuite_registry_1           ... 
19:56:00 
Removing cliendtoendsuite_evil-notary-server_1 ... done

Removing cliendtoendsuite_notary-server_1      ... done

Removing cliendtoendsuite_engine_1             ... done

Removing cliendtoendsuite_registry_1           ... done
Removing network cliendtoendsuite_default
19:56:00 Removing image cliendtoendsuite_notary-server
19:56:00 Removing image cliendtoendsuite_evil-notary-server
19:56:01 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
19:56:02 Creating network "cliendtoendsuite_default" with the default driver
19:56:02 Building evil-notary-server
19:56:02 Step 1/3 : ARG NOTARY_VERSION=0.5.0
19:56:02 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
19:56:02  ---> 16b632e954ca
19:56:02 Step 3/3 : COPY ./notary-evil/ /fixtures/
19:56:02  ---> 43b893662528
19:56:02 Successfully built 43b893662528
19:56:02 Successfully tagged cliendtoendsuite_evil-notary-server:latest
19:56:02 Building engine
19:56:02 Step 1/6 : FROM docker:test-dind
19:56:02 test-dind: Pulling from library/docker
19:56:03 Digest: sha256:09515aa8806183adcd89911c23ecbac74b713d89b4832a0f0551b460ea1c20a1
19:56:03 Status: Downloaded newer image for docker:test-dind
19:56:03  ---> 7799c84f00cd
19:56:03 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
19:56:03  ---> Running in 61f8f9068414
19:56:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
19:56:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
19:56:05 (1/4) Installing openssh-server-common (8.1_p1-r0)
19:56:05 (2/4) Installing openssh-server (8.1_p1-r0)
19:56:05 (3/4) Installing linux-pam (1.3.1-r1)
19:56:05 (4/4) Installing shadow (4.7-r1)
19:56:05 Executing busybox-1.31.1-r9.trigger
19:56:05 OK: 29 MiB in 49 packages
19:56:05 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 
19:56:05 Removing intermediate container 61f8f9068414
19:56:05  ---> 050157ca4dc9
19:56:05 Step 3/6 : RUN  ln -s /usr/local/bin/docker /usr/bin/docker
19:56:05  ---> Running in eab403cf5716
19:56:06 Removing intermediate container eab403cf5716
19:56:06  ---> 0f9d3175c384
19:56:06 Step 4/6 : COPY ./connhelper-ssh/entrypoint.sh /
19:56:06  ---> a381c9414044
19:56:06 Step 5/6 : EXPOSE 22
19:56:07  ---> Running in 770e9d29e5af
19:56:07 Removing intermediate container 770e9d29e5af
19:56:07  ---> eae9277871a1
19:56:07 Step 6/6 : ENTRYPOINT ["/entrypoint.sh"]
19:56:07  ---> Running in 0295d4098ed1
19:56:07 Removing intermediate container 0295d4098ed1
19:56:07  ---> c5e62627a9c4
19:56:07 Successfully built c5e62627a9c4
19:56:07 Successfully tagged docker:stable-dind
19:56:07 Building notary-server
19:56:07 Step 1/3 : ARG NOTARY_VERSION=0.5.0
19:56:07 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
19:56:07  ---> 16b632e954ca
19:56:07 Step 3/3 : COPY ./notary/ /fixtures/
19:56:07  ---> 58287be44c05
19:56:07 Successfully built 58287be44c05
19:56:07 Successfully tagged cliendtoendsuite_notary-server:latest
19:56:07 Creating cliendtoendsuite_evil-notary-server_1 ... 
19:56:07 Creating cliendtoendsuite_notary-server_1      ... 
19:56:07 Creating cliendtoendsuite_engine_1             ... 
19:56:07 Creating cliendtoendsuite_registry_1           ... 
19:56:12 
Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_notary-server_1      ... done

Creating cliendtoendsuite_evil-notary-server_1 ... done

Creating cliendtoendsuite_engine_1             ... done
Waiting for docker daemon to become available at ssh://penguin@172.20.0.5
19:56:12 Client:
19:56:12  Version:           19.03.0-dev
19:56:12  API version:       1.40
19:56:12  Go version:        go1.13.10
19:56:12  Git commit:        
19:56:12  Built:             Thu Apr 30 19:52:51 2020
19:56:12  OS/Arch:           linux/amd64
19:56:12  Experimental:      false
19:56:12 
19:56:12 Server: Docker Engine - Community
19:56:12  Engine:
19:56:12   Version:          19.03.8
19:56:12   API version:      1.40 (minimum version 1.12)
19:56:12   Go version:       go1.12.17
19:56:12   Git commit:       afacb8b7f0
19:56:12   Built:            Wed Mar 11 01:30:32 2020
19:56:12   OS/Arch:          linux/amd64
19:56:12   Experimental:     true
19:56:12  containerd:
19:56:12   Version:          v1.2.13
19:56:12   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
19:56:12  runc:
19:56:12   Version:          1.0.0-rc10
19:56:12   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:56:12  docker-init:
19:56:12   Version:          0.18.0
19:56:12   GitCommit:        fec3683
19:56:13 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
19:56:13 88286f41530e: Pulling fs layer
19:56:13 88286f41530e: Verifying Checksum
19:56:13 88286f41530e: Download complete
19:56:13 88286f41530e: Pull complete
19:56:13 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
19:56:13 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
19:56:13 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
19:56:14 The push refers to repository [registry:5000/alpine]
19:56:14 5bef08742407: Preparing
19:56:14 5bef08742407: Pushed
19:56:14 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
19:56:14 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
19:56:14 03b1be98f3f9: Pulling fs layer
19:56:15 03b1be98f3f9: Download complete
19:56:15 03b1be98f3f9: Pull complete
19:56:15 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
19:56:15 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
19:56:15 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
19:56:15 The push refers to repository [registry:5000/busybox]
19:56:15 6a749002dd6a: Preparing
19:56:15 6a749002dd6a: Pushed
19:56:15 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
19:56:16 Swarm initialized: current node (l0dbgphkbpok36wb1z6e9qbcg) is now a manager.
19:56:16 
19:56:16 To add a worker to this swarm, run the following command:
19:56:16 
19:56:16     docker swarm join --token SWMTKN-1-05tvbd3wceivwzct1e3xr679viy9p5ia2w9er6a0wm5yxnjm6y-0uenykg4p6yeqivp7cujule6b 172.20.0.5:2377
19:56:16 
19:56:16 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
19:56:16 
19:56:48 ✓  e2e/cli-plugins (5.876s)
19:56:48 ∅  e2e/cli-plugins/plugins/badmeta
19:56:48 ∅  e2e/cli-plugins/plugins/nopersistentprerun
19:56:48 ✓  e2e/context (27ms)
19:56:58 ✓  e2e/container (17.96s)
19:57:02 ✓  e2e/plugin (4.237s)
19:57:05 ✓  e2e/stack (2.296s)
19:57:06 ✓  e2e/system (267ms)
19:57:11 ✓  e2e/image (25.586s)
19:57:11 ∅  e2e/internal/fixtures
19:57:11 ∅  e2e/plugin/basic
19:57:13 ✓  e2e/trust (6.406s)
19:57:13 
19:57:13 === Skipped
19:57:13 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
19:57:13     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
19:57:13 
19:57:13 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
19:57:13     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
19:57:13         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
19:57:13 
19:57:13 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
19:57:13     --- SKIP: TestRemove/Kubernetes (0.00s)
19:57:13         remove_test.go:22: !environment.KubernetesEnabled()
19:57:13 
19:57:13 
19:57:13 DONE 88 tests, 3 skipped in 56.239s
19:57:13 Stopping cliendtoendsuite_engine_1             ... 
19:57:13 Stopping cliendtoendsuite_registry_1           ... 
19:57:13 Stopping cliendtoendsuite_notary-server_1      ... 
19:57:13 Stopping cliendtoendsuite_evil-notary-server_1 ... 
19:57:15 
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_engine_1             ... 
19:57:15 Removing cliendtoendsuite_registry_1           ... 
19:57:15 Removing cliendtoendsuite_notary-server_1      ... 
19:57:15 Removing cliendtoendsuite_evil-notary-server_1 ... 
19:57:15 
Removing cliendtoendsuite_notary-server_1      ... done

Removing cliendtoendsuite_evil-notary-server_1 ... done

Removing cliendtoendsuite_registry_1           ... done

Removing cliendtoendsuite_engine_1             ... done
Removing network cliendtoendsuite_default
19:57:15 Removing image cliendtoendsuite_notary-server
19:57:15 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