Skip to content
Failed

Console Output

Pull request #3129 updated
14:11:11 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 25eee83d6b8c475548254b2decc9c8e0490d229c rather than 46e4059094cbf5a5e8797bef4f0cbc6faf2155b1
Obtained Jenkinsfile from 25eee83d6b8c475548254b2decc9c8e0490d229c
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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/cli_PR-3129@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > 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
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bf94a4fb49bd626f) in /home/ubuntu/workspace/cli_PR-3129
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-3129 # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/3129/head:refs/remotes/origin/PR-3129 +refs/heads/master:refs/remotes/origin/master # timeout=10
Fetching without tags
Merging remotes/origin/master commit 25eee83d6b8c475548254b2decc9c8e0490d229c into PR head commit 46e4059094cbf5a5e8797bef4f0cbc6faf2155b1
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/3129/head:refs/remotes/origin/PR-3129 # 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/3129/head:refs/remotes/origin/PR-3129 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 46e4059094cbf5a5e8797bef4f0cbc6faf2155b1 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 25eee83d6b8c475548254b2decc9c8e0490d229c # timeout=10
Merge succeeded, producing 3ca58230096547e94bc816a62c6dffa43729c32d
Checking out Revision 3ca58230096547e94bc816a62c6dffa43729c32d (PR-3129)
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3ca58230096547e94bc816a62c6dffa43729c32d # timeout=10
Commit message: "Merge commit '25eee83d6b8c475548254b2decc9c8e0490d229c' into HEAD"
First time build. Skipping changelog.
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Docker info)
[Pipeline] sh
 > git rev-list --no-walk 4f7362f498eedc3cff2c82f3c66261f341f4b948 # timeout=10
+ docker version
Client: Docker Engine - Community
 Version:           20.10.6
 API version:       1.41
 Go version:        go1.13.15
 Git commit:        370c289
 Built:             Fri Apr  9 22:46:01 2021
 OS/Arch:           linux/amd64
 Context:           default
 Experimental:      true

Server: Docker Engine - Community
 Engine:
  Version:          20.10.6
  API version:      1.41 (minimum version 1.12)
  Go version:       go1.13.15
  Git commit:       8728dd2
  Built:            Fri Apr  9 22:44:13 2021
  OS/Arch:          linux/amd64
  Experimental:     true
 containerd:
  Version:          1.4.6
  GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
 runc:
  Version:          1.0.0-rc95
  GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0
[Pipeline] sh
+ docker info
Client:
 Context:    default
 Debug Mode: false
 Plugins:
  app: Docker App (Docker Inc., v0.9.1-beta3)
  buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
  scan: Docker Scan (Docker Inc., v0.7.0)

Server:
 Containers: 0
  Running: 0
  Paused: 0
  Stopped: 0
 Images: 0
 Server Version: 20.10.6
 Storage Driver: overlay2
  Backing Filesystem: extfs
  Supports d_type: true
  Native Overlay Diff: true
  userxattr: false
 Logging Driver: json-file
 Cgroup Driver: cgroupfs
 Cgroup Version: 1
 Plugins:
  Volume: local
  Network: bridge host ipvlan macvlan null overlay
  Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
 Swarm: inactive
 Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
 Default Runtime: runc
 Init Binary: docker-init
 containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
 runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
 init version: de40ad0
 Security Options:
  apparmor
  seccomp
   Profile: default
 Kernel Version: 5.4.0-1048-aws
 Operating System: Ubuntu 18.04.5 LTS
 OSType: linux
 Architecture: x86_64
 CPUs: 2
 Total Memory: 7.487GiB
 Name: ip-10-100-100-229
 ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
 Docker Root Dir: /var/lib/docker
 Debug Mode: false
 Registry: https://index.docker.io/v1/
 Labels:
 Experimental: true
 Insecure Registries:
  127.0.0.0/8
 Live Restore Enabled: true

WARNING: No swap limit support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (e2e (non-experimental) - stable engine)
[Pipeline] sh
+ E2E_UNIQUE_ID=clie2e5 IMAGE_TAG=clie2e5 make -f docker.Makefile test-e2e-non-experimental
docker build -t docker-cli-e2eclie2e5 --build-arg=GO_VERSION --build-arg VERSION=20.10.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e .
#1 [internal] load .dockerignore
#1 sha256:0d06c5c9f4ed93c266a245ef2f498a72b1de6d2aa2dc40b723ace5c52e5df12d
#1 transferring context: 112B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile.e2e
#2 sha256:db39e7a61421432daa7ed930c54dda7606a04e3ba5fb65bd755274a726f857e0
#2 transferring dockerfile: 1.65kB done
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/library/golang:1.13.15-buster
#3 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
#3 DONE 0.4s

