Skip to content

Console Output

22:56:18 [2020-10-02T22:56:18.280Z] + echo Building e2e image
22:56:18 [2020-10-02T22:56:18.280Z] Building e2e image
22:56:18 [2020-10-02T22:56:18.280Z] + docker build --build-arg DOCKER_GITCOMMIT=74c0c5b7f1a90bead853e98c7f77936caffba8d2 -t moby-e2e-test -f Dockerfile.e2e .
22:56:18 [2020-10-02T22:56:18.280Z] #2 [internal] load .dockerignore
22:56:18 [2020-10-02T22:56:18.280Z] #2 transferring context: 34B done
22:56:18 [2020-10-02T22:56:18.280Z] #2 DONE 0.0s
22:56:18 [2020-10-02T22:56:18.280Z] 
22:56:18 [2020-10-02T22:56:18.280Z] #1 [internal] load build definition from Dockerfile.e2e
22:56:18 [2020-10-02T22:56:18.280Z] #1 transferring dockerfile: 3.21kB done
22:56:18 [2020-10-02T22:56:18.280Z] #1 DONE 0.0s
22:56:18 [2020-10-02T22:56:18.280Z] 
22:56:18 [2020-10-02T22:56:18.280Z] #4 [internal] load metadata for docker.io/library/alpine:3.10
22:56:18 [2020-10-02T22:56:18.280Z] #4 DONE 0.1s
22:56:18 [2020-10-02T22:56:18.280Z] 
22:56:18 [2020-10-02T22:56:18.280Z] #3 [internal] load metadata for docker.io/library/golang:1.13.15-alpine
22:56:18 [2020-10-02T22:56:18.537Z] #3 DONE 0.1s
22:56:18 [2020-10-02T22:56:18.537Z] 
22:56:18 [2020-10-02T22:56:18.537Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
22:56:18 [2020-10-02T22:56:18.537Z] #5 DONE 0.0s
22:56:18 [2020-10-02T22:56:18.537Z] 
22:56:18 [2020-10-02T22:56:18.537Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
22:56:18 [2020-10-02T22:56:18.537Z] #14 DONE 0.0s
22:56:18 [2020-10-02T22:56:18.537Z] 
22:56:18 [2020-10-02T22:56:18.537Z] #8 [internal] load build context
22:56:18 [2020-10-02T22:56:18.810Z] #8 transferring context: 823.20kB 0.3s done
22:56:18 [2020-10-02T22:56:18.810Z] #8 DONE 0.3s
22:56:18 [2020-10-02T22:56:18.810Z] 
22:56:18 [2020-10-02T22:56:18.810Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
22:56:18 [2020-10-02T22:56:18.810Z] #6 CACHED
22:56:18 [2020-10-02T22:56:18.810Z] 
22:56:18 [2020-10-02T22:56:18.810Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
22:56:18 [2020-10-02T22:56:18.810Z] #7 CACHED
22:56:18 [2020-10-02T22:56:18.810Z] 
22:56:18 [2020-10-02T22:56:18.810Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
22:56:18 [2020-10-02T22:56:18.810Z] #17 CACHED
22:56:18 [2020-10-02T22:56:18.810Z] 
22:56:18 [2020-10-02T22:56:18.810Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
22:56:18 [2020-10-02T22:56:18.810Z] #15 CACHED
22:56:18 [2020-10-02T22:56:18.810Z] 
22:56:18 [2020-10-02T22:56:18.810Z] #16 [base 3/5] RUN mkdir -p /build/
22:56:18 [2020-10-02T22:56:18.810Z] #16 CACHED
22:56:18 [2020-10-02T22:56:18.810Z] 
22:56:18 [2020-10-02T22:56:18.810Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
22:56:18 [2020-10-02T22:56:18.810Z] #18 CACHED
22:56:18 [2020-10-02T22:56:18.810Z] 
22:56:18 [2020-10-02T22:56:18.810Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
22:56:18 [2020-10-02T22:56:18.810Z] #22 DONE 0.1s
22:56:18 [2020-10-02T22:56:18.810Z] 
22:56:18 [2020-10-02T22:56:18.810Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
22:56:18 [2020-10-02T22:56:18.810Z] #26 DONE 0.1s
22:56:18 [2020-10-02T22:56:18.810Z] 
22:56:18 [2020-10-02T22:56:18.810Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
22:56:18 [2020-10-02T22:56:18.810Z] #9 DONE 0.1s
22:56:18 [2020-10-02T22:56:18.810Z] 
22:56:18 [2020-10-02T22:56:18.810Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
22:56:18 [2020-10-02T22:56:18.810Z] #19 DONE 0.1s
22:56:18 [2020-10-02T22:56:18.810Z] 
22:56:18 [2020-10-02T22:56:18.810Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
22:56:18 [2020-10-02T22:56:18.810Z] #23 DONE 0.0s
22:56:18 [2020-10-02T22:56:18.810Z] 
22:56:18 [2020-10-02T22:56:18.810Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
22:56:18 [2020-10-02T22:56:18.810Z] #27 DONE 0.1s
22:56:18 [2020-10-02T22:56:18.810Z] 
22:56:18 [2020-10-02T22:56:18.810Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
22:56:18 [2020-10-02T22:56:18.810Z] #28 DONE 0.1s
22:56:18 [2020-10-02T22:56:18.810Z] 
22:56:18 [2020-10-02T22:56:18.810Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
22:56:18 [2020-10-02T22:56:18.810Z] #10 DONE 0.1s
22:56:18 [2020-10-02T22:56:18.810Z] 
22:56:18 [2020-10-02T22:56:18.810Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
22:56:18 [2020-10-02T22:56:18.810Z] #11 DONE 0.1s
22:56:18 [2020-10-02T22:56:18.810Z] 
22:56:18 [2020-10-02T22:56:18.810Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
22:56:19 [2020-10-02T22:56:19.067Z] #12 DONE 0.1s
22:56:19 [2020-10-02T22:56:19.067Z] 
22:56:19 [2020-10-02T22:56:19.067Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
22:56:19 [2020-10-02T22:56:19.067Z] #13 DONE 0.1s
22:56:19 [2020-10-02T22:56:19.067Z] 
22:56:19 [2020-10-02T22:56:19.067Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
22:56:22 [2020-10-02T22:56:22.344Z] #29 ...
22:56:22 [2020-10-02T22:56:22.344Z] 
22:56:22 [2020-10-02T22:56:22.344Z] #31 [builder 1/4] COPY . .
22:56:22 [2020-10-02T22:56:22.344Z] #31 DONE 3.4s
22:56:22 [2020-10-02T22:56:22.344Z] 
22:56:22 [2020-10-02T22:56:22.344Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
22:56:22 [2020-10-02T22:56:22.344Z] #20 2.104 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
22:56:22 [2020-10-02T22:56:22.344Z] #20 2.619 curl: option --progress: is ambiguous
22:56:22 [2020-10-02T22:56:22.344Z] #20 2.620 curl: try 'curl --help' or 'curl --manual' for more information
22:56:22 [2020-10-02T22:56:22.344Z] #20 3.098 curl: option --progress: is ambiguous
22:56:22 [2020-10-02T22:56:22.344Z] #20 3.101 curl: try 'curl --help' or 'curl --manual' for more information
22:56:22 [2020-10-02T22:56:22.601Z] #20 3.788 curl: option --progress: is ambiguous
22:56:22 [2020-10-02T22:56:22.602Z] #20 3.803 curl: try 'curl --help' or 'curl --manual' for more information
22:56:22 [2020-10-02T22:56:22.859Z] #20 ...
22:56:22 [2020-10-02T22:56:22.859Z] 
22:56:22 [2020-10-02T22:56:22.859Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
22:56:22 [2020-10-02T22:56:22.859Z] #32 DONE 0.9s
22:56:23 [2020-10-02T22:56:23.117Z] 
22:56:23 [2020-10-02T22:56:23.117Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
22:56:23 [2020-10-02T22:56:23.117Z] #20 4.341 curl: option --progress: is ambiguous
22:56:23 [2020-10-02T22:56:23.117Z] #20 4.341 curl: try 'curl --help' or 'curl --manual' for more information
22:56:23 [2020-10-02T22:56:23.117Z] #20 ...
22:56:23 [2020-10-02T22:56:23.117Z] 
22:56:23 [2020-10-02T22:56:23.117Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
22:56:23 [2020-10-02T22:56:23.117Z] #24 1.139 + RM_GOPATH=0
22:56:23 [2020-10-02T22:56:23.117Z] #24 1.145 + TMP_GOPATH=
22:56:23 [2020-10-02T22:56:23.117Z] #24 1.145 + : /build
22:56:23 [2020-10-02T22:56:23.117Z] #24 1.145 + '[' -z '' ']'
22:56:23 [2020-10-02T22:56:23.117Z] #24 1.145 ++ mktemp -d
22:56:23 [2020-10-02T22:56:23.117Z] #24 1.145 + export GOPATH=/tmp/tmp.jdgHgb
22:56:23 [2020-10-02T22:56:23.117Z] #24 1.145 + GOPATH=/tmp/tmp.jdgHgb
22:56:23 [2020-10-02T22:56:23.117Z] #24 1.145 + RM_GOPATH=1
22:56:23 [2020-10-02T22:56:23.117Z] #24 1.145 ++ dirname ./install.sh
22:56:23 [2020-10-02T22:56:23.117Z] #24 1.155 + dir=.
22:56:23 [2020-10-02T22:56:23.117Z] #24 1.155 + bin=dockercli
22:56:23 [2020-10-02T22:56:23.117Z] #24 1.155 + shift
22:56:23 [2020-10-02T22:56:23.117Z] #24 1.156 + '[' '!' -f ./dockercli.installer ']'
22:56:23 [2020-10-02T22:56:23.117Z] #24 1.156 + . ./dockercli.installer
22:56:23 [2020-10-02T22:56:23.117Z] #24 1.156 ++ : stable
22:56:23 [2020-10-02T22:56:23.117Z] #24 1.156 ++ : 17.06.2-ce
22:56:23 [2020-10-02T22:56:23.117Z] #24 1.156 + install_dockercli
22:56:23 [2020-10-02T22:56:23.117Z] #24 1.156 + echo 'Install docker/cli version 17.06.2-ce from stable'Install docker/cli version 17.06.2-ce from stable
22:56:23 [2020-10-02T22:56:23.117Z] #24 1.157 
22:56:23 [2020-10-02T22:56:23.117Z] #24 1.157 ++ uname -m
22:56:23 [2020-10-02T22:56:23.117Z] #24 1.158 + arch=x86_64
22:56:23 [2020-10-02T22:56:23.117Z] #24 1.158 + '[' x86_64 '!=' x86_64 ']'
22:56:23 [2020-10-02T22:56:23.117Z] #24 1.158 + url=https://download.docker.com/linux/static
22:56:23 [2020-10-02T22:56:23.117Z] #24 1.159 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
22:56:23 [2020-10-02T22:56:23.117Z] #24 1.159 + tar -xz docker/docker
22:56:23 [2020-10-02T22:56:23.117Z] #24 4.292 + mkdir -p /build
22:56:23 [2020-10-02T22:56:23.117Z] #24 4.292 + mv docker/docker /build/
22:56:23 [2020-10-02T22:56:23.117Z] #24 4.292 + rmdir docker
22:56:23 [2020-10-02T22:56:23.117Z] #24 DONE 4.4s
22:56:23 [2020-10-02T22:56:23.374Z] 
22:56:23 [2020-10-02T22:56:23.374Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
22:56:24 [2020-10-02T22:56:24.305Z] #33 1.273 
22:56:24 [2020-10-02T22:56:24.562Z] #33 1.602 Removing bundles/
22:56:24 [2020-10-02T22:56:24.562Z] #33 1.602 
22:56:24 [2020-10-02T22:56:24.562Z] #33 1.607 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
22:56:25 [2020-10-02T22:56:25.933Z] #33 2.764 Building test suite binary ./integration-cli/test.main
22:56:28 [2020-10-02T22:56:28.459Z] #33 ...
22:56:28 [2020-10-02T22:56:28.459Z] 
22:56:28 [2020-10-02T22:56:28.459Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
22:56:28 [2020-10-02T22:56:28.459Z] #20 4.862 
22:56:28 [2020-10-02T22:56:28.459Z] #20 5.873 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
22:56:28 [2020-10-02T22:56:28.459Z] #20 6.195 curl: option --progress: is ambiguous
22:56:28 [2020-10-02T22:56:28.459Z] #20 6.208 curl: try 'curl --help' or 'curl --manual' for more information
22:56:28 [2020-10-02T22:56:28.459Z] #20 6.551 
22:56:28 [2020-10-02T22:56:28.459Z] #20 7.652 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
22:56:28 [2020-10-02T22:56:28.459Z] #20 8.096 curl: option --progress: is ambiguous
22:56:28 [2020-10-02T22:56:28.459Z] #20 8.096 curl: try 'curl --help' or 'curl --manual' for more information
22:56:28 [2020-10-02T22:56:28.459Z] #20 8.345 
22:56:28 [2020-10-02T22:56:28.459Z] #20 9.441 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
22:56:28 [2020-10-02T22:56:28.716Z] #20 9.751 curl: option --progress: is ambiguous
22:56:28 [2020-10-02T22:56:28.716Z] #20 9.760 curl: try 'curl --help' or 'curl --manual' for more information
22:56:28 [2020-10-02T22:56:28.974Z] #20 10.09 
22:56:29 [2020-10-02T22:56:29.907Z] #20 11.20 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
22:56:30 [2020-10-02T22:56:30.472Z] #20 11.62 curl: option --progress: is ambiguous
22:56:30 [2020-10-02T22:56:30.472Z] #20 11.63 curl: try 'curl --help' or 'curl --manual' for more information
22:56:30 [2020-10-02T22:56:30.730Z] #20 12.05 
22:56:30 [2020-10-02T22:56:30.987Z] #20 12.15 Download of images into '/build' complete.
22:56:30 [2020-10-02T22:56:30.987Z] #20 12.15 Use something like the following to load the result into a Docker daemon:
22:56:30 [2020-10-02T22:56:30.987Z] #20 12.15   tar -cC '/build' . | docker load
22:56:30 [2020-10-02T22:56:30.987Z] #20 DONE 12.2s
22:56:30 [2020-10-02T22:56:30.987Z] 
22:56:30 [2020-10-02T22:56:30.987Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
22:56:31 [2020-10-02T22:56:31.553Z] #29 ...
22:56:31 [2020-10-02T22:56:31.553Z] 
22:56:31 [2020-10-02T22:56:31.553Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
22:56:31 [2020-10-02T22:56:31.810Z] #21 DONE 0.0s
22:56:31 [2020-10-02T22:56:31.811Z] 
22:56:31 [2020-10-02T22:56:31.811Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
22:56:31 [2020-10-02T22:56:31.811Z] #25 DONE 0.1s
22:56:31 [2020-10-02T22:56:31.811Z] 
22:56:31 [2020-10-02T22:56:31.811Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
22:56:49 [2020-10-02T22:56:49.880Z] #33 ...
22:56:49 [2020-10-02T22:56:49.880Z] 
22:56:49 [2020-10-02T22:56:49.880Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
22:56:49 [2020-10-02T22:56:49.880Z] #29 29.85 # github.com/docker/docker/contrib/httpserver
22:56:49 [2020-10-02T22:56:49.880Z] #29 29.85 loadinternal: cannot find runtime/cgo
22:56:49 [2020-10-02T22:56:49.880Z] #29 DONE 30.0s
22:56:49 [2020-10-02T22:56:49.880Z] 
22:56:49 [2020-10-02T22:56:49.880Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
22:56:49 [2020-10-02T22:56:49.880Z] #33 ...
22:56:49 [2020-10-02T22:56:49.880Z] 
22:56:49 [2020-10-02T22:56:49.880Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
22:56:49 [2020-10-02T22:56:49.880Z] #30 DONE 0.1s
22:56:49 [2020-10-02T22:56:49.880Z] 
22:56:49 [2020-10-02T22:56:49.880Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
22:58:41 [2020-10-02T22:58:41.313Z] #33 128.1 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:58:41 [2020-10-02T22:58:41.313Z] #33 130.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:58:41 [2020-10-02T22:58:41.313Z] #33 131.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:58:41 [2020-10-02T22:58:41.313Z] #33 133.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:58:41 [2020-10-02T22:58:41.313Z] #33 134.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:58:41 [2020-10-02T22:58:41.313Z] #33 135.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:58:41 [2020-10-02T22:58:41.313Z] #33 136.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:58:41 [2020-10-02T22:58:41.313Z] #33 138.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:58:41 [2020-10-02T22:58:41.313Z] #33 138.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:58:43 [2020-10-02T22:58:43.207Z] #33 139.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:58:44 [2020-10-02T22:58:44.138Z] #33 141.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:58:45 [2020-10-02T22:58:45.508Z] #33 142.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:58:47 [2020-10-02T22:58:47.405Z] #33 144.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:58:48 [2020-10-02T22:58:48.775Z] #33 145.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:58:50 [2020-10-02T22:58:50.145Z] #33 146.9 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:58:52 [2020-10-02T22:58:52.041Z] #33 148.7 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:58:52 [2020-10-02T22:58:52.972Z] #33 149.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:58:53 [2020-10-02T22:58:53.902Z] #33 150.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:58:55 [2020-10-02T22:58:55.272Z] #33 152.2 
22:58:55 [2020-10-02T22:58:55.272Z] #33 DONE 152.4s
22:58:55 [2020-10-02T22:58:55.529Z] 
22:58:55 [2020-10-02T22:58:55.529Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
22:58:56 [2020-10-02T22:58:56.459Z] #34 DONE 1.1s
22:58:57 [2020-10-02T22:58:57.830Z] 
22:58:57 [2020-10-02T22:58:57.830Z] #35 [runner 12/12] COPY --from=builder       /build/ /
22:58:58 [2020-10-02T22:58:58.405Z] #35 DONE 0.5s
22:58:58 [2020-10-02T22:58:58.405Z] 
22:58:58 [2020-10-02T22:58:58.405Z] #36 exporting to image
22:58:58 [2020-10-02T22:58:58.405Z] #36 exporting layers
22:58:59 [2020-10-02T22:58:59.773Z] #36 exporting layers 1.3s done
22:58:59 [2020-10-02T22:58:59.773Z] #36 writing image sha256:ddf660787f88b54a6d0b1c7690578b89ef2a8ac2b9577d23254a7c799c04ddb5 done
22:58:59 [2020-10-02T22:58:59.773Z] #36 naming to docker.io/library/moby-e2e-test done
22:58:59 [2020-10-02T22:58:59.773Z] #36 DONE 1.3s