Skip to content
Success

Console Output

Pull request #2520 opened
15:59:03 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 489c7e9cda862834a925b1556814a84f7b5ace6f+1705e47cdf5a5f66a565278b2a13377a3a7f7d3c (f9796300182838c25ca458d02b8ab1cbc1eb51ee)
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 ad1b00369dd78a15c273e17e363f91bced3f6e18
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-2520@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 ad1b00369dd78a15c273e17e363f91bced3f6e18 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10
Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix"
First time build. Skipping changelog.
 > git --version # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0eefc4be6ec1553a2) in /home/ubuntu/workspace/cli_PR-2520
[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-2520@tmp/4ec85c35-6b6f-4fe3-a94d-6bbe2c02eb95/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
15:59:06 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
15:59:06 chowning workspace
[Pipeline] sh
15:59:06 + pwd
15:59:06 + id -u
15:59:06 + id -g
15:59:06 + docker run --rm -v /home/ubuntu/workspace/cli_PR-2520:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
15:59:07 Removing all docker containers
[Pipeline] sh
15:59:07 + docker container ls -aq
[Pipeline] echo
15:59:07 Docker containers have been removed
[Pipeline] echo
15:59:07 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
15:59:07 cleanWorkspace: Workspace is clean.
[Pipeline] timeout
15:59:07 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
15:59:07 Using the ‘stage’ step without a block argument is deprecated
15:59:07 Entering stage Git Checkout
15:59:07 Proceeding
[Pipeline] checkout
15:59:07 using credential docker-jenkins-github-credentials
15:59:07 Cloning the remote Git repository
15:59:07 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2520 # 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/2520/head:refs/remotes/origin/PR-2520 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
15:59:10 Fetching without tags
15:59:10 Merging remotes/origin/19.03 commit 1705e47cdf5a5f66a565278b2a13377a3a7f7d3c into PR head commit 489c7e9cda862834a925b1556814a84f7b5ace6f
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2520/head:refs/remotes/origin/PR-2520 # 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/2520/head:refs/remotes/origin/PR-2520 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 489c7e9cda862834a925b1556814a84f7b5ace6f # timeout=10
15:59:11 Merge succeeded, producing 489c7e9cda862834a925b1556814a84f7b5ace6f
15:59:11 Checking out Revision 489c7e9cda862834a925b1556814a84f7b5ace6f (PR-2520)
15:59:11 Commit message: "docs: more Markdown touch-ups"
15:59:11 First time build. Skipping changelog.
[Pipeline] stage
15:59:11 Using the ‘stage’ step without a block argument is deprecated
15:59:11 Entering stage Run end-to-end test suite
15:59:11 Proceeding
[Pipeline] sh
 > git --version # timeout=10
fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
 > git merge 1705e47cdf5a5f66a565278b2a13377a3a7f7d3c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 489c7e9cda862834a925b1556814a84f7b5ace6f # timeout=10
15:59:12 + docker version
15:59:12 Client: Docker Engine - Community
15:59:12  Version:           19.03.8
15:59:12  API version:       1.40
15:59:12  Go version:        go1.12.17
15:59:12  Git commit:        afacb8b7f0
15:59:12  Built:             Wed Mar 11 01:25:46 2020
15:59:12  OS/Arch:           linux/amd64
15:59:12  Experimental:      false
15:59:12 
15:59:12 Server: Docker Engine - Community
15:59:12  Engine:
15:59:12   Version:          19.03.8
15:59:12   API version:      1.40 (minimum version 1.12)
15:59:12   Go version:       go1.12.17
15:59:12   Git commit:       afacb8b7f0
15:59:12   Built:            Wed Mar 11 01:24:19 2020
15:59:12   OS/Arch:          linux/amd64
15:59:12   Experimental:     true
15:59:12  containerd:
15:59:12   Version:          1.2.13
15:59:12   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
15:59:12  runc:
15:59:12   Version:          1.0.0-rc10
15:59:12   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:59:12  docker-init:
15:59:12   Version:          0.18.0
15:59:12   GitCommit:        fec3683
[Pipeline] sh
15:59:12 + docker info
15:59:12 Client:
15:59:12  Debug Mode: false
15:59:12 
15:59:12 Server:
15:59:12  Containers: 0
15:59:12   Running: 0
15:59:12   Paused: 0
15:59:12   Stopped: 0
15:59:12  Images: 10
15:59:12  Server Version: 19.03.8
15:59:12  Storage Driver: overlay2
15:59:12   Backing Filesystem: <unknown>
15:59:12   Supports d_type: true
15:59:12   Native Overlay Diff: true
15:59:12  Logging Driver: json-file
15:59:12  Cgroup Driver: cgroupfs
15:59:12  Plugins:
15:59:12   Volume: local
15:59:12   Network: bridge host ipvlan macvlan null overlay
15:59:12   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:59:12  Swarm: inactive
15:59:12  Runtimes: runc
15:59:12  Default Runtime: runc
15:59:12  Init Binary: docker-init
15:59:12  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:59:12  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:59:12  init version: fec3683
15:59:12  Security Options:
15:59:12   apparmor
15:59:12   seccomp
15:59:12    Profile: default
15:59:12  Kernel Version: 4.15.0-1065-aws
15:59:12  Operating System: Ubuntu 18.04.4 LTS
15:59:12  OSType: linux
15:59:12  Architecture: x86_64
15:59:12  CPUs: 2
15:59:12  Total Memory: 7.501GiB
15:59:12  Name: ip-10-100-102-195
15:59:12  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
15:59:12  Docker Root Dir: /var/lib/docker
15:59:12  Debug Mode: false
15:59:12  Username: dockerbuildbot
15:59:12  Registry: https://index.docker.io/v1/
15:59:12  Labels:
15:59:12  Experimental: true
15:59:12  Insecure Registries:
15:59:12   127.0.0.0/8
15:59:12  Live Restore Enabled: true
15:59:12 
15:59:12 WARNING: No swap limit support
[Pipeline] sh
15:59:12 + E2E_UNIQUE_ID=clie2e1 IMAGE_TAG=clie2e1 DOCKER_BUILDKIT=1 make -f docker.Makefile test-e2e
15:59:12 docker build -t docker-cli-e2eclie2e1 --build-arg=GO_VERSION --build-arg VERSION=19.03.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e .
15:59:12 #2 [internal] load .dockerignore
15:59:12 #2 transferring context: 100B done
15:59:12 #2 DONE 0.0s
15:59:12 
15:59:12 #1 [internal] load build definition from Dockerfile.e2e
15:59:12 #1 transferring dockerfile: 1.58kB done
15:59:12 #1 DONE 0.0s
15:59:12 
15:59:12 #3 [internal] load metadata for docker.io/library/golang:1.13.10-buster
15:59:13 #3 DONE 0.1s
15:59:13 
15:59:13 #4 [1/11] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864...
15:59:13 #4 DONE 0.0s
15:59:13 
15:59:13 #5 [2/11] RUN apt-get update && apt-get install -y     build-essential     ...
15:59:13 #5 CACHED
15:59:13 
15:59:13 #10 [internal] load build context
15:59:14 #10 transferring context: 40.52MB 1.4s done
15:59:14 #10 DONE 1.4s
15:59:14 
15:59:14 #6 [3/11] RUN curl -L https://github.com/docker/compose/releases/download/1...
15:59:14 #6 1.296   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
15:59:14 #6 1.296                                  Dload  Upload   Total   Spent    Left  Speed
15:59:14 #6 1.296 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   638  100   638    0     0  37529      0 --:--:-- --:--:-- --:--:-- 37529
15:59:14 #6 1.339 
  1 10.3M    1  151k    0     0  3885k      0  0:00:02 --:--:--  0:00:02 3885k
100 10.3M  100 10.3M    0     0  76.1M      0 --:--:-- --:--:-- --:--:--  105M
15:59:14 #6 DONE 1.8s
15:59:14 
15:59:14 #7 [4/11] RUN curl -Ls https://github.com/theupdateframework/notary/release...
15:59:16 #7 DONE 1.1s
15:59:16 
15:59:16 #8 [5/11] RUN curl -Ls https://github.com/gotestyourself/gotestsum/releases...
15:59:16 #8 DONE 1.0s
15:59:16 
15:59:16 #9 [6/11] WORKDIR /go/src/github.com/docker/cli
15:59:16 #9 DONE 0.1s
15:59:16 
15:59:16 #11 [7/11] COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/...
15:59:16 #11 DONE 0.1s
15:59:16 
15:59:16 #12 [8/11] RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-...
15:59:17 #12 0.818 Updating certificates in /etc/ssl/certs...
15:59:18 #12 1.304 1 added, 0 removed; done.
15:59:18 #12 1.304 Running hooks in /etc/ca-certificates/update.d...
15:59:18 #12 1.305 done.
15:59:18 #12 DONE 1.4s
15:59:18 
15:59:18 #13 [9/11] COPY . .
15:59:18 #13 DONE 0.5s
15:59:18 
15:59:18 #14 [10/11] RUN ./scripts/build/binary
15:59:19 #14 0.763 Building statically linked build/docker-linux-amd64
16:00:27 #14 DONE 68.1s
16:00:27 
16:00:27 #15 [11/11] RUN ./scripts/build/plugins e2e/cli-plugins/plugins/*
16:00:27 #15 0.650 Building statically linked build/plugins-linux-amd64/docker-helloworld
16:00:29 #15 2.478 Building statically linked build/plugins-linux-amd64/docker-badmeta
16:00:30 #15 4.118 Building statically linked build/plugins-linux-amd64/docker-nopersistentprerun
16:00:32 #15 DONE 6.0s
16:00:33 
16:00:33 #16 exporting to image
16:00:33 #16 exporting layers
16:00:35 #16 exporting layers 2.2s done
16:00:35 #16 writing image sha256:68a4b8091536a65d3020e49bc0192fee092a1465751eaa9a5332a16fe17d17be done
16:00:35 #16 naming to docker.io/library/docker-cli-e2eclie2e1 done
16:00:35 #16 DONE 2.2s
16:00:35 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
16:00:36 Creating network "cliendtoendsuite_default" with the default driver
16:00:36 Building notary-server
16:00:36 Step 1/3 : ARG NOTARY_VERSION=0.5.0
16:00:36 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
16:00:36 server-0.5.0: Pulling from library/notary
16:00:36 Digest: sha256:d59e4ecc20198447a9818e7f16d0a02ba1d9905de71e5354bc8ee0017304a244
16:00:36 Status: Downloaded newer image for notary:server-0.5.0
16:00:36  ---> 16b632e954ca
16:00:36 Step 3/3 : COPY ./notary/ /fixtures/
16:00:36  ---> 092831194ed1
16:00:36 Successfully built 092831194ed1
16:00:37 Successfully tagged cliendtoendsuite_notary-server:latest
16:00:37 Building evil-notary-server
16:00:37 Step 1/3 : ARG NOTARY_VERSION=0.5.0
16:00:37 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
16:00:37  ---> 16b632e954ca
16:00:37 Step 3/3 : COPY ./notary-evil/ /fixtures/
16:00:37  ---> 74bc5704366b
16:00:37 Successfully built 74bc5704366b
16:00:37 Successfully tagged cliendtoendsuite_evil-notary-server:latest
16:00:37 Creating cliendtoendsuite_registry_1 ... 
16:00:37 Creating cliendtoendsuite_evil-notary-server_1 ... 
16:00:37 Creating cliendtoendsuite_engine_1             ... 
16:00:37 Creating cliendtoendsuite_notary-server_1      ... 
16:00:40 
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.21.0.5:2375
16:00:40 Client:
16:00:40  Version:           19.03.0-dev
16:00:40  API version:       1.40
16:00:40  Go version:        go1.13.10
16:00:40  Git commit:        
16:00:40  Built:             Mon May 11 15:59:19 2020
16:00:40  OS/Arch:           linux/amd64
16:00:40  Experimental:      false
16:00:40 
16:00:40 Server: Docker Engine - Community
16:00:40  Engine:
16:00:40   Version:          19.03.8
16:00:40   API version:      1.40 (minimum version 1.12)
16:00:40   Go version:       go1.12.17
16:00:40   Git commit:       afacb8b7f0
16:00:40   Built:            Wed Mar 11 01:30:32 2020
16:00:40   OS/Arch:          linux/amd64
16:00:40   Experimental:     false
16:00:40  containerd:
16:00:40   Version:          v1.2.13
16:00:40   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
16:00:40  runc:
16:00:40   Version:          1.0.0-rc10
16:00:40   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
16:00:40  docker-init:
16:00:40   Version:          0.18.0
16:00:40   GitCommit:        fec3683
16:00:40 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
16:00:40 88286f41530e: Pulling fs layer
16:00:40 88286f41530e: Verifying Checksum
16:00:40 88286f41530e: Download complete
16:00:40 88286f41530e: Pull complete
16:00:40 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
16:00:40 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
16:00:40 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
16:00:41 The push refers to repository [registry:5000/alpine]
16:00:41 5bef08742407: Preparing
16:00:41 5bef08742407: Pushed
16:00:41 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
16:00:41 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
16:00:41 03b1be98f3f9: Pulling fs layer
16:00:41 03b1be98f3f9: Verifying Checksum
16:00:41 03b1be98f3f9: Download complete
16:00:41 03b1be98f3f9: Pull complete
16:00:41 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
16:00:41 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
16:00:41 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
16:00:41 The push refers to repository [registry:5000/busybox]
16:00:41 6a749002dd6a: Preparing
16:00:42 6a749002dd6a: Pushed
16:00:42 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
16:00:42 Swarm initialized: current node (uo5852cs53tpihh2z6q08bhkr) is now a manager.
16:00:42 
16:00:42 To add a worker to this swarm, run the following command:
16:00:42 
16:00:42     docker swarm join --token SWMTKN-1-1izyqfun8xhmo3lzi0v25z7ngi3vtnn4yv1ukor03zstg70loh-8nfon9c53tdxpib1g2jtv3fcx 172.21.0.5:2377
16:00:42 
16:00:42 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
16:00:42 
16:01:09 ✓  e2e/cli-plugins (2.844s)
16:01:09 ∅  e2e/cli-plugins/plugins/badmeta
16:01:09 ∅  e2e/cli-plugins/plugins/nopersistentprerun
16:01:09 ✓  e2e/context (47ms)
16:01:14 ✓  e2e/container (8.144s)
16:01:19 ✓  e2e/plugin (3.98s)
16:01:20 ✓  e2e/image (11.152s)
16:01:20 ∅  e2e/internal/fixtures
16:01:20 ∅  e2e/plugin/basic
16:01:20 ✓  e2e/stack (604ms)
16:01:20 ✓  e2e/system (83ms)
16:01:23 ✓  e2e/trust (2.126s)
16:01:23 
16:01:23 === Skipped
16:01:23 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
16:01:23     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
16:01:23 
16:01:23 === SKIP: e2e/image TestBuildIidFileSquash (0.06s)
16:01:23     build_test.go:112: !experimentalBuild: running against a non-experimental daemon
16:01:23 
16:01:23 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
16:01:23     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
16:01:23         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
16:01:23 
16:01:23 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
16:01:23     --- SKIP: TestRemove/Kubernetes (0.00s)
16:01:23         remove_test.go:22: !environment.KubernetesEnabled()
16:01:23 
16:01:23 
16:01:23 DONE 88 tests, 4 skipped in 40.439s
16:01:23 Stopping cliendtoendsuite_notary-server_1      ... 
16:01:23 Stopping cliendtoendsuite_engine_1             ... 
16:01:23 Stopping cliendtoendsuite_evil-notary-server_1 ... 
16:01:23 Stopping cliendtoendsuite_registry_1           ... 
16:01:25 
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_notary-server_1      ... 
16:01:25 Removing cliendtoendsuite_engine_1             ... 
16:01:25 Removing cliendtoendsuite_evil-notary-server_1 ... 
16:01:25 Removing cliendtoendsuite_registry_1           ... 
16:01:25 
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
16:01:25 Removing image cliendtoendsuite_notary-server
16:01:25 Removing image cliendtoendsuite_evil-notary-server
16:01:25 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
16:01:27 Creating network "cliendtoendsuite_default" with the default driver
16:01:27 Building notary-server
16:01:27 Step 1/3 : ARG NOTARY_VERSION=0.5.0
16:01:27 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
16:01:27  ---> 16b632e954ca
16:01:27 Step 3/3 : COPY ./notary/ /fixtures/
16:01:27  ---> 34528a082a80
16:01:27 Successfully built 34528a082a80
16:01:27 Successfully tagged cliendtoendsuite_notary-server:latest
16:01:27 Building evil-notary-server
16:01:27 Step 1/3 : ARG NOTARY_VERSION=0.5.0
16:01:27 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
16:01:27  ---> 16b632e954ca
16:01:27 Step 3/3 : COPY ./notary-evil/ /fixtures/
16:01:27  ---> 601a5bfe0d2d
16:01:27 Successfully built 601a5bfe0d2d
16:01:27 Successfully tagged cliendtoendsuite_evil-notary-server:latest
16:01:27 Creating cliendtoendsuite_notary-server_1 ... 
16:01:27 Creating cliendtoendsuite_registry_1      ... 
16:01:27 Creating cliendtoendsuite_evil-notary-server_1 ... 
16:01:27 Creating cliendtoendsuite_engine_1             ... 
16:01:30 
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 tcp://172.22.0.5:2375
16:01:30 Client:
16:01:30  Version:           19.03.0-dev
16:01:30  API version:       1.40
16:01:30  Go version:        go1.13.10
16:01:30  Git commit:        
16:01:30  Built:             Mon May 11 15:59:19 2020
16:01:30  OS/Arch:           linux/amd64
16:01:30  Experimental:      false
16:01:30 
16:01:30 Server: Docker Engine - Community
16:01:30  Engine:
16:01:30   Version:          19.03.8
16:01:30   API version:      1.40 (minimum version 1.12)
16:01:30   Go version:       go1.12.17
16:01:30   Git commit:       afacb8b7f0
16:01:30   Built:            Wed Mar 11 01:30:32 2020
16:01:30   OS/Arch:          linux/amd64
16:01:30   Experimental:     true
16:01:30  containerd:
16:01:30   Version:          v1.2.13
16:01:30   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
16:01:30  runc:
16:01:30   Version:          1.0.0-rc10
16:01:30   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
16:01:30  docker-init:
16:01:30   Version:          0.18.0
16:01:30   GitCommit:        fec3683
16:01:31 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
16:01:31 88286f41530e: Pulling fs layer
16:01:31 88286f41530e: Verifying Checksum
16:01:31 88286f41530e: Download complete
16:01:31 88286f41530e: Pull complete
16:01:31 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
16:01:31 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
16:01:31 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
16:01:31 The push refers to repository [registry:5000/alpine]
16:01:31 5bef08742407: Preparing
16:01:31 5bef08742407: Pushed
16:01:31 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
16:01:31 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
16:01:31 03b1be98f3f9: Pulling fs layer
16:01:31 03b1be98f3f9: Verifying Checksum
16:01:31 03b1be98f3f9: Download complete
16:01:32 03b1be98f3f9: Pull complete
16:01:32 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
16:01:32 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
16:01:32 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
16:01:32 The push refers to repository [registry:5000/busybox]
16:01:32 6a749002dd6a: Preparing
16:01:32 6a749002dd6a: Pushed
16:01:32 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
16:01:33 Swarm initialized: current node (z7mvwhuj5hbctcsysg87jyb0v) is now a manager.
16:01:33 
16:01:33 To add a worker to this swarm, run the following command:
16:01:33 
16:01:33     docker swarm join --token SWMTKN-1-66uxjiywprpn18eazhtgqwy6zwxbdwci4xbube8xu2jteo0zcd-bnoggyownptyrqvzb7vm6bmsm 172.22.0.5:2377
16:01:33 
16:01:33 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
16:01:33 
16:01:59 ✓  e2e/cli-plugins (2.799s)
16:01:59 ∅  e2e/cli-plugins/plugins/badmeta
16:01:59 ∅  e2e/cli-plugins/plugins/nopersistentprerun
16:01:59 ✓  e2e/context (65ms)
16:02:03 ✓  e2e/container (7.896s)
16:02:08 ✓  e2e/plugin (3.214s)
16:02:09 ✓  e2e/stack (603ms)
16:02:10 ✓  e2e/system (74ms)
16:02:14 ✓  e2e/trust (3.566s)
16:02:14 ✓  e2e/image (15.093s)
16:02:14 ∅  e2e/internal/fixtures
16:02:14 ∅  e2e/plugin/basic
16:02:14 
16:02:14 === Skipped
16:02:14 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
16:02:14     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
16:02:14 
16:02:14 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
16:02:14     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
16:02:14         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
16:02:14 
16:02:14 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
16:02:14     --- SKIP: TestRemove/Kubernetes (0.00s)
16:02:14         remove_test.go:22: !environment.KubernetesEnabled()
16:02:14 
16:02:14 
16:02:14 DONE 88 tests, 3 skipped in 41.579s
16:02:15 Stopping cliendtoendsuite_evil-notary-server_1 ... 
16:02:15 Stopping cliendtoendsuite_engine_1             ... 
16:02:15 Stopping cliendtoendsuite_registry_1           ... 
16:02:15 Stopping cliendtoendsuite_notary-server_1      ... 
16:02:17 
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 ... 
16:02:17 Removing cliendtoendsuite_engine_1             ... 
16:02:17 Removing cliendtoendsuite_registry_1           ... 
16:02:17 Removing cliendtoendsuite_notary-server_1      ... 
16:02:17 
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
16:02:17 Removing image cliendtoendsuite_notary-server
16:02:17 Removing image cliendtoendsuite_evil-notary-server
16:02:17 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
16:02:18 Creating network "cliendtoendsuite_default" with the default driver
16:02:18 Building notary-server
16:02:18 Step 1/3 : ARG NOTARY_VERSION=0.5.0
16:02:18 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
16:02:18  ---> 16b632e954ca
16:02:18 Step 3/3 : COPY ./notary/ /fixtures/
16:02:19  ---> 3cdc7504c5b6
16:02:19 Successfully built 3cdc7504c5b6
16:02:19 Successfully tagged cliendtoendsuite_notary-server:latest
16:02:19 Building evil-notary-server
16:02:19 Step 1/3 : ARG NOTARY_VERSION=0.5.0
16:02:19 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
16:02:19  ---> 16b632e954ca
16:02:19 Step 3/3 : COPY ./notary-evil/ /fixtures/
16:02:19  ---> f3f11142143e
16:02:19 Successfully built f3f11142143e
16:02:19 Successfully tagged cliendtoendsuite_evil-notary-server:latest
16:02:19 Building engine
16:02:19 Step 1/6 : FROM docker:test-dind
16:02:19 test-dind: Pulling from library/docker
16:02:19 Digest: sha256:841b5eb000551dc3c30a46386ab4bfed5839ec9592c88e961236b25194ce88b9
16:02:19 Status: Downloaded newer image for docker:test-dind
16:02:19  ---> c814ba3a41a3
16:02:19 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
16:02:19  ---> Running in 18d23b0ddab4
16:02:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
16:02:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
16:02:21 (1/4) Installing openssh-server-common (8.1_p1-r0)
16:02:21 (2/4) Installing openssh-server (8.1_p1-r0)
16:02:21 (3/4) Installing linux-pam (1.3.1-r1)
16:02:21 (4/4) Installing shadow (4.7-r1)
16:02:21 Executing busybox-1.31.1-r9.trigger
16:02:21 OK: 29 MiB in 49 packages
16:02:22 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 
16:02:22 Removing intermediate container 18d23b0ddab4
16:02:22  ---> ac5becaa9a4c
16:02:22 Step 3/6 : RUN  ln -s /usr/local/bin/docker /usr/bin/docker
16:02:22  ---> Running in ab87fd085adc
16:02:25 Removing intermediate container ab87fd085adc
16:02:25  ---> 6b08fc68ab6e
16:02:25 Step 4/6 : COPY ./connhelper-ssh/entrypoint.sh /
16:02:25  ---> 6ec70b930719
16:02:25 Step 5/6 : EXPOSE 22
16:02:25  ---> Running in f527c0d57f95
16:02:25 Removing intermediate container f527c0d57f95
16:02:25  ---> 7dea8d0dce8f
16:02:25 Step 6/6 : ENTRYPOINT ["/entrypoint.sh"]
16:02:25  ---> Running in cba78de773a4
16:02:25 Removing intermediate container cba78de773a4
16:02:25  ---> 847ea40a7511
16:02:25 Successfully built 847ea40a7511
16:02:25 Successfully tagged docker:stable-dind
16:02:25 Creating cliendtoendsuite_registry_1 ... 
16:02:25 Creating cliendtoendsuite_evil-notary-server_1 ... 
16:02:25 Creating cliendtoendsuite_notary-server_1      ... 
16:02:25 Creating cliendtoendsuite_engine_1             ... 
16:02:27 
Creating cliendtoendsuite_notary-server_1      ... done

Creating cliendtoendsuite_registry_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.23.0.4
16:02:28 Client:
16:02:28  Version:           19.03.0-dev
16:02:28  API version:       1.40
16:02:28  Go version:        go1.13.10
16:02:28  Git commit:        
16:02:28  Built:             Mon May 11 15:59:19 2020
16:02:28  OS/Arch:           linux/amd64
16:02:28  Experimental:      false
16:02:28 
16:02:28 Server: Docker Engine - Community
16:02:28  Engine:
16:02:28   Version:          19.03.8
16:02:28   API version:      1.40 (minimum version 1.12)
16:02:28   Go version:       go1.12.17
16:02:28   Git commit:       afacb8b7f0
16:02:28   Built:            Wed Mar 11 01:30:32 2020
16:02:28   OS/Arch:          linux/amd64
16:02:28   Experimental:     true
16:02:28  containerd:
16:02:28   Version:          v1.2.13
16:02:28   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
16:02:28  runc:
16:02:28   Version:          1.0.0-rc10
16:02:28   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
16:02:28  docker-init:
16:02:28   Version:          0.18.0
16:02:28   GitCommit:        fec3683
16:02:28 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
16:02:28 88286f41530e: Pulling fs layer
16:02:28 88286f41530e: Download complete
16:02:28 88286f41530e: Pull complete
16:02:28 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
16:02:28 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
16:02:28 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
16:02:29 The push refers to repository [registry:5000/alpine]
16:02:29 5bef08742407: Preparing
16:02:29 5bef08742407: Pushed
16:02:29 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
16:02:29 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
16:02:29 03b1be98f3f9: Pulling fs layer
16:02:30 03b1be98f3f9: Verifying Checksum
16:02:30 03b1be98f3f9: Download complete
16:02:30 03b1be98f3f9: Pull complete
16:02:30 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
16:02:30 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
16:02:30 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
16:02:30 The push refers to repository [registry:5000/busybox]
16:02:30 6a749002dd6a: Preparing
16:02:30 6a749002dd6a: Pushed
16:02:30 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
16:02:31 Swarm initialized: current node (idnv0p79rn6ylkzh1h1ocdufc) is now a manager.
16:02:31 
16:02:31 To add a worker to this swarm, run the following command:
16:02:31 
16:02:31     docker swarm join --token SWMTKN-1-38qa34aczls6ay7ureq59cpavh1u4rjf7azq1v9xb8qkt4vfhl-3u5zci7ohzl5n8tsoxtjdm88w 172.23.0.4:2377
16:02:31 
16:02:31 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
16:02:31 
16:03:03 ✓  e2e/cli-plugins (5.909s)
16:03:03 ∅  e2e/cli-plugins/plugins/badmeta
16:03:03 ∅  e2e/cli-plugins/plugins/nopersistentprerun
16:03:03 ✓  e2e/context (56ms)
16:03:13 ✓  e2e/container (18.749s)
16:03:18 ✓  e2e/plugin (4.497s)
16:03:22 ✓  e2e/stack (2.584s)
16:03:22 ✓  e2e/system (305ms)
16:03:26 ✓  e2e/image (25.628s)
16:03:26 ∅  e2e/internal/fixtures
16:03:26 ∅  e2e/plugin/basic
16:03:29 ✓  e2e/trust (6.149s)
16:03:29 
16:03:29 === Skipped
16:03:29 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
16:03:29     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
16:03:29 
16:03:29 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
16:03:29     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
16:03:29         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
16:03:29 
16:03:29 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
16:03:29     --- SKIP: TestRemove/Kubernetes (0.00s)
16:03:29         remove_test.go:22: !environment.KubernetesEnabled()
16:03:29 
16:03:29 
16:03:29 DONE 88 tests, 3 skipped in 57.749s
16:03:30 Stopping cliendtoendsuite_engine_1             ... 
16:03:30 Stopping cliendtoendsuite_registry_1           ... 
16:03:30 Stopping cliendtoendsuite_evil-notary-server_1 ... 
16:03:30 Stopping cliendtoendsuite_notary-server_1      ... 
16:03:32 
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             ... 
16:03:32 Removing cliendtoendsuite_registry_1           ... 
16:03:32 Removing cliendtoendsuite_evil-notary-server_1 ... 
16:03:32 Removing cliendtoendsuite_notary-server_1      ... 
16:03:32 
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
16:03:32 Removing image cliendtoendsuite_notary-server
16:03:32 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