#4 [ 1/11] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
#4 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
#4 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
#4 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
#4 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.05MB / 50.40MB 0.1s
#4 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
#4 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
#4 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s
#4 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s
#4 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.50MB / 50.40MB 0.3s
#4 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.2s
#4 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.3s
#4 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 18.87MB / 50.40MB 0.4s
#4 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done
#4 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.05MB / 51.83MB 0.4s
#4 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 27.26MB / 50.40MB 0.5s
#4 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.44MB / 51.83MB 0.5s
#4 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 36.70MB / 50.40MB 0.6s
#4 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done
#4 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 15.73MB / 51.83MB 0.6s
#4 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.10MB / 68.67MB 0.6s
#4 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 40.89MB / 50.40MB 0.7s
#4 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 25.17MB / 51.83MB 0.7s
#4 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 47.19MB / 50.40MB 0.8s
#4 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 29.36MB / 51.83MB 0.8s
#4 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 13.63MB / 68.67MB 0.8s
#4 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.9s
#4 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.65MB / 51.83MB 0.9s
#4 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 20.97MB / 68.67MB 0.9s
#4 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.1s
#4 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.80MB / 68.67MB 1.1s
#4 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.19MB / 68.67MB 1.2s
#4 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.91MB / 68.67MB 1.4s
#4 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.5s done
#4 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.5s
#4 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
#4 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.4s done
#4 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.5s
#4 ...

#10 [internal] load build context
#10 sha256:70d091af19fa8de3904a73f9fb889f63df627c52631e7226ab76f9013c643788
#10 transferring context: 83.77MB 2.5s done
#10 DONE 3.2s

#4 [ 1/11] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
#4 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
#4 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.4s done
#4 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.5s done
#4 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 3.5s
#4 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 17.83MB / 120.17MB 3.7s
#4 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 29.36MB / 120.17MB 3.8s
#4 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 48.52MB / 120.17MB 4.0s
#4 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 59.77MB / 120.17MB 4.1s
#4 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 69.21MB / 120.17MB 4.2s
#4 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 89.13MB / 120.17MB 4.4s
#4 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.61MB / 120.17MB 4.5s
#4 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.05MB / 120.17MB 4.6s
#4 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.1s done
#4 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 119.54MB / 120.17MB 4.7s
#4 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
#4 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.5s done
#4 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done
#4 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s
#4 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done
#4 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s
#4 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.0s done
#4 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
#4 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.2s done
#4 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
#4 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.3s done
#4 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a
#4 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
#4 DONE 17.2s

