Pull request #2442 opened 11:55:22 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from a0f0ed1f5f171761b39aa470b515eac2d2d17365+173c85ad75d6903798c3306fdef1ec97516af032 (a1ed37af15989f356c06efcba4932faf6c229ca9) 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-2442@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 All nodes of label ‘linux&&x86_64’ are offline Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0de720268aaa1ae36) in /home/ubuntu/workspace/cli_PR-2442 [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-2442@tmp/ae7ed07d-4b61-4deb-88f6-a334e9b08df3/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 11:56:38 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 11:56:38 chowning workspace [Pipeline] sh 11:56:39 + pwd 11:56:39 + id -u 11:56:39 + id -g 11:56:39 + docker run --rm -v /home/ubuntu/workspace/cli_PR-2442:/workspace busybox chown -R 1000:1000 /workspace 11:56:39 Unable to find image 'busybox:latest' locally 11:56:39 latest: Pulling from library/busybox 11:56:40 0669b0daf1fb: Pulling fs layer 11:56:40 0669b0daf1fb: Download complete 11:56:40 0669b0daf1fb: Pull complete 11:56:40 Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 11:56:40 Status: Downloaded newer image for busybox:latest [Pipeline] echo 11:56:44 Removing all docker containers [Pipeline] sh 11:56:44 + docker container ls -aq [Pipeline] echo 11:56:44 Docker containers have been removed [Pipeline] echo 11:56:44 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 11:56:44 cleanWorkspace: Workspace is clean. [Pipeline] timeout 11:56:44 Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage 11:56:44 Using the ‘stage’ step without a block argument is deprecated 11:56:44 Entering stage Git Checkout 11:56:44 Proceeding [Pipeline] checkout 11:56:46 using credential docker-jenkins-github-credentials 11:56:46 Cloning the remote Git repository 11:56:46 Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/cli.git > git init /home/ubuntu/workspace/cli_PR-2442 # 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/2442/head:refs/remotes/origin/PR-2442 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 11:56:51 Fetching without tags 11:56:52 Merging remotes/origin/19.03 commit 173c85ad75d6903798c3306fdef1ec97516af032 into PR head commit a0f0ed1f5f171761b39aa470b515eac2d2d17365 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2442/head:refs/remotes/origin/PR-2442 # 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/2442/head:refs/remotes/origin/PR-2442 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a0f0ed1f5f171761b39aa470b515eac2d2d17365 # timeout=10 11:56:53 Merge succeeded, producing a0f0ed1f5f171761b39aa470b515eac2d2d17365 11:56:53 Checking out Revision a0f0ed1f5f171761b39aa470b515eac2d2d17365 (PR-2442) > git merge 173c85ad75d6903798c3306fdef1ec97516af032 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a0f0ed1f5f171761b39aa470b515eac2d2d17365 # timeout=10 11:56:57 Commit message: "vendor: update go-events to fix alignment for 32bit systems" 11:56:57 First time build. Skipping changelog. [Pipeline] stage 11:56:57 Using the ‘stage’ step without a block argument is deprecated 11:56:57 Entering stage Run end-to-end test suite 11:56:57 Proceeding [Pipeline] sh > git --version # timeout=10 fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac 11:56:58 + docker version 11:56:58 Client: Docker Engine - Community 11:56:58 Version: 19.03.5 11:56:58 API version: 1.40 11:56:58 Go version: go1.12.12 11:56:58 Git commit: 633a0ea838 11:56:58 Built: Wed Nov 13 07:29:52 2019 11:56:58 OS/Arch: linux/amd64 11:56:58 Experimental: false 11:56:58 11:56:58 Server: Docker Engine - Community 11:56:58 Engine: 11:56:58 Version: 19.03.5 11:56:58 API version: 1.40 (minimum version 1.12) 11:56:58 Go version: go1.12.12 11:56:58 Git commit: 633a0ea838 11:56:58 Built: Wed Nov 13 07:28:22 2019 11:56:58 OS/Arch: linux/amd64 11:56:58 Experimental: true 11:56:58 containerd: 11:56:58 Version: 1.2.10 11:56:58 GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 11:56:58 runc: 11:56:58 Version: 1.0.0-rc8+dev 11:56:58 GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 11:56:58 docker-init: 11:56:58 Version: 0.18.0 11:56:58 GitCommit: fec3683 [Pipeline] sh 11:56:58 + docker info 11:57:10 Client: 11:57:10 Debug Mode: false 11:57:10 11:57:10 Server: 11:57:10 Containers: 0 11:57:10 Running: 0 11:57:10 Paused: 0 11:57:10 Stopped: 0 11:57:10 Images: 1 11:57:10 Server Version: 19.03.5 11:57:10 Storage Driver: overlay2 11:57:10 Backing Filesystem: extfs 11:57:10 Supports d_type: true 11:57:10 Native Overlay Diff: true 11:57:10 Logging Driver: json-file 11:57:10 Cgroup Driver: cgroupfs 11:57:10 Plugins: 11:57:10 Volume: local 11:57:10 Network: bridge host ipvlan macvlan null overlay 11:57:10 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 11:57:10 Swarm: inactive 11:57:10 Runtimes: runc 11:57:10 Default Runtime: runc 11:57:10 Init Binary: docker-init 11:57:10 containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 11:57:10 runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 11:57:10 init version: fec3683 11:57:10 Security Options: 11:57:10 apparmor 11:57:10 seccomp 11:57:10 Profile: default 11:57:10 Kernel Version: 4.15.0-1058-aws 11:57:10 Operating System: Ubuntu 18.04.4 LTS 11:57:10 OSType: linux 11:57:10 Architecture: x86_64 11:57:10 CPUs: 2 11:57:10 Total Memory: 7.501GiB 11:57:10 Name: ip-10-100-74-154 11:57:10 ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 11:57:10 Docker Root Dir: /var/lib/docker 11:57:10 Debug Mode: false 11:57:10 Username: dockerbuildbot 11:57:10 Registry: https://index.docker.io/v1/ 11:57:10 Labels: 11:57:10 Experimental: true 11:57:10 Insecure Registries: 11:57:10 127.0.0.0/8 11:57:10 Live Restore Enabled: true 11:57:10 11:57:10 WARNING: No swap limit support [Pipeline] sh 11:57:11 + E2E_UNIQUE_ID=clie2e1 IMAGE_TAG=clie2e1 DOCKER_BUILDKIT=1 make -f docker.Makefile test-e2e 11:57:11 docker build -t docker-cli-e2eclie2e1 --build-arg=GO_VERSION --build-arg VERSION=19.03.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e . 11:57:11 #2 [internal] load .dockerignore 11:57:11 #2 transferring context: 100B done 11:57:11 #2 DONE 0.2s 11:57:11 11:57:11 #1 [internal] load build definition from Dockerfile.e2e 11:57:11 #1 transferring dockerfile: 1.58kB done 11:57:11 #1 DONE 0.2s 11:57:11 11:57:11 #3 [internal] load metadata for docker.io/library/golang:1.13.10-buster 11:57:12 #3 DONE 0.4s 11:57:12 11:57:12 #10 [internal] load build context 11:57:17 #10 transferring context: 21.43MB 4.6s 11:57:18 #10 transferring context: 40.50MB 5.9s done 11:57:18 #10 DONE 6.0s 11:57:18 11:57:18 #4 [1/11] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a... 11:57:18 #4 resolve docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 done 11:57:18 #4 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 7.81MB / 7.81MB 0.6s done 11:57:18 #4 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 10.00MB / 10.00MB 0.7s done 11:57:18 #4 sha256:c97ce70feb5e3978760919a6e2d4aa7837380cf944bc0e0a058d963d8645c621 1.79kB / 1.79kB done 11:57:18 #4 sha256:a80eb3fa71389ad9ecc1f615c274e8f76690fab74d03f5946c7443350308642c 5.45kB / 5.45kB done 11:57:18 #4 sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 1.42kB / 1.42kB done 11:57:18 #4 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 50.38MB / 50.38MB 1.7s done 11:57:18 #4 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 51.79MB / 51.79MB 2.5s done 11:57:18 #4 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 68.60MB / 68.60MB 3.1s done 11:57:18 #4 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 120.15MB / 120.15MB 5.7s done 11:57:18 #4 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 3.6s 11:57:18 #4 sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 126B / 126B 2.6s done 11:57:20 #4 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 6.2s done 11:57:20 #4 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 11:57:21 #4 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.5s done 11:57:21 #4 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.1s 11:57:22 #4 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.5s done 11:57:22 #4 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 11:57:26 #4 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 3.8s done 11:57:26 #4 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 0.1s 11:57:30 #4 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 3.8s done 11:57:30 #4 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 11:57:35 #4 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 5.2s 11:57:38 #4 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 7.8s done 11:57:38 #4 extracting sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 done 11:57:38 #4 DONE 26.6s 11:57:38 11:57:38 #5 [2/11] RUN apt-get update && apt-get install -y build-essential ... 11:57:40 #5 1.304 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 11:57:40 #5 1.314 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] 11:57:40 #5 1.315 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] 11:57:40 #5 1.479 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] 11:57:40 #5 1.672 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] 11:57:40 #5 2.038 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] 11:57:42 #5 3.546 Fetched 8337 kB in 3s (3208 kB/s) 11:57:43 #5 3.546 Reading package lists... 11:57:44 #5 4.388 Reading package lists... 11:57:44 #5 5.206 Building dependency tree... 11:57:44 #5 5.376 Reading state information... 11:57:44 #5 5.531 openssh-client is already the newest version (1:7.9p1-10+deb10u2). 11:57:44 #5 5.531 openssl is already the newest version (1.1.1d-0+deb10u2). 11:57:44 #5 5.531 openssl set to manually installed. 11:57:44 #5 5.531 curl is already the newest version (7.64.0-4+deb10u1). 11:57:44 #5 5.531 The following additional packages will be installed: 11:57:44 #5 5.532 bzip2 dpkg-dev fakeroot libalgorithm-diff-perl libalgorithm-diff-xs-perl 11:57:44 #5 5.533 libalgorithm-merge-perl libfakeroot patch xz-utils 11:57:44 #5 5.534 Suggested packages: 11:57:44 #5 5.534 bzip2-doc debian-keyring ed diffutils-doc 11:57:44 #5 5.636 The following NEW packages will be installed: 11:57:44 #5 5.637 build-essential bzip2 dpkg-dev fakeroot libalgorithm-diff-perl 11:57:44 #5 5.638 libalgorithm-diff-xs-perl libalgorithm-merge-perl libfakeroot patch xz-utils 11:57:44 #5 5.911 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. 11:57:44 #5 5.911 Need to get 2342 kB of archives. 11:57:44 #5 5.911 After this operation, 3601 kB of additional disk space will be used. 11:57:44 #5 5.911 Get:1 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] 11:57:44 #5 5.913 Get:2 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] 11:57:44 #5 5.916 Get:3 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] 11:57:44 #5 5.919 Get:4 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] 11:57:44 #5 5.948 Get:5 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B] 11:57:44 #5 5.948 Get:6 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB] 11:57:44 #5 5.950 Get:7 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB] 11:57:44 #5 5.952 Get:8 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] 11:57:44 #5 5.953 Get:9 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB] 11:57:44 #5 5.954 Get:10 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] 11:57:44 #5 6.105 debconf: delaying package configuration, since apt-utils is not installed 11:57:44 #5 6.136 Fetched 2342 kB in 0s (7797 kB/s) 11:57:44 #5 6.156 Selecting previously unselected package bzip2. 11:57:45 #5 6.156 (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 ... 15401 files and directories currently installed.) 11:57:45 #5 6.171 Preparing to unpack .../0-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... 11:57:45 #5 6.175 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 11:57:45 #5 6.212 Selecting previously unselected package xz-utils. 11:57:45 #5 6.216 Preparing to unpack .../1-xz-utils_5.2.4-1_amd64.deb ... 11:57:45 #5 6.220 Unpacking xz-utils (5.2.4-1) ... 11:57:45 #5 6.282 Selecting previously unselected package patch. 11:57:45 #5 6.285 Preparing to unpack .../2-patch_2.7.6-3+deb10u1_amd64.deb ... 11:57:45 #5 6.289 Unpacking patch (2.7.6-3+deb10u1) ... 11:57:45 #5 6.329 Selecting previously unselected package dpkg-dev. 11:57:45 #5 6.332 Preparing to unpack .../3-dpkg-dev_1.19.7_all.deb ... 11:57:45 #5 6.336 Unpacking dpkg-dev (1.19.7) ... 11:57:45 #5 6.479 Selecting previously unselected package build-essential. 11:57:45 #5 6.483 Preparing to unpack .../4-build-essential_12.6_amd64.deb ... 11:57:45 #5 6.487 Unpacking build-essential (12.6) ... 11:57:45 #5 6.518 Selecting previously unselected package libfakeroot:amd64. 11:57:45 #5 6.521 Preparing to unpack .../5-libfakeroot_1.23-1_amd64.deb ... 11:57:45 #5 6.531 Unpacking libfakeroot:amd64 (1.23-1) ... 11:57:45 #5 6.568 Selecting previously unselected package fakeroot. 11:57:45 #5 6.571 Preparing to unpack .../6-fakeroot_1.23-1_amd64.deb ... 11:57:45 #5 6.575 Unpacking fakeroot (1.23-1) ... 11:57:45 #5 6.613 Selecting previously unselected package libalgorithm-diff-perl. 11:57:45 #5 6.616 Preparing to unpack .../7-libalgorithm-diff-perl_1.19.03-2_all.deb ... 11:57:45 #5 6.620 Unpacking libalgorithm-diff-perl (1.19.03-2) ... 11:57:45 #5 6.652 Selecting previously unselected package libalgorithm-diff-xs-perl. 11:57:45 #5 6.655 Preparing to unpack .../8-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ... 11:57:45 #5 6.660 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... 11:57:45 #5 6.691 Selecting previously unselected package libalgorithm-merge-perl. 11:57:45 #5 6.691 Preparing to unpack .../9-libalgorithm-merge-perl_0.08-3_all.deb ... 11:57:45 #5 6.694 Unpacking libalgorithm-merge-perl (0.08-3) ... 11:57:45 #5 6.736 Setting up libalgorithm-diff-perl (1.19.03-2) ... 11:57:45 #5 6.745 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 11:57:45 #5 6.753 Setting up libfakeroot:amd64 (1.23-1) ... 11:57:45 #5 6.765 Setting up fakeroot (1.23-1) ... 11:57:45 #5 6.775 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 11:57:45 #5 6.787 Setting up xz-utils (5.2.4-1) ... 11:57:45 #5 6.796 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 11:57:45 #5 6.803 Setting up patch (2.7.6-3+deb10u1) ... 11:57:45 #5 6.811 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ... 11:57:45 #5 6.820 Setting up libalgorithm-merge-perl (0.08-3) ... 11:57:45 #5 6.831 Setting up dpkg-dev (1.19.7) ... 11:57:45 #5 6.847 Setting up build-essential (12.6) ... 11:57:45 #5 6.857 Processing triggers for libc-bin (2.28-10) ... 11:57:46 #5 DONE 7.5s 11:57:46 11:57:46 #6 [3/11] RUN curl -L https://github.com/docker/compose/releases/download/1... 11:57:47 #6 0.878 % Total % Received % Xferd Average Speed Time Time Time Current 11:57:47 #6 0.880 Dload Upload Total Spent Left Speed 11:57:47 #6 0.880 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 638 100 638 0 0 35444 0 --:--:-- --:--:-- --:--:-- 35444 11:57:47 #6 1.250 100 10.3M 100 10.3M 0 0 27.9M 0 --:--:-- --:--:-- --:--:-- 27.9M 11:57:47 #6 DONE 1.4s 11:57:47 11:57:47 #7 [4/11] RUN curl -Ls https://github.com/theupdateframework/notary/release... 11:57:49 #7 DONE 1.3s 11:57:49 11:57:49 #8 [5/11] RUN curl -Ls https://github.com/gotestyourself/gotestsum/releases... 11:57:50 #8 DONE 1.1s 11:57:50 11:57:50 #9 [6/11] WORKDIR /go/src/github.com/docker/cli 11:57:50 #9 DONE 0.0s 11:57:50 11:57:50 #11 [7/11] COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/... 11:57:50 #11 DONE 0.0s 11:57:50 11:57:50 #12 [8/11] RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-... 11:57:50 #12 0.811 Updating certificates in /etc/ssl/certs... 11:57:51 #12 1.474 1 added, 0 removed; done. 11:57:51 #12 1.475 Running hooks in /etc/ca-certificates/update.d... 11:57:51 #12 1.476 done. 11:57:51 #12 DONE 1.6s 11:57:51 11:57:51 #13 [9/11] COPY . . 11:57:52 #13 DONE 1.0s 11:57:52 11:57:52 #14 [10/11] RUN ./scripts/build/binary 11:57:53 #14 0.600 Building statically linked build/docker-linux-amd64 11:59:44 #14 DONE 105.4s 11:59:44 11:59:44 #15 [11/11] RUN ./scripts/build/plugins e2e/cli-plugins/plugins/* 11:59:44 #15 0.905 Building statically linked build/plugins-linux-amd64/docker-helloworld 11:59:44 #15 3.657 Building statically linked build/plugins-linux-amd64/docker-badmeta 11:59:44 #15 6.140 Building statically linked build/plugins-linux-amd64/docker-nopersistentprerun 11:59:47 #15 DONE 9.2s 11:59:47 11:59:47 #16 exporting to image 11:59:47 #16 exporting layers 11:59:51 #16 exporting layers 3.8s done 11:59:51 #16 writing image sha256:1d986a26b34b92c7eb52783934a09d5e04ea40140ff81a9a4f704f2a427874fd done 11:59:51 #16 naming to docker.io/library/docker-cli-e2eclie2e1 done 11:59:51 #16 DONE 3.8s 11:59:51 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 11:59:52 Creating network "cliendtoendsuite_default" with the default driver 11:59:52 Pulling registry (registry:2)... 11:59:52 2: Pulling from library/registry 11:59:54 Digest: sha256:7d081088e4bfd632a88e3f3bcd9e007ef44a796fddfe3261407a3f9f04abe1e7 11:59:54 Status: Downloaded newer image for registry:2 11:59:54 Pulling engine (docker:stable-dind)... 11:59:54 stable-dind: Pulling from library/docker 12:00:00 Digest: sha256:ba51388db2907f0f0d33b365f039f89b48bfe9e3a408c2211addd5357268f33a 12:00:00 Status: Downloaded newer image for docker:stable-dind 12:00:00 Building notary-server 12:00:00 Step 1/3 : ARG NOTARY_VERSION=0.5.0 12:00:00 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 12:00:00 server-0.5.0: Pulling from library/notary 12:00:02 Digest: sha256:d59e4ecc20198447a9818e7f16d0a02ba1d9905de71e5354bc8ee0017304a244 12:00:02 Status: Downloaded newer image for notary:server-0.5.0 12:00:02 ---> 16b632e954ca 12:00:02 Step 3/3 : COPY ./notary/ /fixtures/ 12:00:03 ---> 9a9b179e05fe 12:00:03 Successfully built 9a9b179e05fe 12:00:03 Successfully tagged cliendtoendsuite_notary-server:latest 12:00:03 Building evil-notary-server 12:00:03 Step 1/3 : ARG NOTARY_VERSION=0.5.0 12:00:03 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 12:00:03 ---> 16b632e954ca 12:00:03 Step 3/3 : COPY ./notary-evil/ /fixtures/ 12:00:03 ---> 335be2ec8caa 12:00:03 Successfully built 335be2ec8caa 12:00:03 Successfully tagged cliendtoendsuite_evil-notary-server:latest 12:00:03 Creating cliendtoendsuite_registry_1 ... 12:00:03 Creating cliendtoendsuite_evil-notary-server_1 ... 12:00:03 Creating cliendtoendsuite_notary-server_1 ... 12:00:03 Creating cliendtoendsuite_engine_1 ... 12:00:07  Creating cliendtoendsuite_registry_1 ... done  Creating cliendtoendsuite_evil-notary-server_1 ... done  Creating cliendtoendsuite_engine_1 ... done  Creating cliendtoendsuite_notary-server_1 ... done Waiting for docker daemon to become available at tcp://172.18.0.4:2375 12:00:07 Client: 12:00:07 Version: 19.03.0-dev 12:00:07 API version: 1.40 12:00:07 Go version: go1.13.10 12:00:07 Git commit: 12:00:07 Built: Tue Apr 14 11:57:53 2020 12:00:07 OS/Arch: linux/amd64 12:00:07 Experimental: false 12:00:07 12:00:07 Server: Docker Engine - Community 12:00:07 Engine: 12:00:07 Version: 19.03.8 12:00:07 API version: 1.40 (minimum version 1.12) 12:00:07 Go version: go1.12.17 12:00:07 Git commit: afacb8b7f0 12:00:07 Built: Wed Mar 11 01:30:32 2020 12:00:07 OS/Arch: linux/amd64 12:00:07 Experimental: false 12:00:07 containerd: 12:00:07 Version: v1.2.13 12:00:07 GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 12:00:07 runc: 12:00:07 Version: 1.0.0-rc10 12:00:07 GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd 12:00:07 docker-init: 12:00:07 Version: 0.18.0 12:00:07 GitCommit: fec3683 12:00:07 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 12:00:07 88286f41530e: Pulling fs layer 12:00:07 88286f41530e: Download complete 12:00:08 88286f41530e: Pull complete 12:00:08 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 12:00:08 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 12:00:08 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 12:00:08 The push refers to repository [registry:5000/alpine] 12:00:08 5bef08742407: Preparing 12:00:08 5bef08742407: Pushed 12:00:08 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 12:00:08 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 12:00:09 03b1be98f3f9: Pulling fs layer 12:00:09 03b1be98f3f9: Verifying Checksum 12:00:09 03b1be98f3f9: Download complete 12:00:09 03b1be98f3f9: Pull complete 12:00:09 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 12:00:09 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 12:00:09 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 12:00:09 The push refers to repository [registry:5000/busybox] 12:00:09 6a749002dd6a: Preparing 12:00:09 6a749002dd6a: Pushed 12:00:09 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 12:00:10 Swarm initialized: current node (ypn53a4xuwtjdvl10i4bbg3fc) is now a manager. 12:00:10 12:00:10 To add a worker to this swarm, run the following command: 12:00:10 12:00:10 docker swarm join --token SWMTKN-1-4m46jcqo5i7trfuithqpb0ru3o8v6er5amg7q9v1203gajcqbd-d9ub5zi7vibf3xqjsbc2ih0kg 172.18.0.4:2377 12:00:10 12:00:10 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. 12:00:10 12:00:42 ✓ e2e/cli-plugins (2.812s) 12:00:42 ∅ e2e/cli-plugins/plugins/badmeta 12:00:42 ∅ e2e/cli-plugins/plugins/nopersistentprerun 12:00:42 ✓ e2e/context (52ms) 12:00:45 ✓ e2e/container (7.546s) 12:00:50 ✓ e2e/plugin (3.791s) 12:00:51 ✓ e2e/stack (559ms) 12:00:51 ✓ e2e/system (67ms) 12:00:52 ✓ e2e/image (11.411s) 12:00:52 ∅ e2e/internal/fixtures 12:00:52 ∅ e2e/plugin/basic 12:00:54 ✓ e2e/trust (2.065s) 12:00:54 12:00:54 === Skipped 12:00:54 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s) 12:00:54 dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set 12:00:54 12:00:54 === SKIP: e2e/image TestBuildIidFileSquash (0.03s) 12:00:54 build_test.go:112: !experimentalBuild: running against a non-experimental daemon 12:00:54 12:00:54 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s) 12:00:54 --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) 12:00:54 deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. 12:00:54 12:00:54 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s) 12:00:54 --- SKIP: TestRemove/Kubernetes (0.00s) 12:00:54 remove_test.go:22: !environment.KubernetesEnabled() 12:00:54 12:00:54 12:00:54 DONE 88 tests, 4 skipped in 44.203s 12:00:54 Stopping cliendtoendsuite_engine_1 ... 12:00:54 Stopping cliendtoendsuite_notary-server_1 ... 12:00:54 Stopping cliendtoendsuite_evil-notary-server_1 ... 12:00:54 Stopping cliendtoendsuite_registry_1 ... 12:00:57  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 ... 12:00:57 Removing cliendtoendsuite_notary-server_1 ... 12:00:57 Removing cliendtoendsuite_evil-notary-server_1 ... 12:00:57 Removing cliendtoendsuite_registry_1 ... 12:00:57  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 12:00:57 Removing image cliendtoendsuite_notary-server 12:00:57 Removing image cliendtoendsuite_evil-notary-server 12:00:57 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 12:00:58 Creating network "cliendtoendsuite_default" with the default driver 12:00:58 Building notary-server 12:00:58 Step 1/3 : ARG NOTARY_VERSION=0.5.0 12:00:58 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 12:00:58 ---> 16b632e954ca 12:00:58 Step 3/3 : COPY ./notary/ /fixtures/ 12:00:58 ---> 7736340b3db1 12:00:58 Successfully built 7736340b3db1 12:00:58 Successfully tagged cliendtoendsuite_notary-server:latest 12:00:58 Building evil-notary-server 12:00:58 Step 1/3 : ARG NOTARY_VERSION=0.5.0 12:00:58 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 12:00:58 ---> 16b632e954ca 12:00:58 Step 3/3 : COPY ./notary-evil/ /fixtures/ 12:00:59 ---> b75888991075 12:00:59 Successfully built b75888991075 12:00:59 Successfully tagged cliendtoendsuite_evil-notary-server:latest 12:00:59 Creating cliendtoendsuite_engine_1 ... 12:00:59 Creating cliendtoendsuite_notary-server_1 ... 12:00:59 Creating cliendtoendsuite_registry_1 ... 12:00:59 Creating cliendtoendsuite_evil-notary-server_1 ... 12:01:04  Creating cliendtoendsuite_evil-notary-server_1 ... done  Creating cliendtoendsuite_notary-server_1 ... done  Creating cliendtoendsuite_registry_1 ... done  Creating cliendtoendsuite_engine_1 ... done Waiting for docker daemon to become available at tcp://172.19.0.4:2375 12:01:04 Client: 12:01:04 Version: 19.03.0-dev 12:01:04 API version: 1.40 12:01:04 Go version: go1.13.10 12:01:04 Git commit: 12:01:04 Built: Tue Apr 14 11:57:53 2020 12:01:04 OS/Arch: linux/amd64 12:01:04 Experimental: false 12:01:04 12:01:04 Server: Docker Engine - Community 12:01:04 Engine: 12:01:04 Version: 19.03.8 12:01:04 API version: 1.40 (minimum version 1.12) 12:01:04 Go version: go1.12.17 12:01:04 Git commit: afacb8b7f0 12:01:04 Built: Wed Mar 11 01:30:32 2020 12:01:04 OS/Arch: linux/amd64 12:01:04 Experimental: true 12:01:04 containerd: 12:01:04 Version: v1.2.13 12:01:04 GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 12:01:04 runc: 12:01:04 Version: 1.0.0-rc10 12:01:04 GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd 12:01:04 docker-init: 12:01:04 Version: 0.18.0 12:01:04 GitCommit: fec3683 12:01:04 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 12:01:04 88286f41530e: Pulling fs layer 12:01:04 88286f41530e: Verifying Checksum 12:01:04 88286f41530e: Download complete 12:01:04 88286f41530e: Pull complete 12:01:04 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 12:01:04 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 12:01:04 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 12:01:04 The push refers to repository [registry:5000/alpine] 12:01:04 5bef08742407: Preparing 12:01:04 5bef08742407: Pushed 12:01:04 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 12:01:05 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 12:01:05 03b1be98f3f9: Pulling fs layer 12:01:05 03b1be98f3f9: Verifying Checksum 12:01:05 03b1be98f3f9: Download complete 12:01:05 03b1be98f3f9: Pull complete 12:01:05 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 12:01:05 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 12:01:05 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 12:01:05 The push refers to repository [registry:5000/busybox] 12:01:05 6a749002dd6a: Preparing 12:01:05 6a749002dd6a: Pushed 12:01:05 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 12:01:06 Swarm initialized: current node (v336763qqg7gn8h4x8df3kbnd) is now a manager. 12:01:06 12:01:06 To add a worker to this swarm, run the following command: 12:01:06 12:01:06 docker swarm join --token SWMTKN-1-1of302qi10xwcbo24ol4xwy7iux0ywjqiq9s6n8zzej5q7tssw-71zsfcyk26035p46i63vr1mi7 172.19.0.4:2377 12:01:06 12:01:06 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. 12:01:06 12:01:32 ✓ e2e/cli-plugins (2.745s) 12:01:32 ∅ e2e/cli-plugins/plugins/badmeta 12:01:32 ∅ e2e/cli-plugins/plugins/nopersistentprerun 12:01:32 ✓ e2e/context (46ms) 12:01:36 ✓ e2e/container (7.642s) 12:01:41 ✓ e2e/plugin (2.96s) 12:01:41 ✓ e2e/stack (616ms) 12:01:42 ✓ e2e/system (61ms) 12:01:46 ✓ e2e/trust (3.528s) 12:01:46 ✓ e2e/image (14.484s) 12:01:46 ∅ e2e/internal/fixtures 12:01:46 ∅ e2e/plugin/basic 12:01:46 12:01:46 === Skipped 12:01:46 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s) 12:01:46 dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set 12:01:46 12:01:46 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s) 12:01:46 --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) 12:01:46 deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. 12:01:46 12:01:46 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s) 12:01:46 --- SKIP: TestRemove/Kubernetes (0.00s) 12:01:46 remove_test.go:22: !environment.KubernetesEnabled() 12:01:46 12:01:46 12:01:46 DONE 88 tests, 3 skipped in 40.247s 12:01:46 Stopping cliendtoendsuite_engine_1 ... 12:01:46 Stopping cliendtoendsuite_registry_1 ... 12:01:46 Stopping cliendtoendsuite_evil-notary-server_1 ... 12:01:46 Stopping cliendtoendsuite_notary-server_1 ... 12:01:48  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 ... 12:01:48 Removing cliendtoendsuite_registry_1 ... 12:01:48 Removing cliendtoendsuite_evil-notary-server_1 ... 12:01:48 Removing cliendtoendsuite_notary-server_1 ... 12:01:48  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 12:01:48 Removing image cliendtoendsuite_notary-server 12:01:48 Removing image cliendtoendsuite_evil-notary-server 12:01:49 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 12:01:50 Creating network "cliendtoendsuite_default" with the default driver 12:01:50 Building engine 12:01:50 Step 1/6 : FROM docker:test-dind 12:01:50 test-dind: Pulling from library/docker 12:01:50 Digest: sha256:ba51388db2907f0f0d33b365f039f89b48bfe9e3a408c2211addd5357268f33a 12:01:50 Status: Downloaded newer image for docker:test-dind 12:01:50 ---> a6e51fd179fb 12:01:50 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 12:01:50 ---> Running in d1b55b337d78 12:01:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 12:01:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 12:01:52 (1/4) Installing openssh-server-common (8.1_p1-r0) 12:01:52 (2/4) Installing openssh-server (8.1_p1-r0) 12:01:52 (3/4) Installing linux-pam (1.3.1-r1) 12:01:52 (4/4) Installing shadow (4.7-r1) 12:01:52 Executing busybox-1.31.1-r9.trigger 12:01:52 OK: 29 MiB in 49 packages 12:01:52 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 12:01:53 Removing intermediate container d1b55b337d78 12:01:53 ---> e92470513fbf 12:01:53 Step 3/6 : RUN ln -s /usr/local/bin/docker /usr/bin/docker 12:01:53 ---> Running in 39b86ed0dee1 12:01:54 Removing intermediate container 39b86ed0dee1 12:01:54 ---> 207148352d87 12:01:54 Step 4/6 : COPY ./connhelper-ssh/entrypoint.sh / 12:01:54 ---> 910064c67a3c 12:01:54 Step 5/6 : EXPOSE 22 12:01:54 ---> Running in 376b95c66103 12:01:54 Removing intermediate container 376b95c66103 12:01:54 ---> 6bbcd960cbae 12:01:54 Step 6/6 : ENTRYPOINT ["/entrypoint.sh"] 12:01:54 ---> Running in 27002a9a23aa 12:01:54 Removing intermediate container 27002a9a23aa 12:01:54 ---> ea56498c8fb9 12:01:54 Successfully built ea56498c8fb9 12:01:54 Successfully tagged docker:stable-dind 12:01:54 Building notary-server 12:01:55 Step 1/3 : ARG NOTARY_VERSION=0.5.0 12:01:55 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 12:01:55 ---> 16b632e954ca 12:01:55 Step 3/3 : COPY ./notary/ /fixtures/ 12:01:55 ---> 503f7797f238 12:01:55 Successfully built 503f7797f238 12:01:55 Successfully tagged cliendtoendsuite_notary-server:latest 12:01:55 Building evil-notary-server 12:01:55 Step 1/3 : ARG NOTARY_VERSION=0.5.0 12:01:55 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 12:01:55 ---> 16b632e954ca 12:01:55 Step 3/3 : COPY ./notary-evil/ /fixtures/ 12:01:55 ---> 8e7ca936bb85 12:01:55 Successfully built 8e7ca936bb85 12:01:55 Successfully tagged cliendtoendsuite_evil-notary-server:latest 12:01:55 Creating cliendtoendsuite_registry_1 ... 12:01:55 Creating cliendtoendsuite_engine_1 ... 12:01:55 Creating cliendtoendsuite_evil-notary-server_1 ... 12:01:55 Creating cliendtoendsuite_notary-server_1 ... 12:02:00  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.3 12:02:01 Client: 12:02:01 Version: 19.03.0-dev 12:02:01 API version: 1.40 12:02:01 Go version: go1.13.10 12:02:01 Git commit: 12:02:01 Built: Tue Apr 14 11:57:53 2020 12:02:01 OS/Arch: linux/amd64 12:02:01 Experimental: false 12:02:01 12:02:01 Server: Docker Engine - Community 12:02:01 Engine: 12:02:01 Version: 19.03.8 12:02:01 API version: 1.40 (minimum version 1.12) 12:02:01 Go version: go1.12.17 12:02:01 Git commit: afacb8b7f0 12:02:01 Built: Wed Mar 11 01:30:32 2020 12:02:01 OS/Arch: linux/amd64 12:02:01 Experimental: true 12:02:01 containerd: 12:02:01 Version: v1.2.13 12:02:01 GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 12:02:01 runc: 12:02:01 Version: 1.0.0-rc10 12:02:01 GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd 12:02:01 docker-init: 12:02:01 Version: 0.18.0 12:02:01 GitCommit: fec3683 12:02:01 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 12:02:01 88286f41530e: Pulling fs layer 12:02:01 88286f41530e: Verifying Checksum 12:02:01 88286f41530e: Download complete 12:02:01 88286f41530e: Pull complete 12:02:01 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 12:02:01 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 12:02:01 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 12:02:02 The push refers to repository [registry:5000/alpine] 12:02:02 5bef08742407: Preparing 12:02:02 5bef08742407: Pushed 12:02:02 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 12:02:02 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 12:02:02 03b1be98f3f9: Pulling fs layer 12:02:03 03b1be98f3f9: Verifying Checksum 12:02:03 03b1be98f3f9: Download complete 12:02:03 03b1be98f3f9: Pull complete 12:02:03 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 12:02:03 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 12:02:03 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 12:02:03 The push refers to repository [registry:5000/busybox] 12:02:03 6a749002dd6a: Preparing 12:02:03 6a749002dd6a: Pushed 12:02:03 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 12:02:04 Swarm initialized: current node (rzsaolcnrh1qjome5hej6c9hy) is now a manager. 12:02:04 12:02:04 To add a worker to this swarm, run the following command: 12:02:04 12:02:04 docker swarm join --token SWMTKN-1-1h6kocpbawbhv0o5anrhnmi3plu6gs06qru3if8p1n5plb39pe-a86ypguua37rbn2z8yeagf9nb 172.20.0.3:2377 12:02:04 12:02:04 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. 12:02:04 12:02:43 ✓ e2e/cli-plugins (13.576s) 12:02:43 ∅ e2e/cli-plugins/plugins/badmeta 12:02:43 ∅ e2e/cli-plugins/plugins/nopersistentprerun 12:02:43 ✓ e2e/context (27ms) 12:02:45 ✓ e2e/container (17.879s) 12:02:50 ✓ e2e/plugin (4.16s) 12:02:52 ✓ e2e/stack (2.27s) 12:02:53 ✓ e2e/system (243ms) 12:03:01 ✓ e2e/trust (6.378s) 12:03:06 ✓ e2e/image (25.448s) 12:03:06 ∅ e2e/internal/fixtures 12:03:06 ∅ e2e/plugin/basic 12:03:06 12:03:06 === Skipped 12:03:06 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s) 12:03:06 dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set 12:03:06 12:03:06 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s) 12:03:06 --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) 12:03:06 deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. 12:03:06 12:03:06 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s) 12:03:06 --- SKIP: TestRemove/Kubernetes (0.00s) 12:03:06 remove_test.go:22: !environment.KubernetesEnabled() 12:03:06 12:03:06 12:03:06 DONE 88 tests, 3 skipped in 61.727s 12:03:07 Stopping cliendtoendsuite_notary-server_1 ... 12:03:07 Stopping cliendtoendsuite_evil-notary-server_1 ... 12:03:07 Stopping cliendtoendsuite_registry_1 ... 12:03:07 Stopping cliendtoendsuite_engine_1 ... 12:03:08  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_notary-server_1 ... 12:03:08 Removing cliendtoendsuite_evil-notary-server_1 ... 12:03:08 Removing cliendtoendsuite_registry_1 ... 12:03:08 Removing cliendtoendsuite_engine_1 ... 12:03: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 12:03:08 Removing image cliendtoendsuite_notary-server 12:03:08 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