Skip to content
Success

Console Output

Pull request #2453 opened
17:47:10 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from d4e4fa3b46bb4840cae6a9c65e68ef286e4a76a8+04533bd523bddf00c2077ae8e7f390f02390c2d4 (14f0fdaacce7afe04fff405fc66dc245c3f13e26)
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-2453@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
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0662610c45436a9bc) in /home/ubuntu/workspace/cli_PR-2453
[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-2453@tmp/23f241b7-729e-4fdd-b31e-77bf92cd2cba/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
17:47:13 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
17:47:13 chowning workspace
[Pipeline] sh
17:47:14 + pwd
17:47:14 + id -u
17:47:14 + id -g
17:47:14 + docker run --rm -v /home/ubuntu/workspace/cli_PR-2453:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
17:47:14 Removing all docker containers
[Pipeline] sh
17:47:15 + docker container ls -aq
[Pipeline] echo
17:47:15 Docker containers have been removed
[Pipeline] echo
17:47:15 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
17:47:15 cleanWorkspace: Workspace is clean.
[Pipeline] timeout
17:47:15 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
17:47:15 Using the ‘stage’ step without a block argument is deprecated
17:47:15 Entering stage Git Checkout
17:47:15 Proceeding
[Pipeline] checkout
17:47:15 using credential docker-jenkins-github-credentials
17:47:15 Cloning the remote Git repository
17:47:15 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2453 # 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/2453/head:refs/remotes/origin/PR-2453 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:47:18 Fetching without tags
17:47:18 Merging remotes/origin/19.03 commit 04533bd523bddf00c2077ae8e7f390f02390c2d4 into PR head commit d4e4fa3b46bb4840cae6a9c65e68ef286e4a76a8
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2453/head:refs/remotes/origin/PR-2453 # 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/2453/head:refs/remotes/origin/PR-2453 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4e4fa3b46bb4840cae6a9c65e68ef286e4a76a8 # timeout=10
17:47:18 Merge succeeded, producing d4e4fa3b46bb4840cae6a9c65e68ef286e4a76a8
17:47:18 Checking out Revision d4e4fa3b46bb4840cae6a9c65e68ef286e4a76a8 (PR-2453)
17:47:18 Commit message: "experimental/vlan-networks: markdown touch-ups"
17:47:18 First time build. Skipping changelog.
[Pipeline] stage
17:47:19 Using the ‘stage’ step without a block argument is deprecated
17:47:19 Entering stage Run end-to-end test suite
17:47:19 Proceeding
[Pipeline] sh
 > git merge 04533bd523bddf00c2077ae8e7f390f02390c2d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4e4fa3b46bb4840cae6a9c65e68ef286e4a76a8 # timeout=10
17:47:19 + docker version
17:47:19 Client: Docker Engine - Community
17:47:19  Version:           19.03.5
17:47:19  API version:       1.40
17:47:19  Go version:        go1.12.12
17:47:19  Git commit:        633a0ea838
17:47:19  Built:             Wed Nov 13 07:29:52 2019
17:47:19  OS/Arch:           linux/amd64
17:47:19  Experimental:      false
17:47:19 
17:47:19 Server: Docker Engine - Community
17:47:19  Engine:
17:47:19   Version:          19.03.5
17:47:19   API version:      1.40 (minimum version 1.12)
17:47:19   Go version:       go1.12.12
17:47:19   Git commit:       633a0ea838
17:47:19   Built:            Wed Nov 13 07:28:22 2019
17:47:19   OS/Arch:          linux/amd64
17:47:19   Experimental:     true
17:47:19  containerd:
17:47:19   Version:          1.2.10
17:47:19   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
17:47:19  runc:
17:47:19   Version:          1.0.0-rc8+dev
17:47:19   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
17:47:19  docker-init:
17:47:19   Version:          0.18.0
17:47:19   GitCommit:        fec3683
[Pipeline] sh
 > git --version # timeout=10
fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac
17:47:20 + docker info
17:47:20 Client:
17:47:20  Debug Mode: false
17:47:20 
17:47:20 Server:
17:47:20  Containers: 0
17:47:20   Running: 0
17:47:20   Paused: 0
17:47:20   Stopped: 0
17:47:20  Images: 6
17:47:20  Server Version: 19.03.5
17:47:20  Storage Driver: overlay2
17:47:20   Backing Filesystem: extfs
17:47:20   Supports d_type: true
17:47:20   Native Overlay Diff: true
17:47:20  Logging Driver: json-file
17:47:20  Cgroup Driver: cgroupfs
17:47:20  Plugins:
17:47:20   Volume: local
17:47:20   Network: bridge host ipvlan macvlan null overlay
17:47:20   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:47:20  Swarm: inactive
17:47:20  Runtimes: runc
17:47:20  Default Runtime: runc
17:47:20  Init Binary: docker-init
17:47:20  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
17:47:20  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
17:47:20  init version: fec3683
17:47:20  Security Options:
17:47:20   apparmor
17:47:20   seccomp
17:47:20    Profile: default
17:47:20  Kernel Version: 4.15.0-1058-aws
17:47:20  Operating System: Ubuntu 18.04.4 LTS
17:47:20  OSType: linux
17:47:20  Architecture: x86_64
17:47:20  CPUs: 2
17:47:20  Total Memory: 7.501GiB
17:47:20  Name: ip-10-100-49-79
17:47:20  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
17:47:20  Docker Root Dir: /var/lib/docker
17:47:20  Debug Mode: false
17:47:20  Username: dockerbuildbot
17:47:20  Registry: https://index.docker.io/v1/
17:47:20  Labels:
17:47:20  Experimental: true
17:47:20  Insecure Registries:
17:47:20   127.0.0.0/8
17:47:20  Live Restore Enabled: true
17:47:20 
17:47:20 WARNING: No swap limit support
[Pipeline] sh
17:47:20 + E2E_UNIQUE_ID=clie2e1 IMAGE_TAG=clie2e1 DOCKER_BUILDKIT=1 make -f docker.Makefile test-e2e
17:47:20 docker build -t docker-cli-e2eclie2e1 --build-arg=GO_VERSION --build-arg VERSION=19.03.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e .
17:47:20 #2 [internal] load .dockerignore
17:47:20 #2 transferring context: 100B done
17:47:20 #2 DONE 0.0s
17:47:20 
17:47:20 #1 [internal] load build definition from Dockerfile.e2e
17:47:20 #1 transferring dockerfile: 1.58kB done
17:47:20 #1 DONE 0.0s
17:47:20 
17:47:20 #3 [internal] load metadata for docker.io/library/golang:1.13.10-buster
17:47:20 #3 DONE 0.1s
17:47:20 
17:47:20 #4 [1/11] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d6...
17:47:20 #4 DONE 0.0s
17:47:20 
17:47:20 #5 [2/11] RUN apt-get update && apt-get install -y     build-essential     ...
17:47:20 #5 CACHED
17:47:20 
17:47:20 #10 [internal] load build context
17:47:22 #10 transferring context: 40.50MB 1.3s done
17:47:22 #10 DONE 1.4s
17:47:22 
17:47:22 #6 [3/11] RUN curl -L https://github.com/docker/compose/releases/download/1...
17:47:22 #6 1.201   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:47:22 #6 1.201                                  Dload  Upload   Total   Spent    Left  Speed
17:47:22 #6 1.201 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   638  100   638    0     0  25520      0 --:--:-- --:--:-- --:--:-- 25520
17:47:22 #6 1.327 
  0 10.3M    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 10.3M  100 10.3M    0     0  44.4M      0 --:--:-- --:--:-- --:--:-- 99.5M
17:47:22 #6 DONE 1.8s
17:47:22 
17:47:22 #7 [4/11] RUN curl -Ls https://github.com/theupdateframework/notary/release...
17:47:23 #7 DONE 1.1s
17:47:23 
17:47:23 #8 [5/11] RUN curl -Ls https://github.com/gotestyourself/gotestsum/releases...
17:47:24 #8 DONE 1.0s
17:47:24 
17:47:24 #9 [6/11] WORKDIR /go/src/github.com/docker/cli
17:47:24 #9 DONE 0.0s
17:47:24 
17:47:24 #11 [7/11] COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/...
17:47:24 #11 DONE 0.1s
17:47:24 
17:47:24 #12 [8/11] RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-...
17:47:25 #12 0.857 Updating certificates in /etc/ssl/certs...
17:47:26 #12 1.331 1 added, 0 removed; done.
17:47:26 #12 1.331 Running hooks in /etc/ca-certificates/update.d...
17:47:26 #12 1.332 done.
17:47:26 #12 DONE 1.4s
17:47:26 
17:47:26 #13 [9/11] COPY . .
17:47:26 #13 DONE 0.5s
17:47:26 
17:47:26 #14 [10/11] RUN ./scripts/build/binary
17:47:27 #14 0.771 Building statically linked build/docker-linux-amd64
17:48:34 #14 DONE 67.5s
17:48:34 
17:48:34 #15 [11/11] RUN ./scripts/build/plugins e2e/cli-plugins/plugins/*
17:48:34 #15 0.638 Building statically linked build/plugins-linux-amd64/docker-helloworld
17:48:36 #15 2.441 Building statically linked build/plugins-linux-amd64/docker-badmeta
17:48:38 #15 4.048 Building statically linked build/plugins-linux-amd64/docker-nopersistentprerun
17:48:40 #15 DONE 5.8s
17:48:40 
17:48:40 #16 exporting to image
17:48:40 #16 exporting layers
17:48:41 #16 exporting layers 2.2s done
17:48:41 #16 writing image sha256:3f712b6511fb54f64441ba824eb48f1d4c4d8c35a08f93bd25937a191c718e21 done
17:48:41 #16 naming to docker.io/library/docker-cli-e2eclie2e1 done
17:48:41 #16 DONE 2.2s
17:48:41 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
17:48:43 Creating network "cliendtoendsuite_default" with the default driver
17:48:43 Building notary-server
17:48:43 Step 1/3 : ARG NOTARY_VERSION=0.5.0
17:48:43 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
17:48:43 server-0.5.0: Pulling from library/notary
17:48:43 Digest: sha256:d59e4ecc20198447a9818e7f16d0a02ba1d9905de71e5354bc8ee0017304a244
17:48:43 Status: Downloaded newer image for notary:server-0.5.0
17:48:43  ---> 16b632e954ca
17:48:43 Step 3/3 : COPY ./notary/ /fixtures/
17:48:44  ---> 16a24440fe35
17:48:44 Successfully built 16a24440fe35
17:48:44 Successfully tagged cliendtoendsuite_notary-server:latest
17:48:44 Building evil-notary-server
17:48:44 Step 1/3 : ARG NOTARY_VERSION=0.5.0
17:48:44 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
17:48:44  ---> 16b632e954ca
17:48:44 Step 3/3 : COPY ./notary-evil/ /fixtures/
17:48:44  ---> 80339b6f202b
17:48:44 Successfully built 80339b6f202b
17:48:44 Successfully tagged cliendtoendsuite_evil-notary-server:latest
17:48:44 Creating cliendtoendsuite_evil-notary-server_1 ... 
17:48:44 Creating cliendtoendsuite_registry_1           ... 
17:48:44 Creating cliendtoendsuite_notary-server_1      ... 
17:48:44 Creating cliendtoendsuite_engine_1             ... 
17:48:47 
Creating cliendtoendsuite_engine_1             ... done

Creating cliendtoendsuite_evil-notary-server_1 ... done

Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_notary-server_1      ... done
Waiting for docker daemon to become available at tcp://172.21.0.2:2375
17:48:47 Client:
17:48:47  Version:           19.03.0-dev
17:48:47  API version:       1.40
17:48:47  Go version:        go1.13.10
17:48:47  Git commit:        
17:48:47  Built:             Sun Apr 19 17:47:27 2020
17:48:47  OS/Arch:           linux/amd64
17:48:47  Experimental:      false
17:48:47 
17:48:47 Server: Docker Engine - Community
17:48:47  Engine:
17:48:47   Version:          19.03.8
17:48:47   API version:      1.40 (minimum version 1.12)
17:48:47   Go version:       go1.12.17
17:48:47   Git commit:       afacb8b7f0
17:48:47   Built:            Wed Mar 11 01:30:32 2020
17:48:47   OS/Arch:          linux/amd64
17:48:47   Experimental:     false
17:48:47  containerd:
17:48:47   Version:          v1.2.13
17:48:47   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
17:48:47  runc:
17:48:47   Version:          1.0.0-rc10
17:48:47   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:48:47  docker-init:
17:48:47   Version:          0.18.0
17:48:47   GitCommit:        fec3683
17:48:47 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
17:48:47 88286f41530e: Pulling fs layer
17:48:47 88286f41530e: Verifying Checksum
17:48:47 88286f41530e: Download complete
17:48:48 88286f41530e: Pull complete
17:48:48 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
17:48:48 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
17:48:48 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
17:48:48 The push refers to repository [registry:5000/alpine]
17:48:48 5bef08742407: Preparing
17:48:48 5bef08742407: Pushed
17:48:48 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
17:48:48 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
17:48:48 03b1be98f3f9: Pulling fs layer
17:48:48 03b1be98f3f9: Verifying Checksum
17:48:48 03b1be98f3f9: Download complete
17:48:48 03b1be98f3f9: Pull complete
17:48:48 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
17:48:48 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
17:48:48 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
17:48:49 The push refers to repository [registry:5000/busybox]
17:48:49 6a749002dd6a: Preparing
17:48:49 6a749002dd6a: Pushed
17:48:49 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
17:48:49 Swarm initialized: current node (oe8roxd856i0k8uef4098uk0k) is now a manager.
17:48:49 
17:48:49 To add a worker to this swarm, run the following command:
17:48:49 
17:48:49     docker swarm join --token SWMTKN-1-456hf9pdqnd7eka6k82z24vn0fvgmovuzv3ndrfcy41ahoyuzd-ap4y4cp2cqnod7ogk52ic40yv 172.21.0.2:2377
17:48:49 
17:48:49 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
17:48:49 
17:49:16 ✓  e2e/cli-plugins (2.784s)
17:49:16 ∅  e2e/cli-plugins/plugins/badmeta
17:49:16 ∅  e2e/cli-plugins/plugins/nopersistentprerun
17:49:16 ✓  e2e/context (65ms)
17:49:20 ✓  e2e/container (7.663s)
17:49:25 ✓  e2e/plugin (3.924s)
17:49:26 ✓  e2e/stack (631ms)
17:49:27 ✓  e2e/system (88ms)
17:49:27 ✓  e2e/image (11.661s)
17:49:27 ∅  e2e/internal/fixtures
17:49:27 ∅  e2e/plugin/basic
17:49:30 ✓  e2e/trust (2.05s)
17:49:30 
17:49:30 === Skipped
17:49:30 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
17:49:30     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
17:49:30 
17:49:30 === SKIP: e2e/image TestBuildIidFileSquash (0.07s)
17:49:30     build_test.go:112: !experimentalBuild: running against a non-experimental daemon
17:49:30 
17:49:30 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
17:49:30     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
17:49:30         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
17:49:30 
17:49:30 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
17:49:30     --- SKIP: TestRemove/Kubernetes (0.00s)
17:49:30         remove_test.go:22: !environment.KubernetesEnabled()
17:49:30 
17:49:30 
17:49:30 DONE 88 tests, 4 skipped in 40.177s
17:49:30 Stopping cliendtoendsuite_engine_1             ... 
17:49:30 Stopping cliendtoendsuite_notary-server_1      ... 
17:49:30 Stopping cliendtoendsuite_evil-notary-server_1 ... 
17:49:30 Stopping cliendtoendsuite_registry_1           ... 
17:49:32 
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             ... 
17:49:32 Removing cliendtoendsuite_notary-server_1      ... 
17:49:32 Removing cliendtoendsuite_evil-notary-server_1 ... 
17:49:32 Removing cliendtoendsuite_registry_1           ... 
17:49:32 
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
17:49:32 Removing image cliendtoendsuite_notary-server
17:49:32 Removing image cliendtoendsuite_evil-notary-server
17:49:32 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
17:49:34 Creating network "cliendtoendsuite_default" with the default driver
17:49:34 Building evil-notary-server
17:49:34 Step 1/3 : ARG NOTARY_VERSION=0.5.0
17:49:34 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
17:49:34  ---> 16b632e954ca
17:49:34 Step 3/3 : COPY ./notary-evil/ /fixtures/
17:49:34  ---> f556e4261679
17:49:34 Successfully built f556e4261679
17:49:34 Successfully tagged cliendtoendsuite_evil-notary-server:latest
17:49:34 Building notary-server
17:49:34 Step 1/3 : ARG NOTARY_VERSION=0.5.0
17:49:34 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
17:49:34  ---> 16b632e954ca
17:49:34 Step 3/3 : COPY ./notary/ /fixtures/
17:49:34  ---> ed5009039146
17:49:34 Successfully built ed5009039146
17:49:34 Successfully tagged cliendtoendsuite_notary-server:latest
17:49:34 Creating cliendtoendsuite_engine_1 ... 
17:49:34 Creating cliendtoendsuite_registry_1 ... 
17:49:34 Creating cliendtoendsuite_evil-notary-server_1 ... 
17:49:34 Creating cliendtoendsuite_notary-server_1      ... 
17:49:37 
Creating cliendtoendsuite_notary-server_1      ... done

Creating cliendtoendsuite_evil-notary-server_1 ... done

Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_engine_1             ... done
Waiting for docker daemon to become available at tcp://172.22.0.4:2375
17:49:37 Client:
17:49:37  Version:           19.03.0-dev
17:49:37  API version:       1.40
17:49:37  Go version:        go1.13.10
17:49:37  Git commit:        
17:49:37  Built:             Sun Apr 19 17:47:27 2020
17:49:37  OS/Arch:           linux/amd64
17:49:37  Experimental:      false
17:49:37 
17:49:37 Server: Docker Engine - Community
17:49:37  Engine:
17:49:37   Version:          19.03.8
17:49:37   API version:      1.40 (minimum version 1.12)
17:49:37   Go version:       go1.12.17
17:49:37   Git commit:       afacb8b7f0
17:49:37   Built:            Wed Mar 11 01:30:32 2020
17:49:37   OS/Arch:          linux/amd64
17:49:37   Experimental:     true
17:49:37  containerd:
17:49:37   Version:          v1.2.13
17:49:37   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
17:49:37  runc:
17:49:37   Version:          1.0.0-rc10
17:49:37   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
17:49:37  docker-init:
17:49:37   Version:          0.18.0
17:49:37   GitCommit:        fec3683
17:49:37 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
17:49:37 88286f41530e: Pulling fs layer
17:49:37 88286f41530e: Download complete
17:49:38 88286f41530e: Pull complete
17:49:38 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
17:49:38 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
17:49:38 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
17:49:38 The push refers to repository [registry:5000/alpine]
17:49:38 5bef08742407: Preparing
17:49:38 5bef08742407: Pushed
17:49:38 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
17:49:38 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
17:49:38 03b1be98f3f9: Pulling fs layer
17:49:38 03b1be98f3f9: Verifying Checksum
17:49:38 03b1be98f3f9: Download complete
17:49:39 03b1be98f3f9: Pull complete
17:49:39 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
17:49:39 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
17:49:39 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
17:49:39 The push refers to repository [registry:5000/busybox]
17:49:39 6a749002dd6a: Preparing
17:49:39 6a749002dd6a: Pushed
17:49:39 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
17:49:40 Swarm initialized: current node (vl0925t8y46p1cwdlatfa85xf) is now a manager.
17:49:40 
17:49:40 To add a worker to this swarm, run the following command:
17:49:40 
17:49:40     docker swarm join --token SWMTKN-1-164rlbpl1mni9vzev4oyzeaqrz440sfsstrultgkpbjbsuzdrw-1s812kvbrxc04nr3udnr1zr1d 172.22.0.4:2377
17:49:40 
17:49:40 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
17:49:40 
17:50:06 ✓  e2e/cli-plugins (2.753s)
17:50:06 ∅  e2e/cli-plugins/plugins/badmeta
17:50:06 ∅  e2e/cli-plugins/plugins/nopersistentprerun
17:50:06 ✓  e2e/context (48ms)
17:50:11 ✓  e2e/container (7.999s)
17:50:15 ✓  e2e/plugin (3.349s)
17:50:16 ✓  e2e/stack (625ms)
17:50:17 ✓  e2e/system (102ms)
17:50:20 ✓  e2e/image (14.267s)
17:50:20 ∅  e2e/internal/fixtures
17:50:20 ∅  e2e/plugin/basic
17:50:20 ✓  e2e/trust (3.088s)
17:50:20 
17:50:20 === Skipped
17:50:20 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
17:50:20     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
17:50:20 
17:50:20 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
17:50:20     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
17:50:20         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
17:50:20 
17:50:20 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
17:50:20     --- SKIP: TestRemove/Kubernetes (0.00s)
17:50:20         remove_test.go:22: !environment.KubernetesEnabled()
17:50:20 
17:50:20 
17:50:20 DONE 88 tests, 3 skipped in 40.880s
17:50:21 Stopping cliendtoendsuite_notary-server_1      ... 
17:50:21 Stopping cliendtoendsuite_engine_1             ... 
17:50:21 Stopping cliendtoendsuite_registry_1           ... 
17:50:21 Stopping cliendtoendsuite_evil-notary-server_1 ... 
17:50:23 
Stopping cliendtoendsuite_evil-notary-server_1 ... done

Stopping cliendtoendsuite_registry_1           ... done

Stopping cliendtoendsuite_notary-server_1      ... done

Stopping cliendtoendsuite_engine_1             ... done
Removing cliendtoendsuite_notary-server_1      ... 
17:50:23 Removing cliendtoendsuite_engine_1             ... 
17:50:23 Removing cliendtoendsuite_registry_1           ... 
17:50:23 Removing cliendtoendsuite_evil-notary-server_1 ... 
17:50:23 
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
17:50:23 Removing image cliendtoendsuite_notary-server
17:50:23 Removing image cliendtoendsuite_evil-notary-server
17:50:23 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
17:50:25 Creating network "cliendtoendsuite_default" with the default driver
17:50:25 Building engine
17:50:25 Step 1/6 : FROM docker:test-dind
17:50:25 test-dind: Pulling from library/docker
17:50:25 Digest: sha256:ba51388db2907f0f0d33b365f039f89b48bfe9e3a408c2211addd5357268f33a
17:50:25 Status: Downloaded newer image for docker:test-dind
17:50:25  ---> a6e51fd179fb
17:50:25 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
17:50:25  ---> Running in e98fd3f4bb8c
17:50:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
17:50:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
17:50:27 (1/4) Installing openssh-server-common (8.1_p1-r0)
17:50:27 (2/4) Installing openssh-server (8.1_p1-r0)
17:50:27 (3/4) Installing linux-pam (1.3.1-r1)
17:50:27 (4/4) Installing shadow (4.7-r1)
17:50:27 Executing busybox-1.31.1-r9.trigger
17:50:27 OK: 29 MiB in 49 packages
17:50:28 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 
17:50:28 Removing intermediate container e98fd3f4bb8c
17:50:28  ---> c2e08c4e9b34
17:50:28 Step 3/6 : RUN  ln -s /usr/local/bin/docker /usr/bin/docker
17:50:28  ---> Running in 7bbddc9b1750
17:50:29 Removing intermediate container 7bbddc9b1750
17:50:29  ---> 2de584d9389c
17:50:29 Step 4/6 : COPY ./connhelper-ssh/entrypoint.sh /
17:50:29  ---> 9666b2202eff
17:50:29 Step 5/6 : EXPOSE 22
17:50:29  ---> Running in 9d5a8c310da1
17:50:29 Removing intermediate container 9d5a8c310da1
17:50:29  ---> 3180e58e2b9c
17:50:29 Step 6/6 : ENTRYPOINT ["/entrypoint.sh"]
17:50:30  ---> Running in 9da1027768fa
17:50:30 Removing intermediate container 9da1027768fa
17:50:30  ---> 8e9a032c3f99
17:50:30 Successfully built 8e9a032c3f99
17:50:30 Successfully tagged docker:stable-dind
17:50:30 Building notary-server
17:50:30 Step 1/3 : ARG NOTARY_VERSION=0.5.0
17:50:30 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
17:50:30  ---> 16b632e954ca
17:50:30 Step 3/3 : COPY ./notary/ /fixtures/
17:50:30  ---> 2effe8fa616b
17:50:30 Successfully built 2effe8fa616b
17:50:30 Successfully tagged cliendtoendsuite_notary-server:latest
17:50:30 Building evil-notary-server
17:50:30 Step 1/3 : ARG NOTARY_VERSION=0.5.0
17:50:30 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
17:50:30  ---> 16b632e954ca
17:50:30 Step 3/3 : COPY ./notary-evil/ /fixtures/
17:50:30  ---> 82385c3ddad9
17:50:30 Successfully built 82385c3ddad9
17:50:30 Successfully tagged cliendtoendsuite_evil-notary-server:latest
17:50:30 Creating cliendtoendsuite_evil-notary-server_1 ... 
17:50:30 Creating cliendtoendsuite_registry_1           ... 
17:50:30 Creating cliendtoendsuite_engine_1             ... 
17:50:30 Creating cliendtoendsuite_notary-server_1      ... 
17:50:34 
Creating cliendtoendsuite_notary-server_1      ... done

Creating cliendtoendsuite_evil-notary-server_1 ... done

Creating cliendtoendsuite_registry_1           ... done

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