#5 [ 2/11] RUN apt-get update && apt-get install -y     build-essential     curl     openssl     openssh-client     && rm -rf /var/lib/apt/lists/*
#5 sha256:a6bbd9cc44cb223d0ea3aeac667b2b0ceffe3be129da6ee9a153c965a8a0a97a
#5 0.706 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
#5 0.716 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
#5 0.716 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
#5 0.801 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
#5 0.926 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
#5 1.052 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
#5 2.163 Fetched 8458 kB in 2s (4944 kB/s)
#5 2.163 Reading package lists...
#5 2.736 Reading package lists...
#5 3.302 Building dependency tree...
#5 3.409 Reading state information...
#5 3.507 openssh-client is already the newest version (1:7.9p1-10+deb10u2).
#5 3.507 The following additional packages will be installed:
#5 3.507   bzip2 dpkg-dev fakeroot libalgorithm-diff-perl libalgorithm-diff-xs-perl
#5 3.508   libalgorithm-merge-perl libcurl4 libfakeroot patch xz-utils
#5 3.508 Suggested packages:
#5 3.508   bzip2-doc debian-keyring ed diffutils-doc
#5 3.582 The following NEW packages will be installed:
#5 3.582   build-essential bzip2 dpkg-dev fakeroot libalgorithm-diff-perl
#5 3.583   libalgorithm-diff-xs-perl libalgorithm-merge-perl libfakeroot patch xz-utils
#5 3.584 The following packages will be upgraded:
#5 3.584   curl libcurl4 openssl
#5 3.848 3 upgraded, 10 newly installed, 0 to remove and 31 not upgraded.
#5 3.848 Need to get 3783 kB of archives.
#5 3.848 After this operation, 3603 kB of additional disk space will be used.
#5 3.848 Get:1 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
#5 3.850 Get:2 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
#5 3.852 Get:3 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
#5 3.853 Get:4 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
#5 3.870 Get:5 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
#5 3.871 Get:6 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
#5 3.909 Get:7 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
#5 3.925 Get:8 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB]
#5 3.925 Get:9 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB]
#5 3.927 Get:10 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
#5 3.927 Get:11 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB]
#5 3.949 Get:12 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
#5 3.949 Get:13 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
#5 4.147 debconf: delaying package configuration, since apt-utils is not installed
#5 4.170 Fetched 3783 kB in 0s (10.4 MB/s)
#5 4.188 Selecting previously unselected package bzip2.
#5 4.188 (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 ... 15410 files and directories currently installed.)
#5 4.197 Preparing to unpack .../00-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
#5 4.202 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
#5 4.238 Selecting previously unselected package xz-utils.
#5 4.239 Preparing to unpack .../01-xz-utils_5.2.4-1_amd64.deb ...
#5 4.243 Unpacking xz-utils (5.2.4-1) ...
#5 4.285 Selecting previously unselected package patch.
#5 4.287 Preparing to unpack .../02-patch_2.7.6-3+deb10u1_amd64.deb ...
#5 4.291 Unpacking patch (2.7.6-3+deb10u1) ...
#5 4.330 Selecting previously unselected package dpkg-dev.
#5 4.332 Preparing to unpack .../03-dpkg-dev_1.19.7_all.deb ...
#5 4.336 Unpacking dpkg-dev (1.19.7) ...
#5 4.436 Selecting previously unselected package build-essential.
#5 4.438 Preparing to unpack .../04-build-essential_12.6_amd64.deb ...
#5 4.442 Unpacking build-essential (12.6) ...
#5 4.471 Preparing to unpack .../05-curl_7.64.0-4+deb10u2_amd64.deb ...
#5 4.482 Unpacking curl (7.64.0-4+deb10u2) over (7.64.0-4+deb10u1) ...
#5 4.610 Preparing to unpack .../06-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
#5 4.622 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) over (7.64.0-4+deb10u1) ...
#5 4.793 Selecting previously unselected package libfakeroot:amd64.
#5 4.795 Preparing to unpack .../07-libfakeroot_1.23-1_amd64.deb ...
#5 4.798 Unpacking libfakeroot:amd64 (1.23-1) ...
#5 4.828 Selecting previously unselected package fakeroot.
#5 4.830 Preparing to unpack .../08-fakeroot_1.23-1_amd64.deb ...
#5 4.834 Unpacking fakeroot (1.23-1) ...
#5 4.868 Selecting previously unselected package libalgorithm-diff-perl.
#5 4.870 Preparing to unpack .../09-libalgorithm-diff-perl_1.19.03-2_all.deb ...
#5 4.873 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
#5 4.898 Selecting previously unselected package libalgorithm-diff-xs-perl.
#5 4.900 Preparing to unpack .../10-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ...
#5 4.903 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
#5 4.931 Selecting previously unselected package libalgorithm-merge-perl.
#5 4.933 Preparing to unpack .../11-libalgorithm-merge-perl_0.08-3_all.deb ...
#5 4.936 Unpacking libalgorithm-merge-perl (0.08-3) ...
#5 4.963 Preparing to unpack .../12-openssl_1.1.1d-0+deb10u6_amd64.deb ...
#5 4.973 Unpacking openssl (1.1.1d-0+deb10u6) over (1.1.1d-0+deb10u3) ...
#5 5.312 Setting up libalgorithm-diff-perl (1.19.03-2) ...
#5 5.325 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
#5 5.334 Setting up libfakeroot:amd64 (1.23-1) ...
#5 5.348 Setting up fakeroot (1.23-1) ...
#5 5.360 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
#5 5.377 Setting up xz-utils (5.2.4-1) ...
#5 5.386 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
#5 5.393 Setting up patch (2.7.6-3+deb10u1) ...
#5 5.405 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
#5 5.417 Setting up curl (7.64.0-4+deb10u2) ...
#5 5.428 Setting up openssl (1.1.1d-0+deb10u6) ...
#5 5.444 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
#5 5.453 Setting up libalgorithm-merge-perl (0.08-3) ...
#5 5.464 Setting up dpkg-dev (1.19.7) ...
#5 5.482 Setting up build-essential (12.6) ...
#5 5.493 Processing triggers for libc-bin (2.28-10) ...
#5 DONE 6.3s

