Skip to content

Console Output

09:11:04 [2020-05-26T09:11:04.783Z] + echo Building e2e image
09:11:04 [2020-05-26T09:11:04.783Z] Building e2e image
09:11:04 [2020-05-26T09:11:04.783Z] + docker build --build-arg DOCKER_GITCOMMIT=4c24512241fd3ba462ee5a91ce8d3de7649f254a -t moby-e2e-test -f Dockerfile.e2e .
09:11:04 [2020-05-26T09:11:04.783Z] #2 [internal] load .dockerignore
09:11:04 [2020-05-26T09:11:04.783Z] #2 transferring context: 34B done
09:11:04 [2020-05-26T09:11:04.783Z] #2 DONE 0.0s
09:11:04 [2020-05-26T09:11:04.783Z] 
09:11:04 [2020-05-26T09:11:04.783Z] #1 [internal] load build definition from Dockerfile.e2e
09:11:04 [2020-05-26T09:11:04.783Z] #1 transferring dockerfile: 3.21kB done
09:11:04 [2020-05-26T09:11:04.783Z] #1 DONE 0.0s
09:11:04 [2020-05-26T09:11:04.783Z] 
09:11:04 [2020-05-26T09:11:04.783Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-alpine
09:11:05 [2020-05-26T09:11:05.041Z] #4 DONE 0.2s
09:11:05 [2020-05-26T09:11:05.041Z] 
09:11:05 [2020-05-26T09:11:05.041Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
09:11:05 [2020-05-26T09:11:05.041Z] #3 DONE 0.1s
09:11:05 [2020-05-26T09:11:05.041Z] 
09:11:05 [2020-05-26T09:11:05.041Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
09:11:05 [2020-05-26T09:11:05.041Z] #5 DONE 0.0s
09:11:05 [2020-05-26T09:11:05.041Z] 
09:11:05 [2020-05-26T09:11:05.041Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5...
09:11:05 [2020-05-26T09:11:05.041Z] #14 DONE 0.0s
09:11:05 [2020-05-26T09:11:05.041Z] 
09:11:05 [2020-05-26T09:11:05.041Z] #8 [internal] load build context
09:11:05 [2020-05-26T09:11:05.297Z] #8 transferring context: 802.82kB 0.2s done
09:11:05 [2020-05-26T09:11:05.297Z] #8 DONE 0.2s
09:11:05 [2020-05-26T09:11:05.297Z] 
09:11:05 [2020-05-26T09:11:05.297Z] #16 [base 3/5] RUN mkdir -p /build/
09:11:05 [2020-05-26T09:11:05.297Z] #16 CACHED
09:11:05 [2020-05-26T09:11:05.297Z] 
09:11:05 [2020-05-26T09:11:05.297Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
09:11:05 [2020-05-26T09:11:05.297Z] #17 CACHED
09:11:05 [2020-05-26T09:11:05.297Z] 
09:11:05 [2020-05-26T09:11:05.297Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
09:11:05 [2020-05-26T09:11:05.297Z] #15 CACHED
09:11:05 [2020-05-26T09:11:05.297Z] 
09:11:05 [2020-05-26T09:11:05.298Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
09:11:05 [2020-05-26T09:11:05.298Z] #18 CACHED
09:11:05 [2020-05-26T09:11:05.298Z] 
09:11:05 [2020-05-26T09:11:05.298Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
09:11:05 [2020-05-26T09:11:05.298Z] #6 CACHED
09:11:05 [2020-05-26T09:11:05.298Z] 
09:11:05 [2020-05-26T09:11:05.298Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
09:11:05 [2020-05-26T09:11:05.298Z] #7 CACHED
09:11:05 [2020-05-26T09:11:05.298Z] 
09:11:05 [2020-05-26T09:11:05.298Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
09:11:05 [2020-05-26T09:11:05.298Z] #26 CACHED
09:11:05 [2020-05-26T09:11:05.298Z] 
09:11:05 [2020-05-26T09:11:05.298Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
09:11:05 [2020-05-26T09:11:05.298Z] #27 CACHED
09:11:05 [2020-05-26T09:11:05.298Z] 
09:11:05 [2020-05-26T09:11:05.298Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
09:11:05 [2020-05-26T09:11:05.298Z] #28 CACHED
09:11:05 [2020-05-26T09:11:05.298Z] 
09:11:05 [2020-05-26T09:11:05.298Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
09:11:05 [2020-05-26T09:11:05.298Z] #29 CACHED
09:11:05 [2020-05-26T09:11:05.298Z] 
09:11:05 [2020-05-26T09:11:05.298Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
09:11:05 [2020-05-26T09:11:05.298Z] #19 DONE 0.1s
09:11:05 [2020-05-26T09:11:05.298Z] 
09:11:05 [2020-05-26T09:11:05.298Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:11:05 [2020-05-26T09:11:05.298Z] #22 DONE 0.1s
09:11:05 [2020-05-26T09:11:05.298Z] 
09:11:05 [2020-05-26T09:11:05.298Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
09:11:05 [2020-05-26T09:11:05.298Z] #9 DONE 0.1s
09:11:05 [2020-05-26T09:11:05.298Z] 
09:11:05 [2020-05-26T09:11:05.298Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:11:05 [2020-05-26T09:11:05.298Z] #23 DONE 0.1s
09:11:05 [2020-05-26T09:11:05.298Z] 
09:11:05 [2020-05-26T09:11:05.298Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:11:05 [2020-05-26T09:11:05.553Z] #20 ...
09:11:05 [2020-05-26T09:11:05.553Z] 
09:11:05 [2020-05-26T09:11:05.553Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
09:11:05 [2020-05-26T09:11:05.553Z] #10 DONE 0.2s
09:11:05 [2020-05-26T09:11:05.553Z] 
09:11:05 [2020-05-26T09:11:05.553Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
09:11:05 [2020-05-26T09:11:05.553Z] #11 DONE 0.1s
09:11:05 [2020-05-26T09:11:05.553Z] 
09:11:05 [2020-05-26T09:11:05.554Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
09:11:05 [2020-05-26T09:11:05.554Z] #12 DONE 0.1s
09:11:05 [2020-05-26T09:11:05.554Z] 
09:11:05 [2020-05-26T09:11:05.554Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
09:11:05 [2020-05-26T09:11:05.809Z] #24 ...
09:11:05 [2020-05-26T09:11:05.809Z] 
09:11:05 [2020-05-26T09:11:05.809Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
09:11:05 [2020-05-26T09:11:05.809Z] #13 DONE 0.1s
09:11:06 [2020-05-26T09:11:06.064Z] 
09:11:06 [2020-05-26T09:11:06.064Z] #31 [builder 1/4] COPY . .
09:11:06 [2020-05-26T09:11:06.319Z] #31 DONE 1.0s
09:11:06 [2020-05-26T09:11:06.319Z] 
09:11:06 [2020-05-26T09:11:06.319Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
09:11:07 [2020-05-26T09:11:07.681Z] #32 DONE 1.3s
09:11:07 [2020-05-26T09:11:07.681Z] 
09:11:07 [2020-05-26T09:11:07.681Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
09:11:07 [2020-05-26T09:11:07.681Z] #24 1.289 + RM_GOPATH=0
09:11:07 [2020-05-26T09:11:07.681Z] #24 1.289 + TMP_GOPATH=
09:11:07 [2020-05-26T09:11:07.681Z] #24 1.289 + : /build
09:11:07 [2020-05-26T09:11:07.681Z] #24 1.289 + '[' -z '' ']'
09:11:07 [2020-05-26T09:11:07.681Z] #24 1.291 ++ mktemp -d
09:11:07 [2020-05-26T09:11:07.681Z] #24 1.291 + export GOPATH=/tmp/tmp.jmBhnc
09:11:07 [2020-05-26T09:11:07.681Z] #24 1.291 + GOPATH=/tmp/tmp.jmBhnc
09:11:07 [2020-05-26T09:11:07.681Z] #24 1.291 + RM_GOPATH=1
09:11:07 [2020-05-26T09:11:07.681Z] #24 1.291 ++ dirname ./install.sh
09:11:07 [2020-05-26T09:11:07.681Z] #24 1.291 + dir=.
09:11:07 [2020-05-26T09:11:07.681Z] #24 1.291 + bin=dockercli
09:11:07 [2020-05-26T09:11:07.681Z] #24 1.291 + shift
09:11:07 [2020-05-26T09:11:07.681Z] #24 1.291 + '[' '!' -f ./dockercli.installer ']'
09:11:07 [2020-05-26T09:11:07.681Z] #24 1.291 + . ./dockercli.installer
09:11:07 [2020-05-26T09:11:07.681Z] #24 1.291 ++ : stable
09:11:07 [2020-05-26T09:11:07.681Z] #24 1.291 ++ : 17.06.2-ce
09:11:07 [2020-05-26T09:11:07.681Z] #24 1.292 + install_dockercli
09:11:07 [2020-05-26T09:11:07.681Z] #24 1.292 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:11:07 [2020-05-26T09:11:07.681Z] #24 1.292 ++ uname -m
09:11:07 [2020-05-26T09:11:07.681Z] #24 1.292 + arch=x86_64
09:11:07 [2020-05-26T09:11:07.681Z] #24 1.293 + '[' x86_64 '!=' x86_64 ']'
09:11:07 [2020-05-26T09:11:07.681Z] #24 1.293 + url=https://download.docker.com/linux/static
09:11:07 [2020-05-26T09:11:07.681Z] #24 1.293 + + tar -xz curl docker/docker
09:11:07 [2020-05-26T09:11:07.681Z] #24 1.293 -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:11:07 [2020-05-26T09:11:07.681Z] #24 1.300 Install docker/cli version 17.06.2-ce from stable
09:11:09 [2020-05-26T09:11:09.045Z] #24 3.531 + mkdir -p /build
09:11:09 [2020-05-26T09:11:09.045Z] #24 3.531 + mv docker/docker /build/
09:11:09 [2020-05-26T09:11:09.045Z] #24 3.531 + rmdir docker
09:11:09 [2020-05-26T09:11:09.045Z] #24 DONE 3.7s
09:11:09 [2020-05-26T09:11:09.045Z] 
09:11:09 [2020-05-26T09:11:09.045Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:11:09 [2020-05-26T09:11:09.045Z] #20 2.044 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
09:11:09 [2020-05-26T09:11:09.045Z] #20 2.441 curl: option --progress: is ambiguous
09:11:09 [2020-05-26T09:11:09.045Z] #20 2.442 curl: try 'curl --help' or 'curl --manual' for more information
09:11:09 [2020-05-26T09:11:09.045Z] #20 2.851 curl: option --progress: is ambiguous
09:11:09 [2020-05-26T09:11:09.045Z] #20 2.855 curl: try 'curl --help' or 'curl --manual' for more information
09:11:09 [2020-05-26T09:11:09.045Z] #20 3.237 curl: option --progress: is ambiguous
09:11:09 [2020-05-26T09:11:09.045Z] #20 3.260 curl: try 'curl --help' or 'curl --manual' for more information
09:11:09 [2020-05-26T09:11:09.300Z] #20 3.828 curl: option --progress: is ambiguous
09:11:09 [2020-05-26T09:11:09.300Z] #20 3.828 curl: try 'curl --help' or 'curl --manual' for more information
09:11:09 [2020-05-26T09:11:09.300Z] #20 4.099 
09:11:10 [2020-05-26T09:11:10.226Z] #20 4.973 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
09:11:10 [2020-05-26T09:11:10.481Z] #20 5.200 curl: option --progress: is ambiguous
09:11:10 [2020-05-26T09:11:10.481Z] #20 5.202 curl: try 'curl --help' or 'curl --manual' for more information
09:11:10 [2020-05-26T09:11:10.735Z] #20 5.413 
09:11:11 [2020-05-26T09:11:11.661Z] #20 6.199 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
09:11:11 [2020-05-26T09:11:11.916Z] #20 6.486 curl: option --progress: is ambiguous
09:11:11 [2020-05-26T09:11:11.916Z] #20 6.486 curl: try 'curl --help' or 'curl --manual' for more information
09:11:12 [2020-05-26T09:11:12.171Z] #20 6.708 
09:11:13 [2020-05-26T09:11:13.107Z] #20 7.575 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
09:11:13 [2020-05-26T09:11:13.362Z] #20 7.775 curl: option --progress: is ambiguous
09:11:13 [2020-05-26T09:11:13.362Z] #20 7.780 curl: try 'curl --help' or 'curl --manual' for more information
09:11:13 [2020-05-26T09:11:13.362Z] #20 8.010 
09:11:14 [2020-05-26T09:11:14.286Z] #20 8.893 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
09:11:14 [2020-05-26T09:11:14.541Z] #20 9.197 curl: option --progress: is ambiguous
09:11:14 [2020-05-26T09:11:14.541Z] #20 9.197 curl: try 'curl --help' or 'curl --manual' for more information
09:11:14 [2020-05-26T09:11:14.799Z] #20 9.468 
09:11:14 [2020-05-26T09:11:14.799Z] #20 9.536 Download of images into '/build' complete.
09:11:15 [2020-05-26T09:11:15.054Z] #20 9.536 Use something like the following to load the result into a Docker daemon:
09:11:15 [2020-05-26T09:11:15.054Z] #20 9.536   tar -cC '/build' . | docker load
09:11:15 [2020-05-26T09:11:15.054Z] #20 DONE 9.6s
09:11:15 [2020-05-26T09:11:15.054Z] 
09:11:15 [2020-05-26T09:11:15.054Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
09:11:15 [2020-05-26T09:11:15.054Z] #33 1.662 
09:11:15 [2020-05-26T09:11:15.054Z] #33 1.860 Removing bundles/
09:11:15 [2020-05-26T09:11:15.054Z] #33 1.861 
09:11:15 [2020-05-26T09:11:15.054Z] #33 1.889 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
09:11:15 [2020-05-26T09:11:15.054Z] #33 2.585 Building test suite binary ./integration-cli/test.main
09:11:15 [2020-05-26T09:11:15.614Z] #33 ...
09:11:15 [2020-05-26T09:11:15.614Z] 
09:11:15 [2020-05-26T09:11:15.614Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
09:11:15 [2020-05-26T09:11:15.614Z] #21 DONE 0.1s
09:11:15 [2020-05-26T09:11:15.614Z] 
09:11:15 [2020-05-26T09:11:15.614Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
09:11:15 [2020-05-26T09:11:15.869Z] #25 DONE 0.1s
09:11:15 [2020-05-26T09:11:15.869Z] 
09:11:15 [2020-05-26T09:11:15.869Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
09:11:15 [2020-05-26T09:11:15.869Z] #30 DONE 0.1s
09:11:15 [2020-05-26T09:11:15.869Z] 
09:11:15 [2020-05-26T09:11:15.869Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
09:13:07 [2020-05-26T09:13:07.230Z] #33 113.5 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:13:07 [2020-05-26T09:13:07.230Z] #33 115.3 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:13:07 [2020-05-26T09:13:07.230Z] #33 116.5 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:13:07 [2020-05-26T09:13:07.230Z] #33 118.3 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:13:07 [2020-05-26T09:13:07.230Z] #33 119.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:13:08 [2020-05-26T09:13:08.154Z] #33 120.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:13:09 [2020-05-26T09:13:09.516Z] #33 121.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:13:10 [2020-05-26T09:13:10.877Z] #33 123.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:13:10 [2020-05-26T09:13:10.877Z] #33 123.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:13:12 [2020-05-26T09:13:12.238Z] #33 124.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:13:13 [2020-05-26T09:13:13.600Z] #33 125.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:13:14 [2020-05-26T09:13:14.962Z] #33 127.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:13:16 [2020-05-26T09:13:16.846Z] #33 128.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:13:18 [2020-05-26T09:13:18.206Z] #33 130.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:13:19 [2020-05-26T09:13:19.131Z] #33 131.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:13:21 [2020-05-26T09:13:21.015Z] #33 133.2 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:13:21 [2020-05-26T09:13:21.575Z] #33 134.2 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:13:22 [2020-05-26T09:13:22.937Z] #33 135.2 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:13:23 [2020-05-26T09:13:23.861Z] #33 136.4 
09:13:24 [2020-05-26T09:13:24.116Z] #33 DONE 136.6s
09:13:24 [2020-05-26T09:13:24.116Z] 
09:13:24 [2020-05-26T09:13:24.116Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
09:13:25 [2020-05-26T09:13:25.504Z] #34 DONE 1.4s
09:13:26 [2020-05-26T09:13:26.865Z] 
09:13:26 [2020-05-26T09:13:26.865Z] #35 [runner 12/12] COPY --from=builder       /build/ /
09:13:27 [2020-05-26T09:13:27.425Z] #35 DONE 0.6s
09:13:27 [2020-05-26T09:13:27.425Z] 
09:13:27 [2020-05-26T09:13:27.425Z] #36 exporting to image
09:13:27 [2020-05-26T09:13:27.425Z] #36 exporting layers
09:13:28 [2020-05-26T09:13:28.785Z] #36 exporting layers 1.2s done
09:13:28 [2020-05-26T09:13:28.785Z] #36 writing image sha256:3c2a9b7a289bfb96497f8a69da8defbe5c59badeaaaf2d6ae8e5c99b1ab25db8 done
09:13:28 [2020-05-26T09:13:28.785Z] #36 naming to docker.io/library/moby-e2e-test done
09:13:28 [2020-05-26T09:13:28.785Z] #36 DONE 1.3s