Pull request #2172 opened 11:51:58 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 3e78cbc021fd90958fabad5ef2bee122c2b36291+c887984b48b302d8c1b878021e5df9ee3613a45e (57f0467ba868a53d1f52f8780c31d0b8b07b0b1e) 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 26028d2ce48352c9b2c3f496e963b79a4944a426 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-2172@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] node Running on ubuntu-1804-overlay2 (i-025d0d29be78635d7) in /home/ubuntu/workspace/cli_PR-2172 [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-2172@tmp/b552a804-ac9b-4d2f-bcda-21e0771bd196/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:52:02 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 11:52:02 chowning workspace [Pipeline] sh 11:52:02 + uname -m [Pipeline] sh 11:52:03 + pwd 11:52:03 + id -u 11:52:03 + id -g 11:52:03 + docker run --rm -v /home/ubuntu/workspace/cli_PR-2172:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 11:52:04 Removing all docker containers [Pipeline] sh 11:52:04 + docker container ls -aq [Pipeline] echo 11:52:04 Docker containers have been removed [Pipeline] echo 11:52:04 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 11:52:04 cleanWorkspace: Workspace is clean. [Pipeline] timeout 11:52:04 Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage 11:52:04 Using the ‘stage’ step without a block argument is deprecated 11:52:04 Entering stage Git Checkout 11:52:04 Proceeding [Pipeline] checkout 11:52:04 using credential docker-jenkins-github-credentials 11:52:04 Cloning the remote Git repository 11:52:04 Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/cli.git > git init /home/ubuntu/workspace/cli_PR-2172 # 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/2172/head:refs/remotes/origin/PR-2172 +refs/heads/master:refs/remotes/origin/master 11:52:07 Fetching without tags 11:52:07 Merging remotes/origin/master commit c887984b48b302d8c1b878021e5df9ee3613a45e into PR head commit 3e78cbc021fd90958fabad5ef2bee122c2b36291 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2172/head:refs/remotes/origin/PR-2172 # 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/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/2172/head:refs/remotes/origin/PR-2172 +refs/heads/master:refs/remotes/origin/master > git config core.sparsecheckout # timeout=10 > git checkout -f 3e78cbc021fd90958fabad5ef2bee122c2b36291 11:52:08 Merge succeeded, producing 3e78cbc021fd90958fabad5ef2bee122c2b36291 11:52:08 Checking out Revision 3e78cbc021fd90958fabad5ef2bee122c2b36291 (PR-2172) 11:52:08 Commit message: "Gometalinter: raise deadline to 3 minutes" 11:52:08 First time build. Skipping changelog. > git merge c887984b48b302d8c1b878021e5df9ee3613a45e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e78cbc021fd90958fabad5ef2bee122c2b36291 [Pipeline] stage 11:52:09 Using the ‘stage’ step without a block argument is deprecated 11:52:09 Entering stage Run end-to-end test suite 11:52:09 Proceeding [Pipeline] sh fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 11:52:09 + docker version 11:52:09 Client: Docker Engine - Community 11:52:09 Version: 19.03.2 11:52:09 API version: 1.40 11:52:09 Go version: go1.12.8 11:52:09 Git commit: 6a30dfc 11:52:09 Built: Thu Aug 29 05:29:11 2019 11:52:09 OS/Arch: linux/amd64 11:52:09 Experimental: false 11:52:09 11:52:09 Server: Docker Engine - Community 11:52:09 Engine: 11:52:09 Version: 19.03.2 11:52:09 API version: 1.40 (minimum version 1.12) 11:52:09 Go version: go1.12.8 11:52:09 Git commit: 6a30dfc 11:52:09 Built: Thu Aug 29 05:27:45 2019 11:52:09 OS/Arch: linux/amd64 11:52:09 Experimental: true 11:52:09 containerd: 11:52:09 Version: 1.2.6 11:52:09 GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb 11:52:09 runc: 11:52:09 Version: 1.0.0-rc8 11:52:09 GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f 11:52:09 docker-init: 11:52:09 Version: 0.18.0 11:52:09 GitCommit: fec3683 [Pipeline] sh 11:52:09 + docker info 11:52:10 Client: 11:52:10 Debug Mode: false 11:52:10 11:52:10 Server: 11:52:10 Containers: 0 11:52:10 Running: 0 11:52:10 Paused: 0 11:52:10 Stopped: 0 11:52:10 Images: 3 11:52:10 Server Version: 19.03.2 11:52:10 Storage Driver: overlay2 11:52:10 Backing Filesystem: extfs 11:52:10 Supports d_type: true 11:52:10 Native Overlay Diff: true 11:52:10 Logging Driver: json-file 11:52:10 Cgroup Driver: cgroupfs 11:52:10 Plugins: 11:52:10 Volume: local 11:52:10 Network: bridge host ipvlan macvlan null overlay 11:52:10 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 11:52:10 Swarm: inactive 11:52:10 Runtimes: runc 11:52:10 Default Runtime: runc 11:52:10 Init Binary: docker-init 11:52:10 containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb 11:52:10 runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f 11:52:10 init version: fec3683 11:52:10 Security Options: 11:52:10 apparmor 11:52:10 seccomp 11:52:10 Profile: default 11:52:10 Kernel Version: 4.15.0-1048-aws 11:52:10 Operating System: Ubuntu 18.04.3 LTS 11:52:10 OSType: linux 11:52:10 Architecture: x86_64 11:52:10 CPUs: 2 11:52:10 Total Memory: 7.501GiB 11:52:10 Name: ip-10-100-73-186 11:52:10 ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG 11:52:10 Docker Root Dir: /var/lib/docker 11:52:10 Debug Mode: false 11:52:10 Username: dockerbuildbot 11:52:10 Registry: https://index.docker.io/v1/ 11:52:10 Labels: 11:52:10 Experimental: true 11:52:10 Insecure Registries: 11:52:10 127.0.0.0/8 11:52:10 Live Restore Enabled: true 11:52:10 11:52:10 WARNING: No swap limit support [Pipeline] sh 11:52:10 + E2E_UNIQUE_ID=clie2e1 IMAGE_TAG=clie2e1 DOCKER_BUILDKIT=1 make -f docker.Makefile test-e2e 11:52:10 docker build -t docker-cli-e2eclie2e1 --build-arg=GO_VERSION --build-arg VERSION=19.09.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e . 11:52:10 #1 [internal] load build definition from Dockerfile.e2e 11:52:10 #1 transferring dockerfile: 1.58kB done 11:52:10 #1 DONE 0.0s 11:52:10 11:52:10 #2 [internal] load .dockerignore 11:52:10 #2 transferring context: 100B done 11:52:10 #2 DONE 0.0s 11:52:10 11:52:10 #3 [internal] load metadata for docker.io/library/golang:1.12.12 11:52:10 #3 DONE 0.3s 11:52:10 11:52:10 #4 [1/11] FROM docker.io/library/golang:1.12.12@sha256:f80dfc88ee2af04de5e4... 11:52:10 #4 resolve docker.io/library/golang:1.12.12@sha256:f80dfc88ee2af04de5e4a64a6d764e4e61c84b50504d13d706b700234198ab09 done 11:52:10 #4 sha256:f80dfc88ee2af04de5e4a64a6d764e4e61c84b50504d13d706b700234198ab09 2.16kB / 2.16kB done 11:52:10 #4 sha256:25f57e47afcef7f2b494780f429b793cd623b7f2538f09118702bead841abf4d 5.46kB / 5.46kB done 11:52:10 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 1.97MB / 50.38MB 0.1s 11:52:10 #4 sha256:a3126e9d643947fe3ccf278540cb2372741cb4060e9af73d670981b9b1fd82c3 1.79kB / 1.79kB done 11:52:10 #4 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 0B / 7.81MB 0.1s 11:52:10 #4 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 0B / 10.00MB 0.1s 11:52:11 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 17.81MB / 50.38MB 0.3s 11:52:11 #4 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 6.30MB / 7.81MB 0.3s 11:52:11 #4 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 10.00MB / 10.00MB 0.3s 11:52:11 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 23.38MB / 50.38MB 0.4s 11:52:11 #4 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 7.81MB / 7.81MB 0.3s done 11:52:11 #4 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 10.00MB / 10.00MB 0.3s done 11:52:11 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 2.92MB / 51.77MB 0.4s 11:52:11 #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 0B / 68.52MB 0.4s 11:52:11 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 32.59MB / 50.38MB 0.6s 11:52:11 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 12.25MB / 51.77MB 0.6s 11:52:11 #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 9.05MB / 68.52MB 0.6s 11:52:11 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 37.72MB / 50.38MB 0.7s 11:52:11 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 16.65MB / 51.77MB 0.7s 11:52:11 #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 15.05MB / 68.52MB 0.7s 11:52:11 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 43.48MB / 50.38MB 0.8s 11:52:11 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 22.17MB / 51.77MB 0.8s 11:52:11 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 49.80MB / 50.38MB 0.9s 11:52:11 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 26.09MB / 51.77MB 0.9s 11:52:11 #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 21.58MB / 68.52MB 0.9s 11:52:11 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 50.38MB / 50.38MB 1.0s done 11:52:11 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 33.21MB / 51.77MB 1.1s 11:52:11 #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 34.43MB / 68.52MB 1.1s 11:52:11 #4 sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 359.78kB / 127.97MB 1.1s 11:52:11 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 36.93MB / 51.77MB 1.2s 11:52:11 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 46.75MB / 51.77MB 1.3s 11:52:11 #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 41.63MB / 68.52MB 1.3s 11:52:11 #4 sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 8.66MB / 127.97MB 1.3s 11:52:11 #4 extracting sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 11:52:12 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 49.40MB / 51.77MB 1.4s 11:52:12 #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 45.57MB / 68.52MB 1.4s 11:52:12 #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 51.14MB / 68.52MB 1.5s 11:52:12 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 51.77MB / 51.77MB 1.5s done 11:52:12 #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 58.24MB / 68.52MB 1.6s 11:52:12 #4 sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 17.67MB / 127.97MB 1.6s 11:52:12 #4 sha256:5edd1231cc1301ccda40312ceb4cf20bd168b798a37da8c0b8a56082f64cea05 0B / 126B 1.6s 11:52:12 #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 65.15MB / 68.52MB 1.8s 11:52:12 #4 sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 25.79MB / 127.97MB 1.8s 11:52:12 #4 sha256:5edd1231cc1301ccda40312ceb4cf20bd168b798a37da8c0b8a56082f64cea05 126B / 126B 1.6s done 11:52:12 #4 sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 33.87MB / 127.97MB 1.9s 11:52:12 #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 68.52MB / 68.52MB 2.0s done 11:52:12 #4 sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 48.03MB / 127.97MB 2.1s 11:52:12 #4 sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 56.89MB / 127.97MB 2.2s 11:52:13 #4 sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 75.60MB / 127.97MB 2.5s 11:52:13 #4 sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 84.07MB / 127.97MB 2.6s 11:52:13 #4 sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 92.28MB / 127.97MB 2.7s 11:52:13 #4 sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 105.22MB / 127.97MB 2.8s 11:52:13 #4 sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 122.39MB / 127.97MB 3.1s 11:52:14 #4 ... 11:52:14 11:52:14 #10 [internal] load build context 11:52:14 #10 transferring context: 42.42MB 3.4s done 11:52:14 #10 DONE 3.5s 11:52:14 11:52:14 #4 [1/11] FROM docker.io/library/golang:1.12.12@sha256:f80dfc88ee2af04de5e4... 11:52:14 #4 sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 127.97MB / 127.97MB 3.4s done 11:52:15 #4 extracting sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 3.6s done 11:52:15 #4 extracting sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 11:52:15 #4 extracting sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 0.3s done 11:52:16 #4 extracting sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 0.1s 11:52:16 #4 extracting sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 0.3s done 11:52:16 #4 extracting sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 0.1s 11:52:18 #4 extracting sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 1.9s done 11:52:18 #4 extracting sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 11:52:20 #4 extracting sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 2.1s done 11:52:20 #4 extracting sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 11:52:24 #4 extracting sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 4.2s done 11:52:25 #4 extracting sha256:5edd1231cc1301ccda40312ceb4cf20bd168b798a37da8c0b8a56082f64cea05 done 11:52:25 #4 DONE 14.7s 11:52:25 11:52:25 #5 [2/11] RUN apt-get update && apt-get install -y build-essential ... 11:52:26 #5 1.109 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] 11:52:26 #5 1.120 Get:2 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] 11:52:26 #5 1.209 Get:3 http://deb.debian.org/debian buster/main amd64 Packages [7899 kB] 11:52:26 #5 1.241 Get:4 http://security.debian.org/debian-security buster/updates InRelease [39.1 kB] 11:52:26 #5 1.362 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] 11:52:26 #5 1.488 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [108 kB] 11:52:28 #5 2.565 Fetched 8222 kB in 2s (4817 kB/s) 11:52:28 #5 2.565 Reading package lists... 11:52:29 #5 3.147 Reading package lists... 11:52:29 #5 3.719 Building dependency tree... 11:52:29 #5 3.824 Reading state information... 11:52:29 #5 3.922 curl is already the newest version (7.64.0-4). 11:52:29 #5 3.922 openssh-client is already the newest version (1:7.9p1-10+deb10u1). 11:52:29 #5 3.922 openssl is already the newest version (1.1.1d-0+deb10u2). 11:52:29 #5 3.922 openssl set to manually installed. 11:52:29 #5 3.922 The following additional packages will be installed: 11:52:29 #5 3.923 bzip2 dpkg-dev fakeroot libalgorithm-diff-perl libalgorithm-diff-xs-perl 11:52:29 #5 3.923 libalgorithm-merge-perl libfakeroot patch xz-utils 11:52:29 #5 3.924 Suggested packages: 11:52:29 #5 3.924 bzip2-doc debian-keyring ed diffutils-doc 11:52:29 #5 3.999 The following NEW packages will be installed: 11:52:29 #5 4.000 build-essential bzip2 dpkg-dev fakeroot libalgorithm-diff-perl 11:52:29 #5 4.000 libalgorithm-diff-xs-perl libalgorithm-merge-perl libfakeroot patch xz-utils 11:52:29 #5 4.266 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 11:52:29 #5 4.266 Need to get 2342 kB of archives. 11:52:29 #5 4.266 After this operation, 3601 kB of additional disk space will be used. 11:52:29 #5 4.266 Get:1 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] 11:52:29 #5 4.269 Get:2 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] 11:52:29 #5 4.273 Get:3 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] 11:52:29 #5 4.275 Get:4 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] 11:52:29 #5 4.294 Get:5 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B] 11:52:29 #5 4.294 Get:6 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB] 11:52:29 #5 4.296 Get:7 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB] 11:52:29 #5 4.297 Get:8 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] 11:52:29 #5 4.298 Get:9 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB] 11:52:29 #5 4.298 Get:10 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] 11:52:29 #5 4.407 debconf: delaying package configuration, since apt-utils is not installed 11:52:29 #5 4.430 Fetched 2342 kB in 0s (8149 kB/s) 11:52:29 #5 4.446 Selecting previously unselected package bzip2. 11:52:29 #5 4.446 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) 11:52:29 #5 4.455 Preparing to unpack .../0-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... 11:52:29 #5 4.458 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 11:52:29 #5 4.489 Selecting previously unselected package xz-utils. 11:52:29 #5 4.489 Preparing to unpack .../1-xz-utils_5.2.4-1_amd64.deb ... 11:52:29 #5 4.491 Unpacking xz-utils (5.2.4-1) ... 11:52:29 #5 4.528 Selecting previously unselected package patch. 11:52:29 #5 4.530 Preparing to unpack .../2-patch_2.7.6-3+deb10u1_amd64.deb ... 11:52:29 #5 4.534 Unpacking patch (2.7.6-3+deb10u1) ... 11:52:29 #5 4.568 Selecting previously unselected package dpkg-dev. 11:52:29 #5 4.568 Preparing to unpack .../3-dpkg-dev_1.19.7_all.deb ... 11:52:29 #5 4.571 Unpacking dpkg-dev (1.19.7) ... 11:52:29 #5 4.670 Selecting previously unselected package build-essential. 11:52:29 #5 4.670 Preparing to unpack .../4-build-essential_12.6_amd64.deb ... 11:52:30 #5 4.673 Unpacking build-essential (12.6) ... 11:52:30 #5 4.699 Selecting previously unselected package libfakeroot:amd64. 11:52:30 #5 4.699 Preparing to unpack .../5-libfakeroot_1.23-1_amd64.deb ... 11:52:30 #5 4.705 Unpacking libfakeroot:amd64 (1.23-1) ... 11:52:30 #5 4.734 Selecting previously unselected package fakeroot. 11:52:30 #5 4.736 Preparing to unpack .../6-fakeroot_1.23-1_amd64.deb ... 11:52:30 #5 4.738 Unpacking fakeroot (1.23-1) ... 11:52:30 #5 4.767 Selecting previously unselected package libalgorithm-diff-perl. 11:52:30 #5 4.769 Preparing to unpack .../7-libalgorithm-diff-perl_1.19.03-2_all.deb ... 11:52:30 #5 4.772 Unpacking libalgorithm-diff-perl (1.19.03-2) ... 11:52:30 #5 4.797 Selecting previously unselected package libalgorithm-diff-xs-perl. 11:52:30 #5 4.797 Preparing to unpack .../8-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ... 11:52:30 #5 4.800 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... 11:52:30 #5 4.822 Selecting previously unselected package libalgorithm-merge-perl. 11:52:30 #5 4.822 Preparing to unpack .../9-libalgorithm-merge-perl_0.08-3_all.deb ... 11:52:30 #5 4.824 Unpacking libalgorithm-merge-perl (0.08-3) ... 11:52:30 #5 4.854 Setting up libalgorithm-diff-perl (1.19.03-2) ... 11:52:30 #5 4.862 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 11:52:30 #5 4.871 Setting up libfakeroot:amd64 (1.23-1) ... 11:52:30 #5 4.881 Setting up fakeroot (1.23-1) ... 11:52:30 #5 4.888 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 11:52:30 #5 4.896 Setting up xz-utils (5.2.4-1) ... 11:52:30 #5 4.903 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 11:52:30 #5 4.909 Setting up patch (2.7.6-3+deb10u1) ... 11:52:30 #5 4.917 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ... 11:52:30 #5 4.924 Setting up libalgorithm-merge-perl (0.08-3) ... 11:52:30 #5 4.931 Setting up dpkg-dev (1.19.7) ... 11:52:30 #5 4.944 Setting up build-essential (12.6) ... 11:52:30 #5 4.952 Processing triggers for libc-bin (2.28-10) ... 11:52:30 #5 DONE 5.7s 11:52:30 11:52:30 #6 [3/11] RUN curl -L https://github.com/docker/compose/releases/download/1... 11:52:31 #6 0.673 % Total % Received % Xferd Average Speed Time Time Time Current 11:52:31 #6 0.675 Dload Upload Total Spent Left Speed 11:52:31 #6 0.675 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 617 0 617 0 0 6360 0 --:--:-- --:--:-- --:--:-- 6360 11:52:31 #6 0.819 13 10.3M 13 1392k 0 0 9537k 0 0:00:01 --:--:-- 0:00:01 9537k 100 10.3M 100 10.3M 0 0 47.5M 0 --:--:-- --:--:-- --:--:-- 126M 11:52:32 #6 DONE 1.0s 11:52:32 11:52:32 #7 [4/11] RUN curl -Ls https://github.com/theupdateframework/notary/release... 11:52:33 #7 DONE 1.0s 11:52:33 11:52:33 #8 [5/11] RUN curl -Ls https://github.com/gotestyourself/gotestsum/releases... 11:52:33 #8 DONE 0.9s 11:52:33 11:52:33 #9 [6/11] WORKDIR /go/src/github.com/docker/cli 11:52:33 #9 DONE 0.0s 11:52:33 11:52:33 #11 [7/11] COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/... 11:52:33 #11 DONE 0.1s 11:52:34 11:52:34 #12 [8/11] RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-... 11:52:34 #12 0.673 Updating certificates in /etc/ssl/certs... 11:52:35 #12 1.186 1 added, 0 removed; done. 11:52:35 #12 1.186 Running hooks in /etc/ca-certificates/update.d... 11:52:35 #12 1.188 done. 11:52:35 #12 DONE 1.3s 11:52:35 11:52:35 #13 [9/11] COPY . . 11:52:36 #13 DONE 0.7s 11:52:36 11:52:36 #14 [10/11] RUN ./scripts/build/binary 11:52:36 #14 0.616 Building statically linked build/docker-linux-amd64 11:53:58 #14 DONE 75.5s 11:53:58 11:53:58 #15 [11/11] RUN ./scripts/build/plugins e2e/cli-plugins/plugins/* 11:53:58 #15 0.677 Building statically linked build/plugins-linux-amd64/docker-helloworld 11:53:58 #15 2.646 Building statically linked build/plugins-linux-amd64/docker-badmeta 11:53:58 #15 4.405 Building statically linked build/plugins-linux-amd64/docker-nopersistentprerun 11:54:00 #15 DONE 8.5s 11:54:00 11:54:00 #16 exporting to image 11:54:00 #16 exporting layers 11:54:02 #16 exporting layers 2.3s done 11:54:02 #16 writing image sha256:56636911ec1f5f6453a95d14d7dcc4b5f0464c86e07046c3a5f2ee068e582476 done 11:54:02 #16 naming to docker.io/library/docker-cli-e2eclie2e1 done 11:54:02 #16 DONE 2.3s 11:54:02 docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -e VERSION=19.09.0-dev -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM docker-cli-e2eclie2e1 11:54:03 Creating network "cliendtoendsuite_default" with the default driver 11:54:03 Pulling registry (registry:2)... 11:54:03 2: Pulling from library/registry 11:54:04 Digest: sha256:8004747f1e8cd820a148fb7499d71a76d45ff66bac6a29129bfdbfdc0154d146 11:54:04 Status: Downloaded newer image for registry:2 11:54:04 Pulling engine (docker:stable-dind)... 11:54:04 stable-dind: Pulling from library/docker 11:54:08 Digest: sha256:156e4e723c80223298259dad9a925a71f385456b731c139bec12d29b3a74170c 11:54:08 Status: Downloaded newer image for docker:stable-dind 11:54:08 Building notary-server 11:54:08 Step 1/3 : ARG NOTARY_VERSION=0.5.0 11:54:08 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 11:54:08 server-0.5.0: Pulling from library/notary 11:54:09 Digest: sha256:d59e4ecc20198447a9818e7f16d0a02ba1d9905de71e5354bc8ee0017304a244 11:54:09 Status: Downloaded newer image for notary:server-0.5.0 11:54:09 ---> 16b632e954ca 11:54:09 Step 3/3 : COPY ./notary/ /fixtures/ 11:54:12 ---> 73749f8878f7 11:54:12 Successfully built 73749f8878f7 11:54:12 Successfully tagged cliendtoendsuite_notary-server:latest 11:54:12 Building evil-notary-server 11:54:12 Step 1/3 : ARG NOTARY_VERSION=0.5.0 11:54:12 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 11:54:12 ---> 16b632e954ca 11:54:12 Step 3/3 : COPY ./notary-evil/ /fixtures/ 11:54:12 ---> 20e783e64daf 11:54:12 Successfully built 20e783e64daf 11:54:12 Successfully tagged cliendtoendsuite_evil-notary-server:latest 11:54:12 Creating cliendtoendsuite_registry_1 ... 11:54:12 Creating cliendtoendsuite_evil-notary-server_1 ... 11:54:12 Creating cliendtoendsuite_notary-server_1 ... 11:54:12 Creating cliendtoendsuite_engine_1 ... 11:54:15  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.5:2375 11:54:15 Client: 11:54:15 Version: 19.09.0-dev 11:54:15 API version: 1.40 (downgraded from 1.41) 11:54:15 Go version: go1.12.12 11:54:15 Git commit: 11:54:15 Built: Mon Oct 28 11:52:36 2019 11:54:15 OS/Arch: linux/amd64 11:54:15 Experimental: false 11:54:15 11:54:15 Server: Docker Engine - Community 11:54:15 Engine: 11:54:15 Version: 19.03.4 11:54:15 API version: 1.40 (minimum version 1.12) 11:54:15 Go version: go1.12.10 11:54:15 Git commit: 9013bf583a 11:54:15 Built: Fri Oct 18 15:55:51 2019 11:54:15 OS/Arch: linux/amd64 11:54:15 Experimental: false 11:54:15 containerd: 11:54:15 Version: v1.2.10 11:54:15 GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 11:54:15 runc: 11:54:15 Version: 1.0.0-rc8+dev 11:54:15 GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 11:54:15 docker-init: 11:54:15 Version: 0.18.0 11:54:15 GitCommit: fec3683 11:54:15 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 11:54:15 88286f41530e: Pulling fs layer 11:54:15 88286f41530e: Download complete 11:54:16 88286f41530e: Pull complete 11:54:16 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 11:54:16 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 11:54:16 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 11:54:16 The push refers to repository [registry:5000/alpine] 11:54:16 5bef08742407: Preparing 11:54:16 5bef08742407: Pushed 11:54:16 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 11:54:16 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 11:54:16 03b1be98f3f9: Pulling fs layer 11:54:16 03b1be98f3f9: Verifying Checksum 11:54:16 03b1be98f3f9: Download complete 11:54:16 03b1be98f3f9: Pull complete 11:54:16 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 11:54:16 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 11:54:16 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 11:54:17 The push refers to repository [registry:5000/busybox] 11:54:17 6a749002dd6a: Preparing 11:54:17 6a749002dd6a: Pushed 11:54:17 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 11:54:17 Swarm initialized: current node (6wjp8e11q0o2ok9prqye7axe3) is now a manager. 11:54:17 11:54:17 To add a worker to this swarm, run the following command: 11:54:17 11:54:17 docker swarm join --token SWMTKN-1-336f1lsd41acyqtf88psbhf2t2i8gio0rvuax4g1t3fo1lxcjc-4rcv9kbtlkt9y2i23ryxpuqsj 172.18.0.5:2377 11:54:17 11:54:17 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. 11:54:17 11:54:49 ✓ e2e/cli-plugins (2.683s) 11:54:49 ∅ e2e/cli-plugins/plugins/badmeta 11:54:49 ∅ e2e/cli-plugins/plugins/nopersistentprerun 11:54:49 ✓ e2e/context (41ms) 11:54:50 ✓ e2e/container (7.704s) 11:54:55 ✓ e2e/plugin (3.622s) 11:54:56 ✓ e2e/stack (602ms) 11:54:57 ✓ e2e/image (11.635s) 11:54:57 ✓ e2e/system (75ms) 11:54:57 ∅ e2e/internal/fixtures 11:54:57 ∅ e2e/plugin/basic 11:55:00 ✓ e2e/trust (2.099s) 11:55:00 11:55:00 === Skipped 11:55:00 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s) 11:55:00 dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set 11:55:00 11:55:00 === SKIP: e2e/image TestBuildIidFileSquash (0.05s) 11:55:00 build_test.go:112: !experimentalBuild: running against a non-experimental daemon 11:55:00 11:55:00 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s) 11:55:00 --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) 11:55:00 deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. 11:55:00 11:55:00 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s) 11:55:00 --- SKIP: TestRemove/Kubernetes (0.00s) 11:55:00 remove_test.go:22: !environment.KubernetesEnabled() 11:55:00 11:55:00 11:55:00 DONE 88 tests, 4 skipped in 42.522s 11:55:00 Stopping cliendtoendsuite_engine_1 ... 11:55:00 Stopping cliendtoendsuite_notary-server_1 ... 11:55:00 Stopping cliendtoendsuite_evil-notary-server_1 ... 11:55:00 Stopping cliendtoendsuite_registry_1 ... 11:55:02  Stopping cliendtoendsuite_registry_1 ... done  Stopping cliendtoendsuite_notary-server_1 ... done  Stopping cliendtoendsuite_evil-notary-server_1 ... done  Stopping cliendtoendsuite_engine_1 ... done Removing cliendtoendsuite_engine_1 ... 11:55:02 Removing cliendtoendsuite_notary-server_1 ... 11:55:02 Removing cliendtoendsuite_evil-notary-server_1 ... 11:55:02 Removing cliendtoendsuite_registry_1 ... 11:55:02  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 11:55:02 Removing image cliendtoendsuite_notary-server 11:55:02 Removing image cliendtoendsuite_evil-notary-server 11:55:03 docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -e VERSION=19.09.0-dev -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM -e DOCKERD_EXPERIMENTAL=1 docker-cli-e2eclie2e1 11:55:04 Creating network "cliendtoendsuite_default" with the default driver 11:55:04 Building notary-server 11:55:04 Step 1/3 : ARG NOTARY_VERSION=0.5.0 11:55:04 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 11:55:04 ---> 16b632e954ca 11:55:04 Step 3/3 : COPY ./notary/ /fixtures/ 11:55:04 ---> d39207af7156 11:55:04 Successfully built d39207af7156 11:55:04 Successfully tagged cliendtoendsuite_notary-server:latest 11:55:04 Building evil-notary-server 11:55:04 Step 1/3 : ARG NOTARY_VERSION=0.5.0 11:55:04 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 11:55:04 ---> 16b632e954ca 11:55:04 Step 3/3 : COPY ./notary-evil/ /fixtures/ 11:55:05 ---> 7a726ff75c1e 11:55:05 Successfully built 7a726ff75c1e 11:55:05 Successfully tagged cliendtoendsuite_evil-notary-server:latest 11:55:05 Creating cliendtoendsuite_registry_1 ... 11:55:05 Creating cliendtoendsuite_engine_1 ... 11:55:05 Creating cliendtoendsuite_evil-notary-server_1 ... 11:55:05 Creating cliendtoendsuite_notary-server_1 ... 11:55:10  Creating cliendtoendsuite_registry_1 ... done  Creating cliendtoendsuite_evil-notary-server_1 ... done  Creating cliendtoendsuite_notary-server_1 ... done  Creating cliendtoendsuite_engine_1 ... done Waiting for docker daemon to become available at tcp://172.19.0.5:2375 11:55:10 Client: 11:55:10 Version: 19.09.0-dev 11:55:10 API version: 1.40 (downgraded from 1.41) 11:55:10 Go version: go1.12.12 11:55:10 Git commit: 11:55:10 Built: Mon Oct 28 11:52:36 2019 11:55:10 OS/Arch: linux/amd64 11:55:10 Experimental: false 11:55:10 11:55:10 Server: Docker Engine - Community 11:55:10 Engine: 11:55:10 Version: 19.03.4 11:55:10 API version: 1.40 (minimum version 1.12) 11:55:10 Go version: go1.12.10 11:55:10 Git commit: 9013bf583a 11:55:10 Built: Fri Oct 18 15:55:51 2019 11:55:10 OS/Arch: linux/amd64 11:55:10 Experimental: true 11:55:10 containerd: 11:55:10 Version: v1.2.10 11:55:10 GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 11:55:10 runc: 11:55:10 Version: 1.0.0-rc8+dev 11:55:10 GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 11:55:10 docker-init: 11:55:10 Version: 0.18.0 11:55:10 GitCommit: fec3683 11:55:10 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 11:55:10 88286f41530e: Pulling fs layer 11:55:10 88286f41530e: Verifying Checksum 11:55:10 88286f41530e: Download complete 11:55:10 88286f41530e: Pull complete 11:55:10 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 11:55:10 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 11:55:10 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 11:55:10 The push refers to repository [registry:5000/alpine] 11:55:10 5bef08742407: Preparing 11:55:10 5bef08742407: Pushed 11:55:10 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 11:55:11 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 11:55:11 03b1be98f3f9: Pulling fs layer 11:55:11 03b1be98f3f9: Verifying Checksum 11:55:11 03b1be98f3f9: Download complete 11:55:11 03b1be98f3f9: Pull complete 11:55:11 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 11:55:11 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 11:55:11 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 11:55:11 The push refers to repository [registry:5000/busybox] 11:55:11 6a749002dd6a: Preparing 11:55:11 6a749002dd6a: Pushed 11:55:11 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 11:55:12 Swarm initialized: current node (ptryneqj2kkywfza0seqn902w) is now a manager. 11:55:12 11:55:12 To add a worker to this swarm, run the following command: 11:55:12 11:55:12 docker swarm join --token SWMTKN-1-0s7g7iu99q7d9swppxcmved30tj8j7x3t4bmpe8ymqqkzwn8mh-7prmxwxe8klx4r2kwgwraxgmu 172.19.0.5:2377 11:55:12 11:55:12 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. 11:55:12 11:55:44 ✓ e2e/cli-plugins (2.846s) 11:55:44 ∅ e2e/cli-plugins/plugins/badmeta 11:55:44 ∅ e2e/cli-plugins/plugins/nopersistentprerun 11:55:44 ✓ e2e/context (49ms) 11:55:44 ✓ e2e/container (7.594s) 11:55:50 ✓ e2e/plugin (3.49s) 11:55:50 ✓ e2e/stack (627ms) 11:55:51 ✓ e2e/system (52ms) 11:55:54 ✓ e2e/image (14.119s) 11:55:54 ∅ e2e/internal/fixtures 11:55:54 ∅ e2e/plugin/basic 11:55:55 ✓ e2e/trust (3.164s) 11:55:55 11:55:55 === Skipped 11:55:55 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s) 11:55:55 dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set 11:55:55 11:55:55 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s) 11:55:55 --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) 11:55:55 deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. 11:55:55 11:55:55 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s) 11:55:55 --- SKIP: TestRemove/Kubernetes (0.00s) 11:55:55 remove_test.go:22: !environment.KubernetesEnabled() 11:55:55 11:55:55 11:55:55 DONE 88 tests, 3 skipped in 43.143s 11:55:55 Stopping cliendtoendsuite_engine_1 ... 11:55:55 Stopping cliendtoendsuite_evil-notary-server_1 ... 11:55:55 Stopping cliendtoendsuite_notary-server_1 ... 11:55:55 Stopping cliendtoendsuite_registry_1 ... 11:55:58  Stopping cliendtoendsuite_evil-notary-server_1 ... done  Stopping cliendtoendsuite_notary-server_1 ... done  Stopping cliendtoendsuite_registry_1 ... done  Stopping cliendtoendsuite_engine_1 ... done Removing cliendtoendsuite_engine_1 ... 11:55:58 Removing cliendtoendsuite_evil-notary-server_1 ... 11:55:58 Removing cliendtoendsuite_notary-server_1 ... 11:55:58 Removing cliendtoendsuite_registry_1 ... 11:55:58  Removing cliendtoendsuite_notary-server_1 ... done  Removing cliendtoendsuite_evil-notary-server_1 ... done  Removing cliendtoendsuite_engine_1 ... done  Removing cliendtoendsuite_registry_1 ... done Removing network cliendtoendsuite_default 11:55:58 Removing image cliendtoendsuite_notary-server 11:55:58 Removing image cliendtoendsuite_evil-notary-server 11:55:58 docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -e VERSION=19.09.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 11:55:59 Creating network "cliendtoendsuite_default" with the default driver 11:55:59 Building notary-server 11:55:59 Step 1/3 : ARG NOTARY_VERSION=0.5.0 11:55:59 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 11:55:59 ---> 16b632e954ca 11:55:59 Step 3/3 : COPY ./notary/ /fixtures/ 11:55:59 ---> 58ee393eed9e 11:55:59 Successfully built 58ee393eed9e 11:55:59 Successfully tagged cliendtoendsuite_notary-server:latest 11:55:59 Building evil-notary-server 11:55:59 Step 1/3 : ARG NOTARY_VERSION=0.5.0 11:55:59 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 11:55:59 ---> 16b632e954ca 11:55:59 Step 3/3 : COPY ./notary-evil/ /fixtures/ 11:56:00 ---> db6fa9abd8f1 11:56:00 Successfully built db6fa9abd8f1 11:56:00 Successfully tagged cliendtoendsuite_evil-notary-server:latest 11:56:00 Building engine 11:56:00 Step 1/6 : FROM docker:test-dind 11:56:00 test-dind: Pulling from library/docker 11:56:00 Digest: sha256:156e4e723c80223298259dad9a925a71f385456b731c139bec12d29b3a74170c 11:56:00 Status: Downloaded newer image for docker:test-dind 11:56:00 ---> eaed9efc02d2 11:56:00 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 11:56:00 ---> Running in d5d8eda46aaa 11:56:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 11:56:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 11:56:02 (1/5) Installing openssh-keygen (8.1_p1-r0) 11:56:02 (2/5) Installing openssh-server-common (8.1_p1-r0) 11:56:02 (3/5) Installing openssh-server (8.1_p1-r0) 11:56:02 (4/5) Installing linux-pam (1.3.0-r1) 11:56:02 (5/5) Installing shadow (4.6-r2) 11:56:02 Executing busybox-1.30.1-r2.trigger 11:56:02 OK: 24 MiB in 45 packages 11:56:02 Creating mailbox file: No such file or directory 11:56:02 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 11:56:03 Removing intermediate container d5d8eda46aaa 11:56:03 ---> 369f49a219a3 11:56:03 Step 3/6 : RUN ln -s /usr/local/bin/docker /usr/bin/docker 11:56:03 ---> Running in f948ee3764ac 11:56:04 Removing intermediate container f948ee3764ac 11:56:04 ---> bc8637be01fe 11:56:04 Step 4/6 : COPY ./connhelper-ssh/entrypoint.sh / 11:56:04 ---> 02a83c79242a 11:56:04 Step 5/6 : EXPOSE 22 11:56:04 ---> Running in a9ae3bf9852a 11:56:04 Removing intermediate container a9ae3bf9852a 11:56:04 ---> fbe40b4fc7fa 11:56:04 Step 6/6 : ENTRYPOINT ["/entrypoint.sh"] 11:56:04 ---> Running in ad8781cc90a0 11:56:04 Removing intermediate container ad8781cc90a0 11:56:04 ---> 28fcfa58ea26 11:56:04 Successfully built 28fcfa58ea26 11:56:04 Successfully tagged docker:stable-dind 11:56:04 Creating cliendtoendsuite_engine_1 ... 11:56:04 Creating cliendtoendsuite_registry_1 ... 11:56:04 Creating cliendtoendsuite_evil-notary-server_1 ... 11:56:04 Creating cliendtoendsuite_notary-server_1 ... 11:56:10  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 11:56:10 Client: 11:56:10 Version: 19.09.0-dev 11:56:10 API version: 1.40 (downgraded from 1.41) 11:56:10 Go version: go1.12.12 11:56:10 Git commit: 11:56:10 Built: Mon Oct 28 11:52:36 2019 11:56:10 OS/Arch: linux/amd64 11:56:10 Experimental: false 11:56:10 11:56:10 Server: Docker Engine - Community 11:56:10 Engine: 11:56:10 Version: 19.03.4 11:56:10 API version: 1.40 (minimum version 1.12) 11:56:10 Go version: go1.12.10 11:56:10 Git commit: 9013bf583a 11:56:10 Built: Fri Oct 18 15:55:51 2019 11:56:10 OS/Arch: linux/amd64 11:56:10 Experimental: true 11:56:10 containerd: 11:56:10 Version: v1.2.10 11:56:10 GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 11:56:10 runc: 11:56:10 Version: 1.0.0-rc8+dev 11:56:10 GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 11:56:10 docker-init: 11:56:10 Version: 0.18.0 11:56:10 GitCommit: fec3683 11:56:10 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 11:56:10 88286f41530e: Pulling fs layer 11:56:10 88286f41530e: Verifying Checksum 11:56:10 88286f41530e: Download complete 11:56:10 88286f41530e: Pull complete 11:56:10 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 11:56:10 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 11:56:10 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 11:56:11 The push refers to repository [registry:5000/alpine] 11:56:11 5bef08742407: Preparing 11:56:11 5bef08742407: Pushed 11:56:11 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 11:56:11 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 11:56:12 03b1be98f3f9: Pulling fs layer 11:56:12 03b1be98f3f9: Download complete 11:56:12 03b1be98f3f9: Pull complete 11:56:12 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 11:56:12 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 11:56:12 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 11:56:12 The push refers to repository [registry:5000/busybox] 11:56:12 6a749002dd6a: Preparing 11:56:12 6a749002dd6a: Pushed 11:56:12 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 11:56:14 Swarm initialized: current node (y4bzbmk1uxidag3z6352mcl8i) is now a manager. 11:56:14 11:56:14 To add a worker to this swarm, run the following command: 11:56:14 11:56:14 docker swarm join --token SWMTKN-1-5qr8rsgp3t6xfim1cortgml3nbkzkmuc4etsmjcklcnlzri9d4-8qr5rta90mted99disfpoq5x8 172.20.0.3:2377 11:56:14 11:56:14 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. 11:56:14 11:56:52 ✓ e2e/cli-plugins (13.62s) 11:56:52 ∅ e2e/cli-plugins/plugins/badmeta 11:56:52 ∅ e2e/cli-plugins/plugins/nopersistentprerun 11:56:52 ✓ e2e/context (30ms) 11:56:54 ✓ e2e/container (17.599s) 11:56:59 ✓ e2e/plugin (4.224s) 11:57:02 ✓ e2e/stack (2.187s) 11:57:02 ✓ e2e/system (235ms) 11:57:11 ✓ e2e/trust (6.477s) 11:57:16 ✓ e2e/image (24.928s) 11:57:16 ∅ e2e/internal/fixtures 11:57:16 ∅ e2e/plugin/basic 11:57:16 11:57:16 === Skipped 11:57:16 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s) 11:57:16 dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set 11:57:16 11:57:16 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s) 11:57:16 --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) 11:57:16 deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. 11:57:16 11:57:16 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s) 11:57:16 --- SKIP: TestRemove/Kubernetes (0.00s) 11:57:16 remove_test.go:22: !environment.KubernetesEnabled() 11:57:16 11:57:16 11:57:16 DONE 88 tests, 3 skipped in 61.624s 11:57:16 Stopping cliendtoendsuite_registry_1 ... 11:57:16 Stopping cliendtoendsuite_evil-notary-server_1 ... 11:57:16 Stopping cliendtoendsuite_notary-server_1 ... 11:57:16 Stopping cliendtoendsuite_engine_1 ... 11:57:17  Stopping cliendtoendsuite_notary-server_1 ... done  Stopping cliendtoendsuite_evil-notary-server_1 ... done  Stopping cliendtoendsuite_registry_1 ... done  Stopping cliendtoendsuite_engine_1 ... done Removing cliendtoendsuite_registry_1 ... 11:57:17 Removing cliendtoendsuite_evil-notary-server_1 ... 11:57:17 Removing cliendtoendsuite_notary-server_1 ... 11:57:17 Removing cliendtoendsuite_engine_1 ... 11:57:17  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 11:57:18 Removing image cliendtoendsuite_notary-server 11:57:18 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