Skip to content
Failed

Console Output

Pull request #4115 opened
18:48:52 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 30ea3da2d6f253651d5ab829857a6a8461f3f8bd+3825ed5f7e7df1ae95bbe444b8850c91b021994c (d7a2fa3b47ed56cabad7d5dcedc7d1893b76cfa6)
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
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-4115@libs/jps # timeout=10
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
 > 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
Avoid second fetch
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"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
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
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-066edc75e94f5e87e)’ is offline
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-066edc75e94f5e87e) in /home/ubuntu/workspace/cli_PR-4115
[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-4115 # 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/4115/head:refs/remotes/origin/PR-4115 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
Fetching without tags
Merging remotes/origin/20.10 commit 3825ed5f7e7df1ae95bbe444b8850c91b021994c into PR head commit 30ea3da2d6f253651d5ab829857a6a8461f3f8bd
Merge succeeded, producing 30ea3da2d6f253651d5ab829857a6a8461f3f8bd
Checking out Revision 30ea3da2d6f253651d5ab829857a6a8461f3f8bd (PR-4115)
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/4115/head:refs/remotes/origin/PR-4115 # 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 --progress -- https://github.com/docker/cli.git +refs/pull/4115/head:refs/remotes/origin/PR-4115 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 30ea3da2d6f253651d5ab829857a6a8461f3f8bd # 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 3825ed5f7e7df1ae95bbe444b8850c91b021994c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 30ea3da2d6f253651d5ab829857a6a8461f3f8bd # timeout=10
Commit message: "Enable ssh forwarding when building a remote target"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[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
Client: Docker Engine - Community
 Version:           22.06.0-beta.0
 API version:       1.42
 Go version:        go1.18.3
 Git commit:        3e9117b
 Built:             Fri Jun  3 17:55:46 2022
 OS/Arch:           linux/amd64
 Context:           default

Server: Docker Engine - Community
 Engine:
  Version:          22.06.0-beta.0
  API version:      1.42 (minimum version 1.12)
  Go version:       go1.18.3
  Git commit:       38633e7
  Built:            Fri Jun  3 17:55:46 2022
  OS/Arch:          linux/amd64
  Experimental:     true
 containerd:
  Version:          1.6.8
  GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
 runc:
  Version:          1.1.4
  GitCommit:        v1.1.4-0-g5fd4c4d
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0
[Pipeline] sh
+ docker info
Client:
 Context:    default
 Debug Mode: false
 Plugins:
  buildx: Docker Buildx (Docker Inc.)
    Version:  c5aec24
    Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
  compose: Docker Compose (Docker Inc.)
    Version:  v2.12.0
    Path:     /usr/libexec/docker/cli-plugins/docker-compose
  scan: Docker Scan (Docker Inc.)
    Version:  v0.17.0
    Path:     /usr/libexec/docker/cli-plugins/docker-scan

Server:
 Containers: 0
  Running: 0
  Paused: 0
  Stopped: 0
 Images: 0
 Server Version: 22.06.0-beta.0
 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: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
 Default Runtime: runc
 Init Binary: docker-init
 containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
 runc version: v1.1.4-0-g5fd4c4d
 init version: de40ad0
 Security Options:
  apparmor
  seccomp
   Profile: builtin
 Kernel Version: 5.4.0-1088-aws
 Operating System: Ubuntu 18.04.6 LTS
 OSType: linux
 Architecture: x86_64
 CPUs: 2
 Total Memory: 7.565GiB
 Name: ip-10-100-99-61
 ID: 46afdfad-1825-4e95-81cd-12ef0a946260
 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=clie2e1 IMAGE_TAG=clie2e1 make -f docker.Makefile test-e2e-non-experimental
docker build -t docker-cli-e2eclie2e1 --build-arg=GO_VERSION --build-arg VERSION=20.10.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e .
#1 [internal] load .dockerignore
#1 transferring context: 112B done
#1 DONE 5.4s

#2 [internal] load build definition from Dockerfile.e2e
#2 transferring dockerfile: 1.61kB done
#2 DONE 5.4s

#3 [internal] load metadata for docker.io/library/golang:1.18.10-buster
#3 DONE 0.6s

#4 [ 1/11] FROM docker.io/library/golang:1.18.10-buster@sha256:ed56e8d7ced2a5e02a6555d1a308a2f22d917ad39f91337ae387ca4f7cf06e3e
#4 resolve docker.io/library/golang:1.18.10-buster@sha256:ed56e8d7ced2a5e02a6555d1a308a2f22d917ad39f91337ae387ca4f7cf06e3e 0.0s done
#4 sha256:ed56e8d7ced2a5e02a6555d1a308a2f22d917ad39f91337ae387ca4f7cf06e3e 988B / 988B done
#4 sha256:a0056dc569d72a14fdd3ac6b0a1a2c98c0995f5c10eb2f405458ac9373547a1b 1.80kB / 1.80kB done
#4 sha256:6f8afb2e10302932913331832643a2e3a353a34d3eb5ecdcc3ab6ade1a564a03 7.12kB / 7.12kB done
#4 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 0B / 50.45MB 0.1s
#4 sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 0B / 7.86MB 0.4s
#4 sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 0B / 10.00MB 0.4s
#4 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 5.24MB / 50.45MB 0.5s
#4 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 8.39MB / 50.45MB 0.6s
#4 sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 3.15MB / 7.86MB 0.7s
#4 sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 3.15MB / 10.00MB 0.7s
#4 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 15.73MB / 50.45MB 0.8s
#4 sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 7.86MB / 7.86MB 0.8s
#4 sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 10.00MB / 10.00MB 0.8s
#4 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 27.26MB / 50.45MB 0.9s
#4 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 40.65MB / 50.45MB 1.1s
#4 sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 7.86MB / 7.86MB 1.0s done
#4 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 50.45MB / 50.45MB 1.3s
#4 sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 10.00MB / 10.00MB 1.1s done
#4 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 1.05MB / 68.85MB 1.3s
#4 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 2.61MB / 51.87MB 1.3s
#4 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 10.60MB / 68.85MB 1.5s
#4 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 11.53MB / 51.87MB 1.5s
#4 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 23.07MB / 68.85MB 1.6s
#4 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 14.68MB / 51.87MB 1.6s
#4 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 27.26MB / 68.85MB 1.7s
#4 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 19.92MB / 51.87MB 1.7s
#4 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 33.55MB / 68.85MB 1.8s
#4 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 26.21MB / 51.87MB 1.8s
#4 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 44.50MB / 68.85MB 2.0s
#4 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 35.82MB / 51.87MB 2.0s
#4 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 48.41MB / 68.85MB 2.1s
#4 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 40.89MB / 51.87MB 2.1s
#4 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 55.57MB / 68.85MB 2.2s
#4 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 45.09MB / 51.87MB 2.2s
#4 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 66.06MB / 68.85MB 2.4s
#4 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 51.87MB / 51.87MB 2.4s
#4 sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 50.45MB / 50.45MB 2.5s done
#4 extracting sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f
#4 sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 51.87MB / 51.87MB 3.4s done
#4 sha256:9942f1f7d7fa27ac71ea323f90ac66376deeb8664e4afc4e942c04695090821f 156B / 156B 3.7s
#4 sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 68.85MB / 68.85MB 4.2s done
#4 sha256:9942f1f7d7fa27ac71ea323f90ac66376deeb8664e4afc4e942c04695090821f 156B / 156B 4.2s done
#4 sha256:f016eb4800c2d67a111d98854664c97360aaf00f203c8ed7df9192076925eab0 0B / 141.98MB 4.2s
#4 sha256:f016eb4800c2d67a111d98854664c97360aaf00f203c8ed7df9192076925eab0 8.39MB / 141.98MB 4.6s
#4 sha256:f016eb4800c2d67a111d98854664c97360aaf00f203c8ed7df9192076925eab0 16.15MB / 141.98MB 4.8s
#4 sha256:f016eb4800c2d67a111d98854664c97360aaf00f203c8ed7df9192076925eab0 28.31MB / 141.98MB 5.2s
#4 sha256:f016eb4800c2d67a111d98854664c97360aaf00f203c8ed7df9192076925eab0 36.70MB / 141.98MB 5.5s
#4 sha256:f016eb4800c2d67a111d98854664c97360aaf00f203c8ed7df9192076925eab0 47.19MB / 141.98MB 5.7s
#4 sha256:f016eb4800c2d67a111d98854664c97360aaf00f203c8ed7df9192076925eab0 59.77MB / 141.98MB 6.0s
#4 sha256:f016eb4800c2d67a111d98854664c97360aaf00f203c8ed7df9192076925eab0 69.61MB / 141.98MB 6.2s
#4 sha256:f016eb4800c2d67a111d98854664c97360aaf00f203c8ed7df9192076925eab0 78.64MB / 141.98MB 6.3s
#4 sha256:f016eb4800c2d67a111d98854664c97360aaf00f203c8ed7df9192076925eab0 91.44MB / 141.98MB 6.5s
#4 ...

#5 [internal] load build context
#5 transferring context: 83.88MB 6.2s done
#5 DONE 6.5s

#4 [ 1/11] FROM docker.io/library/golang:1.18.10-buster@sha256:ed56e8d7ced2a5e02a6555d1a308a2f22d917ad39f91337ae387ca4f7cf06e3e
#4 sha256:f016eb4800c2d67a111d98854664c97360aaf00f203c8ed7df9192076925eab0 102.76MB / 141.98MB 6.8s
#4 sha256:f016eb4800c2d67a111d98854664c97360aaf00f203c8ed7df9192076925eab0 111.15MB / 141.98MB 7.0s
#4 sha256:f016eb4800c2d67a111d98854664c97360aaf00f203c8ed7df9192076925eab0 121.63MB / 141.98MB 7.3s
#4 sha256:f016eb4800c2d67a111d98854664c97360aaf00f203c8ed7df9192076925eab0 128.97MB / 141.98MB 7.5s
#4 sha256:f016eb4800c2d67a111d98854664c97360aaf00f203c8ed7df9192076925eab0 141.98MB / 141.98MB 7.7s
#4 extracting sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 5.0s
#4 sha256:f016eb4800c2d67a111d98854664c97360aaf00f203c8ed7df9192076925eab0 141.98MB / 141.98MB 9.1s done
#4 extracting sha256:ac7f2e1c758675427623d0da4faa88b336c62466c15a98af61efd3f015282f2f 6.7s done
#4 extracting sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b
#4 extracting sha256:dbcdf7fce05b60278ea57279b4fd04f78778f80a6d64b6f875afc4bde32c2d1b 0.6s done
#4 extracting sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502
#4 extracting sha256:0ed0c2752d8478245519a7aab5e660053796af3c7ea7b34ad3df855b33ff5502 0.6s done
#4 extracting sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 0.1s
#4 extracting sha256:bf01cd4ea334ab5c64bed24016c153dc7c276f552f468e564664e739dac31e09 4.1s done
#4 extracting sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e
#4 extracting sha256:b928198451ee0a62ae50350c612ee7612163a3e0b1cd867cbad9d8b54357c90e 4.2s done
#4 extracting sha256:f016eb4800c2d67a111d98854664c97360aaf00f203c8ed7df9192076925eab0 0.1s
#4 extracting sha256:f016eb4800c2d67a111d98854664c97360aaf00f203c8ed7df9192076925eab0 5.2s
#4 extracting sha256:f016eb4800c2d67a111d98854664c97360aaf00f203c8ed7df9192076925eab0 10.2s done
#4 extracting sha256:9942f1f7d7fa27ac71ea323f90ac66376deeb8664e4afc4e942c04695090821f done
#4 DONE 32.2s

#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.953 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
#6 0.966 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
#6 0.967 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
#6 1.110 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB]
#6 1.810 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [472 kB]
#6 2.436 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B]
#6 3.317 Fetched 8603 kB in 3s (3284 kB/s)
#6 3.317 Reading package lists...
#6 4.275 Reading package lists...
#6 5.216 Building dependency tree...
#6 5.383 Reading state information...
#6 5.539 openssh-client is already the newest version (1:7.9p1-10+deb10u2).
#6 5.539 The following additional packages will be installed:
#6 5.540   bzip2 dpkg-dev fakeroot libalgorithm-diff-perl libalgorithm-diff-xs-perl
#6 5.541   libalgorithm-merge-perl libcurl4 libfakeroot patch xz-utils
#6 5.542 Suggested packages:
#6 5.542   bzip2-doc debian-keyring ed diffutils-doc
#6 5.648 The following NEW packages will be installed:
#6 5.648   build-essential bzip2 dpkg-dev fakeroot libalgorithm-diff-perl
#6 5.650   libalgorithm-diff-xs-perl libalgorithm-merge-perl libfakeroot patch xz-utils
#6 5.651 The following packages will be upgraded:
#6 5.652   curl libcurl4 openssl
#6 5.922 3 upgraded, 10 newly installed, 0 to remove and 9 not upgraded.
#6 5.922 Need to get 3800 kB of archives.
#6 5.922 After this operation, 3603 kB of additional disk space will be used.
#6 5.922 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 bzip2 amd64 1.0.6-9.2~deb10u2 [48.5 kB]
#6 5.929 Get:2 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB]
#6 5.930 Get:3 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
#6 5.932 Get:4 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.8 [1776 kB]
#6 5.957 Get:5 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
#6 5.958 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u5 [265 kB]
#6 5.962 Get:7 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u5 [334 kB]
#6 5.967 Get:8 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB]
#6 5.968 Get:9 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB]
#6 5.977 Get:10 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
#6 5.978 Get:11 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB]
#6 5.979 Get:12 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
#6 5.980 Get:13 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u4 [855 kB]
#6 6.270 debconf: delaying package configuration, since apt-utils is not installed
#6 6.332 Fetched 3800 kB in 0s (11.6 MB/s)
#6 6.358 Selecting previously unselected package bzip2.
#6 6.358 (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 ... 15421 files and directories currently installed.)
#6 6.374 Preparing to unpack .../00-bzip2_1.0.6-9.2~deb10u2_amd64.deb ...
#6 6.379 Unpacking bzip2 (1.0.6-9.2~deb10u2) ...
#6 6.506 Selecting previously unselected package xz-utils.
#6 6.507 Preparing to unpack .../01-xz-utils_5.2.4-1+deb10u1_amd64.deb ...
#6 6.514 Unpacking xz-utils (5.2.4-1+deb10u1) ...
#6 6.658 Selecting previously unselected package patch.
#6 6.660 Preparing to unpack .../02-patch_2.7.6-3+deb10u1_amd64.deb ...
#6 6.664 Unpacking patch (2.7.6-3+deb10u1) ...
#6 6.796 Selecting previously unselected package dpkg-dev.
#6 6.797 Preparing to unpack .../03-dpkg-dev_1.19.8_all.deb ...
#6 6.801 Unpacking dpkg-dev (1.19.8) ...
#6 7.026 Selecting previously unselected package build-essential.
#6 7.028 Preparing to unpack .../04-build-essential_12.6_amd64.deb ...
#6 7.035 Unpacking build-essential (12.6) ...
#6 7.166 Preparing to unpack .../05-curl_7.64.0-4+deb10u5_amd64.deb ...
#6 7.178 Unpacking curl (7.64.0-4+deb10u5) over (7.64.0-4+deb10u3) ...
#6 7.463 Preparing to unpack .../06-libcurl4_7.64.0-4+deb10u5_amd64.deb ...
#6 7.608 Unpacking libcurl4:amd64 (7.64.0-4+deb10u5) over (7.64.0-4+deb10u3) ...
#6 7.797 Selecting previously unselected package libfakeroot:amd64.
#6 7.800 Preparing to unpack .../07-libfakeroot_1.23-1_amd64.deb ...
#6 7.805 Unpacking libfakeroot:amd64 (1.23-1) ...
#6 7.941 Selecting previously unselected package fakeroot.
#6 7.944 Preparing to unpack .../08-fakeroot_1.23-1_amd64.deb ...
#6 7.949 Unpacking fakeroot (1.23-1) ...
#6 8.139 Selecting previously unselected package libalgorithm-diff-perl.
#6 8.142 Preparing to unpack .../09-libalgorithm-diff-perl_1.19.03-2_all.deb ...
#6 8.233 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
#6 8.267 Selecting previously unselected package libalgorithm-diff-xs-perl.
#6 8.269 Preparing to unpack .../10-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ...
#6 8.335 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
#6 8.364 Selecting previously unselected package libalgorithm-merge-perl.
#6 8.365 Preparing to unpack .../11-libalgorithm-merge-perl_0.08-3_all.deb ...
#6 8.369 Unpacking libalgorithm-merge-perl (0.08-3) ...
#6 8.514 Preparing to unpack .../12-openssl_1.1.1n-0+deb10u4_amd64.deb ...
#6 8.525 Unpacking openssl (1.1.1n-0+deb10u4) over (1.1.1n-0+deb10u3) ...
#6 8.889 Setting up libalgorithm-diff-perl (1.19.03-2) ...
#6 8.948 Setting up bzip2 (1.0.6-9.2~deb10u2) ...
#6 8.961 Setting up libfakeroot:amd64 (1.23-1) ...
#6 8.977 Setting up fakeroot (1.23-1) ...
#6 8.991 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
#6 9.005 Setting up xz-utils (5.2.4-1+deb10u1) ...
#6 9.017 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
#6 9.027 Setting up patch (2.7.6-3+deb10u1) ...
#6 9.039 Setting up libcurl4:amd64 (7.64.0-4+deb10u5) ...
#6 9.054 Setting up curl (7.64.0-4+deb10u5) ...
#6 9.073 Setting up openssl (1.1.1n-0+deb10u4) ...
#6 9.091 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
#6 9.103 Setting up libalgorithm-merge-perl (0.08-3) ...
#6 9.117 Setting up dpkg-dev (1.19.8) ...
#6 9.137 Setting up build-essential (12.6) ...
#6 9.148 Processing triggers for libc-bin (2.28-10+deb10u2) ...
#6 DONE 10.4s

#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.9s

#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 1.6s

#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.9s

#10 [ 6/11] WORKDIR /go/src/github.com/docker/cli
#10 DONE 0.1s

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

#12 [ 8/11] RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-certificates
#12 0.583 Updating certificates in /etc/ssl/certs...
#12 1.360 1 added, 0 removed; done.
#12 1.360 Running hooks in /etc/ca-certificates/update.d...
#12 1.360 done.
#12 DONE 1.4s

#13 [ 9/11] COPY . .
#13 DONE 1.2s

#14 [10/11] RUN ./scripts/build/binary
#14 0.580 Building static docker-linux-amd64
#14 1.631 cli/command/image/build_buildkit.go:33:2: cannot find package "github.com/moby/buildkit/util/gitutil" in any of:
#14 1.631 	/go/src/github.com/docker/cli/vendor/github.com/moby/buildkit/util/gitutil (vendor tree)
#14 1.631 	/usr/local/go/src/github.com/moby/buildkit/util/gitutil (from $GOROOT)
#14 1.631 	/go/src/github.com/moby/buildkit/util/gitutil (from $GOPATH)
#14 ERROR: process "/bin/sh -c ./scripts/build/binary" did not complete successfully: exit code: 1
------
 > [10/11] RUN ./scripts/build/binary:
#14 0.580 Building static docker-linux-amd64
#14 1.631 cli/command/image/build_buildkit.go:33:2: cannot find package "github.com/moby/buildkit/util/gitutil" in any of:
#14 1.631 	/go/src/github.com/docker/cli/vendor/github.com/moby/buildkit/util/gitutil (vendor tree)
#14 1.631 	/usr/local/go/src/github.com/moby/buildkit/util/gitutil (from $GOROOT)
#14 1.631 	/go/src/github.com/moby/buildkit/util/gitutil (from $GOPATH)
------
Dockerfile.e2e:42
--------------------
  40 |     ENV GITCOMMIT=${GITCOMMIT}
  41 |     ENV DOCKER_BUILDKIT=1
  42 | >>> RUN ./scripts/build/binary
  43 |     RUN ./scripts/build/plugins e2e/cli-plugins/plugins/*
  44 |     
--------------------
ERROR: failed to solve: process "/bin/sh -c ./scripts/build/binary" did not complete successfully: 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