Pull request #4440 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 9ab243c0f5629cb8af9a12507c6997d115bdb54b+4abd25eff188e1be42a9a13ff018cafb17dd9b1e (8568a70ade48abdde19049a7dd57b1e88a521c91) 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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/cli_PR-4440@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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # 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-2004-cgroup1 (i-0a315fa20a030a526) in /home/ubuntu/workspace/cli_PR-4440 [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-4440 # timeout=10 Fetching upstream changes from https://github.com/docker/cli.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/cli.git +refs/pull/4440/head:refs/remotes/origin/PR-4440 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 Fetching without tags Merging remotes/origin/20.10 commit 4abd25eff188e1be42a9a13ff018cafb17dd9b1e into PR head commit 9ab243c0f5629cb8af9a12507c6997d115bdb54b > git config remote.origin.url https://github.com/docker/cli.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/4440/head:refs/remotes/origin/PR-4440 # timeout=10 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # 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 --force --progress -- https://github.com/docker/cli.git +refs/pull/4440/head:refs/remotes/origin/PR-4440 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ab243c0f5629cb8af9a12507c6997d115bdb54b # timeout=10 Merge succeeded, producing 9ab243c0f5629cb8af9a12507c6997d115bdb54b Checking out Revision 9ab243c0f5629cb8af9a12507c6997d115bdb54b (PR-4440) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git merge 4abd25eff188e1be42a9a13ff018cafb17dd9b1e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ab243c0f5629cb8af9a12507c6997d115bdb54b # timeout=10 Commit message: "[20.10] update go to go1.19.11" 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 + docker version > git rev-list --no-walk 9ec4ff65f619b5ee40f68f9fa52098cc81564673 # timeout=10 Client: Docker Engine - Community Version: 24.0.2 API version: 1.43 Go version: go1.20.4 Git commit: cb74dfc Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 24.0.2 API version: 1.43 (minimum version 1.12) Go version: go1.20.4 Git commit: 659604f Built: Thu May 25 21:52:22 2023 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.6.21 GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc: Version: 1.1.7 GitCommit: v1.1.7-0-g860f061 docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker info Client: Docker Engine - Community Version: 24.0.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.19.1 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 0 Server Version: 24.0.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false 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: runc io.containerd.runc.v2 Default Runtime: runc Init Binary: docker-init containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 runc version: v1.1.7-0-g860f061 init version: de40ad0 Security Options: apparmor seccomp Profile: builtin Kernel Version: 5.15.0-1039-aws Operating System: Ubuntu 20.04.6 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.56GiB Name: ip-10-100-126-40 ID: d0c2daed-e4e3-4393-8304-c6aff8162828 Docker Root Dir: /var/lib/docker Debug Mode: false Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (e2e (non-experimental) - stable engine) [Pipeline] sh + E2E_UNIQUE_ID=clie2e3 IMAGE_TAG=clie2e3 make -f docker.Makefile test-e2e-non-experimental docker build -t docker-cli-e2eclie2e3 --build-arg=GO_VERSION --build-arg VERSION=20.10.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 112B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile.e2e #2 transferring dockerfile: 1.61kB done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/golang:1.19.11-bullseye #3 DONE 0.4s #4 [ 1/11] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 #4 resolve docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 0.0s done #4 sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 1.86kB / 1.86kB done #4 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 10.49MB / 55.06MB 0.2s #4 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 7.34MB / 54.59MB 0.2s #4 sha256:0649acb9e15690c802857ceba11ee6542a50d54d7630ccc2dac72b828637b908 1.58kB / 1.58kB done #4 sha256:73799244f796c700a043670900af371698bfe2b3faf3d24ebbcda5c34486a8f8 6.86kB / 6.86kB done #4 sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 3.15MB / 15.76MB 0.2s #4 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 20.97MB / 55.06MB 0.3s #4 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 19.92MB / 54.59MB 0.3s #4 sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 13.21MB / 15.76MB 0.3s #4 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 30.41MB / 55.06MB 0.4s #4 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 26.21MB / 54.59MB 0.4s #4 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 40.89MB / 55.06MB 0.5s #4 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 40.89MB / 54.59MB 0.5s #4 sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 15.76MB / 15.76MB 0.3s done #4 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 3.15MB / 86.03MB 0.5s #4 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 49.28MB / 55.06MB 0.6s #4 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 50.33MB / 54.59MB 0.6s #4 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 15.73MB / 86.03MB 0.6s #4 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 0.8s #4 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 54.59MB / 54.59MB 0.8s #4 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 35.65MB / 86.03MB 0.8s #4 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 54.59MB / 54.59MB 0.8s done #4 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 46.14MB / 86.03MB 0.9s #4 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 55.57MB / 86.03MB 1.0s #4 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 1.0s done #4 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 67.24MB / 86.03MB 1.3s #4 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 0B / 149.13MB 1.3s #4 sha256:7e33593927364561e677bcab360e5b3eddeabd1145be07a89d5cc02459e4ea0f 156B / 156B 1.3s #4 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 74.45MB / 86.03MB 1.3s #4 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 14.68MB / 149.13MB 1.3s #4 sha256:7e33593927364561e677bcab360e5b3eddeabd1145be07a89d5cc02459e4ea0f 156B / 156B 1.3s done #4 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa #4 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 86.03MB / 86.03MB 1.5s #4 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 34.60MB / 149.13MB 1.5s #4 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 42.99MB / 149.13MB 1.6s #4 ... #5 [internal] load build context #5 transferring context: 83.95MB 1.5s done #5 DONE 1.6s #4 [ 1/11] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 #4 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 86.03MB / 86.03MB 1.6s done #4 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 56.98MB / 149.13MB 1.7s #4 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 68.16MB / 149.13MB 1.8s #4 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 77.59MB / 149.13MB 1.9s #4 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 97.52MB / 149.13MB 2.1s #4 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 108.00MB / 149.13MB 2.2s #4 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 118.29MB / 149.13MB 2.3s #4 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 127.93MB / 149.13MB 2.4s #4 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 138.41MB / 149.13MB 2.5s #4 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 147.85MB / 149.13MB 2.6s #4 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 149.13MB / 149.13MB 3.0s done #4 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 1.9s done #4 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 0.1s #4 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 0.3s done #4 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef #4 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 1.6s done #4 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 #4 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 1.8s done #4 extracting sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c #4 extracting sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 4.2s done #4 extracting sha256:7e33593927364561e677bcab360e5b3eddeabd1145be07a89d5cc02459e4ea0f #4 extracting sha256:7e33593927364561e677bcab360e5b3eddeabd1145be07a89d5cc02459e4ea0f done #4 DONE 12.3s #6 [ 2/11] RUN apt-get update && apt-get install -y build-essential curl openssl openssh-client && rm -rf /var/lib/apt/lists/* #6 0.536 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #6 0.544 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #6 0.544 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #6 0.633 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] #6 0.708 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] #6 0.785 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] #6 1.728 Fetched 8658 kB in 1s (5977 kB/s) #6 1.728 Reading package lists... #6 2.226 Reading package lists... #6 2.710 Building dependency tree... #6 2.816 Reading state information... #6 2.930 curl is already the newest version (7.74.0-1.3+deb11u7). #6 2.930 openssh-client is already the newest version (1:8.4p1-5+deb11u1). #6 2.930 openssl is already the newest version (1.1.1n-0+deb11u5). #6 2.930 openssl set to manually installed. #6 2.930 The following additional packages will be installed: #6 2.930 bzip2 dpkg-dev fakeroot libalgorithm-diff-perl libalgorithm-diff-xs-perl #6 2.931 libalgorithm-merge-perl libfakeroot patch xz-utils #6 2.932 Suggested packages: #6 2.932 bzip2-doc debian-keyring ed diffutils-doc #6 2.997 The following NEW packages will be installed: #6 2.997 build-essential bzip2 dpkg-dev fakeroot libalgorithm-diff-perl #6 2.998 libalgorithm-diff-xs-perl libalgorithm-merge-perl libfakeroot patch xz-utils #6 3.264 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. #6 3.264 Need to get 2919 kB of archives. #6 3.264 After this operation, 4327 kB of additional disk space will be used. #6 3.264 Get:1 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] #6 3.266 Get:2 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] #6 3.268 Get:3 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] #6 3.268 Get:4 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.12 [2312 kB] #6 3.285 Get:5 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] #6 3.285 Get:6 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB] #6 3.286 Get:7 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB] #6 3.287 Get:8 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB] #6 3.287 Get:9 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6+b1 [12.0 kB] #6 3.287 Get:10 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] #6 3.491 debconf: delaying package configuration, since apt-utils is not installed #6 3.520 Fetched 2919 kB in 0s (10.3 MB/s) #6 3.536 Selecting previously unselected package bzip2. #6 3.536 (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 ... 15722 files and directories currently installed.) #6 3.545 Preparing to unpack .../0-bzip2_1.0.8-4_amd64.deb ... #6 3.549 Unpacking bzip2 (1.0.8-4) ... #6 3.584 Selecting previously unselected package xz-utils. #6 3.587 Preparing to unpack .../1-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... #6 3.591 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #6 3.632 Selecting previously unselected package patch. #6 3.635 Preparing to unpack .../2-patch_2.7.6-7_amd64.deb ... #6 3.638 Unpacking patch (2.7.6-7) ... #6 3.674 Selecting previously unselected package dpkg-dev. #6 3.677 Preparing to unpack .../3-dpkg-dev_1.20.12_all.deb ... #6 3.683 Unpacking dpkg-dev (1.20.12) ... #6 3.812 Selecting previously unselected package build-essential. #6 3.815 Preparing to unpack .../4-build-essential_12.9_amd64.deb ... #6 3.819 Unpacking build-essential (12.9) ... #6 3.854 Selecting previously unselected package libfakeroot:amd64. #6 3.857 Preparing to unpack .../5-libfakeroot_1.25.3-1.1_amd64.deb ... #6 3.869 Unpacking libfakeroot:amd64 (1.25.3-1.1) ... #6 3.904 Selecting previously unselected package fakeroot. #6 3.907 Preparing to unpack .../6-fakeroot_1.25.3-1.1_amd64.deb ... #6 3.911 Unpacking fakeroot (1.25.3-1.1) ... #6 3.942 Selecting previously unselected package libalgorithm-diff-perl. #6 3.945 Preparing to unpack .../7-libalgorithm-diff-perl_1.201-1_all.deb ... #6 3.952 Unpacking libalgorithm-diff-perl (1.201-1) ... #6 3.992 Selecting previously unselected package libalgorithm-diff-xs-perl. #6 3.995 Preparing to unpack .../8-libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ... #6 4.002 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ... #6 4.028 Selecting previously unselected package libalgorithm-merge-perl. #6 4.031 Preparing to unpack .../9-libalgorithm-merge-perl_0.08-3_all.deb ... #6 4.034 Unpacking libalgorithm-merge-perl (0.08-3) ... #6 4.080 Setting up libalgorithm-diff-perl (1.201-1) ... #6 4.095 Setting up bzip2 (1.0.8-4) ... #6 4.106 Setting up libfakeroot:amd64 (1.25.3-1.1) ... #6 4.124 Setting up fakeroot (1.25.3-1.1) ... #6 4.136 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #6 4.156 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #6 4.173 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #6 4.188 Setting up patch (2.7.6-7) ... #6 4.201 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ... #6 4.214 Setting up libalgorithm-merge-perl (0.08-3) ... #6 4.230 Setting up dpkg-dev (1.20.12) ... #6 4.272 Setting up build-essential (12.9) ... #6 4.295 Processing triggers for libc-bin (2.31-13+deb11u6) ... #6 DONE 13.1s #7 [ 3/11] RUN curl -fsSL https://github.com/docker/compose/releases/download/1.29.2/docker-compose-`uname -s`-`uname -m` -o /usr/local/bin/docker-compose && chmod +x /usr/local/bin/docker-compose #7 DONE 0.5s #8 [ 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 #8 DONE 0.5s #9 [ 5/11] RUN curl -fsSL https://github.com/gotestyourself/gotestsum/releases/download/v1.8.2/gotestsum_1.8.2_linux_amd64.tar.gz -o gotestsum.tar.gz && tar -xf gotestsum.tar.gz gotestsum && mv gotestsum /usr/local/bin/gotestsum && rm gotestsum.tar.gz #9 DONE 0.6s #10 [ 6/11] WORKDIR /go/src/github.com/docker/cli #10 DONE 0.0s #11 [ 7/11] COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/notary.cert #11 DONE 0.0s #12 [ 8/11] RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-certificates #12 0.389 Updating certificates in /etc/ssl/certs... #12 0.873 1 added, 0 removed; done. #12 0.873 Running hooks in /etc/ca-certificates/update.d... #12 0.874 done. #12 DONE 0.9s #13 [ 9/11] COPY . . #13 DONE 1.1s #14 [10/11] RUN ./scripts/build/binary #14 0.253 Building static docker-linux-amd64 #14 DONE 30.2s #15 [11/11] RUN ./scripts/build/plugins e2e/cli-plugins/plugins/* #15 0.340 Building statically linked build/plugins-linux-amd64/docker-helloworld #15 0.914 Building statically linked build/plugins-linux-amd64/docker-badmeta #15 1.314 Building statically linked build/plugins-linux-amd64/docker-nopersistentprerun #15 DONE 1.9s #16 exporting to image #16 exporting layers #16 exporting layers 1.8s done #16 writing image sha256:979ffd01c22f932cb9fcfe45b54f13983559c935c79c7663689520c785fd9d67 done #16 naming to docker.io/library/docker-cli-e2eclie2e3 0.0s done #16 DONE 1.8s docker run --rm --mount type=bind,src=/var/run/docker.sock,dst=/var/run/docker.sock -e VERSION=20.10.0-dev -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM -e TEST_ENGINE_VERSION= -e TEST_ENGINE_VERSION= docker-cli-e2eclie2e3 Creating network "cliendtoendsuite_default" with the default driver Pulling registry (registry:2)... 2: Pulling from library/registry Digest: sha256:9977826e0d1d0eccc7af97017ae41f2dbe13f2c61e4c886ec28f0fdd8c4078aa Status: Downloaded newer image for registry:2 Pulling engine (docker:stable-dind)... stable-dind: Pulling from library/docker Digest: sha256:4972457c6a8a4309f9796fc3c8fd288923045ba0e214c102d92b70be99e249d1 Status: Downloaded newer image for docker:stable-dind Building notary-server #1 [internal] load build definition from Dockerfile.notary-server #1 sha256:cc6fb969ede6ef45f5d336797e0f19defea444401e0cb8933e109361ee0b916a #1 CANCELED #2 [internal] load .dockerignore #2 sha256:2cd4737b208baf6f8dfcca82b458b2e1d76b429330ccda5f4fb8031a90606e8a #2 CANCELED failed to dial gRPC: http: invalid Host header Service 'notary-server' failed to build : Build failed make: *** [docker.Makefile:135: test-e2e-non-experimental] 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