#6 [ 3/11] RUN curl -fsSL https://github.com/docker/compose/releases/download/1.25.1/docker-compose-`uname -s`-`uname -m` -o /usr/local/bin/docker-compose     && chmod +x /usr/local/bin/docker-compose
#6 sha256:7e921a9df9413d7086515a3b0c8dd67a280b4e5f272662afa7ad2014d49964a1
#6 DONE 0.6s

#7 [ 4/11] RUN curl -fsSL https://github.com/theupdateframework/notary/releases/download/v0.6.1/notary-Linux-amd64 -o /usr/local/bin/notary     && chmod +x /usr/local/bin/notary
#7 sha256:8d70ded02fb042d399041dbd9612fc6c8170eda4dac19c77df0e11cd08f6f6d9
#7 DONE 0.9s

#8 [ 5/11] RUN curl -fsSL https://github.com/gotestyourself/gotestsum/releases/download/v0.4.0/gotestsum_0.4.0_linux_amd64.tar.gz -o gotestsum.tar.gz     && tar -xf gotestsum.tar.gz gotestsum     && mv gotestsum /usr/local/bin/gotestsum     && rm gotestsum.tar.gz
#8 sha256:72660202e2e1e4b926d09d2cefca7a7dac0a5183430a42a2ee35e416267ec6ee
#8 DONE 0.8s

#9 [ 6/11] WORKDIR /go/src/github.com/docker/cli
#9 sha256:6bc099873bdac9481983be3ff105fa0fc5966629b1cff437b173b3be8d953791
#9 DONE 0.1s

#11 [ 7/11] COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/notary.cert
#11 sha256:c14b14703d40b7833dd6b0eb07f78db49db503d41dda63c6c14adee54fe3ecd3
#11 DONE 0.0s

#12 [ 8/11] RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-certificates
#12 sha256:47faed99030bb3e36bf641550f4fd998f42a657cde339601eac6133fafada682
#12 0.494 Updating certificates in /etc/ssl/certs...
#12 0.979 1 added, 0 removed; done.
#12 0.979 Running hooks in /etc/ca-certificates/update.d...
#12 0.980 done.
#12 DONE 1.0s

#13 [ 9/11] COPY . .
#13 sha256:b00a8b668689f21be2fcf9e15de2d1e7d7cbf7cc98d59d9e451eddb22960ceea
#13 DONE 0.9s

#14 [10/11] RUN ./scripts/build/binary
#14 sha256:6122e977f4e938a4e53a9f205b7670a819a07c1209286240adc8b5a2935bcf93
#14 0.422 Building static docker-linux-amd64
#14 0.913 vendor/github.com/docker/docker/pkg/archive/archive_unix.go:13:2: cannot find package "github.com/containerd/containerd/sys" in any of:
#14 0.913 	/go/src/github.com/docker/cli/vendor/github.com/containerd/containerd/sys (vendor tree)
#14 0.913 	/usr/local/go/src/github.com/containerd/containerd/sys (from $GOROOT)
#14 0.913 	/go/src/github.com/containerd/containerd/sys (from $GOPATH)
#14 ERROR: executor failed running [/bin/sh -c ./scripts/build/binary]: exit code: 1
------
 > [10/11] RUN ./scripts/build/binary:
------
executor failed running [/bin/sh -c ./scripts/build/binary]: exit code: 1
docker.Makefile:53: recipe for target 'build_e2e_image' failed
make: *** [build_e2e_image] Error 1
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (e2e (non-experimental) - 19.03 engine)
Stage "e2e (non-experimental) - 19.03 engine" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (e2e (experimental))
Stage "e2e (experimental)" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (e2e (ssh connhelper))
Stage "e2e (ssh connhelper)" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 2
Finished: FAILURE