Skip to content

Console Output

12:12:42 + make REF=20.10 DOCKER_BUILD_PKGS=static-linux static
12:12:42 git init src/github.com/docker/cli
12:12:42 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/cli/.git/
12:12:42 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:12:42 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
12:12:42 + SRC=src/github.com/docker/cli
12:12:42 + REF=20.10
12:12:42 + REF_FETCH=20.10
12:12:42 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
12:12:42 + awk {print $2}
12:12:42 + REF=refs/heads/20.10
12:12:42 + [ -n refs/heads/20.10 ]
12:12:42 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
12:12:42 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
12:12:44 From https://github.com/docker/cli
12:12:44  * [new branch]      20.10      -> 20.10
12:12:44  * [new tag]         v20.10.18  -> v20.10.18
12:12:44  * [new branch]      20.10      -> origin/20.10
12:12:44 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
12:12:44 git init src/github.com/docker/docker
12:12:44 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/docker/.git/
12:12:44 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:12:44 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
12:12:44 + SRC=src/github.com/docker/docker
12:12:44 + REF=20.10
12:12:44 + REF_FETCH=20.10
12:12:44 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
12:12:44 + awk {print $2}
12:12:44 + REF=refs/heads/20.10
12:12:44 + [ -n refs/heads/20.10 ]
12:12:44 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
12:12:44 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
12:12:47 From https://github.com/docker/docker
12:12:47  * [new branch]      20.10      -> 20.10
12:12:47  * [new branch]      20.10      -> origin/20.10
12:12:47 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
12:12:47 git init src/github.com/docker/compose
12:12:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/compose/.git/
12:12:47 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:12:47 ./scripts/checkout.sh src/github.com/docker/compose "v2.11.2"
12:12:47 + SRC=src/github.com/docker/compose
12:12:47 + REF=v2.11.2
12:12:47 + REF_FETCH=v2.11.2
12:12:47 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.11.2
12:12:47 + awk {print $2}
12:12:47 + REF=refs/tags/v2.11.2
12:12:47 + [ -n refs/tags/v2.11.2 ]
12:12:47 + REF_FETCH=refs/tags/v2.11.2:refs/tags/v2.11.2
12:12:47 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.11.2:refs/tags/v2.11.2
12:12:47 From https://github.com/docker/compose
12:12:47  * [new tag]         v2.11.2    -> v2.11.2
12:12:47 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.11.2
12:12:47 git init src/github.com/docker/scan-cli-plugin
12:12:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/scan-cli-plugin/.git/
12:12:47 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:12:47 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
12:12:47 + SRC=src/github.com/docker/scan-cli-plugin
12:12:47 + REF=v0.17.0
12:12:47 + REF_FETCH=v0.17.0
12:12:47 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
12:12:47 + awk {print $2}
12:12:47 + REF=refs/tags/v0.17.0
12:12:47 + [ -n refs/tags/v0.17.0 ]
12:12:47 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
12:12:47 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
12:12:48 From https://github.com/docker/scan-cli-plugin
12:12:48  * [new tag]         v0.17.0    -> v0.17.0
12:12:48 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
12:12:48 for p in static-linux; do \
12:12:48 	make -C static VERSION=0.0.1-dev GO_VERSION=1.18.6 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \
12:12:48 done
12:12:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_20.10/static'
12:12:48 cd /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/cli && VERSION=0.0.0-20220908081902-b40c2f6 docker buildx bake --set binary.platform= --set binary.args.CGO_ENABLED= binary
12:12:48 #1 [internal] load .dockerignore
12:12:48 #1 transferring context: 112B done
12:12:48 #1 DONE 0.1s
12:12:48 
12:12:48 #2 [internal] load build definition from Dockerfile
12:12:48 #2 transferring dockerfile: 1.78kB done
12:12:48 #2 DONE 0.1s
12:12:48 
12:12:48 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
12:12:48 #3 DONE 0.0s
12:12:48 
12:12:48 #4 resolve image config for docker.io/docker/dockerfile:1
12:12:48 #4 DONE 0.4s
12:12:48 
12:12:48 #5 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
12:12:48 #5 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
12:12:48 #5 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0B / 9.94MB 0.1s
12:12:48 #5 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
12:12:48 #5 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
12:12:48 #5 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
12:12:48 #5 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
12:12:49 #5 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done
12:12:49 #5 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done
12:12:49 #5 DONE 0.5s
12:12:49 
12:12:49 #6 [internal] load metadata for docker.io/tonistiigi/xx:1.1.0
12:12:49 #6 ...
12:12:49 
12:12:49 #7 [auth] tonistiigi/xx:pull token for registry-1.docker.io
12:12:49 #7 DONE 0.0s
12:12:49 
12:12:49 #8 [auth] library/golang:pull token for registry-1.docker.io
12:12:49 #8 DONE 0.0s
12:12:49 
12:12:49 #9 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
12:12:49 #9 DONE 0.0s
12:12:49 
12:12:49 #10 [internal] load metadata for docker.io/library/golang:1.18.6-alpine
12:12:50 #10 DONE 0.5s
12:12:50 
12:12:50 #6 [internal] load metadata for docker.io/tonistiigi/xx:1.1.0
12:12:50 #6 DONE 0.5s
12:12:50 
12:12:50 #11 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
12:12:50 #11 DONE 0.5s
12:12:51 
12:12:51 #12 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.0@sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f
12:12:51 #12 resolve docker.io/tonistiigi/xx:1.1.0@sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f 0.0s done
12:12:51 #12 sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f 2.65kB / 2.65kB done
12:12:51 #12 sha256:44baf01e2b60ed9abdd47f1c8e6cf8916b70a48c93016dd9926df6a0981c9b47 525B / 525B done
12:12:51 #12 sha256:156f8400f6eb0df86c13844ba62bf5c21fafda08f0c2f5019436ce574279ead1 940B / 940B done
12:12:51 #12 sha256:9b3b2510e20ad4453410e380667d4f482b9dc5f82e3023eb0c672b24ea624329 0B / 14.84kB 0.1s
12:12:51 #12 sha256:9b3b2510e20ad4453410e380667d4f482b9dc5f82e3023eb0c672b24ea624329 14.84kB / 14.84kB 0.2s
12:12:51 #12 sha256:9b3b2510e20ad4453410e380667d4f482b9dc5f82e3023eb0c672b24ea624329 14.84kB / 14.84kB 0.3s done
12:12:51 #12 extracting sha256:9b3b2510e20ad4453410e380667d4f482b9dc5f82e3023eb0c672b24ea624329 done
12:12:52 #12 ...
12:12:52 
12:12:52 #13 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
12:12:52 #13 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
12:12:52 #13 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done
12:12:52 #13 sha256:8d61139feed19d3685ffc483d41349d49cbdba3ee104a9104dd0ac98cdbc1479 523B / 523B done
12:12:52 #13 sha256:9a072fc69921655d494291e64abe03c6b872ce4522837193a46aee910330fba7 455B / 455B done
12:12:52 #13 sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 117B / 117B 0.2s done
12:12:52 #13 extracting sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 done
12:12:52 #13 DONE 0.9s
12:12:52 
12:12:52 #12 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.0@sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f
12:12:52 #12 DONE 1.0s
12:12:52 
12:12:52 #14 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.6-alpine@sha256:5b58b2e5963db4cc97d5c5d2580744713303e8ddc979ff89d939c559502ec263
12:12:52 #14 resolve docker.io/library/golang:1.18.6-alpine@sha256:5b58b2e5963db4cc97d5c5d2580744713303e8ddc979ff89d939c559502ec263 0.0s done
12:12:52 #14 sha256:5b58b2e5963db4cc97d5c5d2580744713303e8ddc979ff89d939c559502ec263 1.65kB / 1.65kB done
12:12:52 #14 sha256:0885b3ffdfbe8e6e8caf07e0b030091cbe1e297c7413ee664fe62d265423bade 1.36kB / 1.36kB done
12:12:52 #14 sha256:b68eed002951df1af0549cc6fd21c130dd3d31eebd702299f74b423f00018c9f 5.24kB / 5.24kB done
12:12:52 #14 sha256:213ec9aee27d8be045c6a92b7eac22c9a64b44558193775a1a7f626352392b49 2.81MB / 2.81MB 0.5s done
12:12:52 #14 sha256:5299e6f7860564fd4df7e9a224f3d05dc26d0e855fb26ac7e9d9e156cf1422b2 284.73kB / 284.73kB 0.4s done
12:12:52 #14 sha256:1cab0e43db0af1d30e55de347bd78df438344691f8fb379f631a07e2c8a80f0a 155B / 155B 0.6s done
12:12:52 #14 sha256:548b71e657dcad90931c40bcff39aa8b21c33ac888ac08ee16e6bc3577a16264 23.07MB / 115.33MB 0.9s
12:12:52 #14 extracting sha256:213ec9aee27d8be045c6a92b7eac22c9a64b44558193775a1a7f626352392b49 0.3s
12:12:52 #14 sha256:a0792f1a6db3731fdacdd2e3bd0976d8ff18a913795f8afd8f3c5ecd279b874d 155B / 155B 0.9s done
12:12:52 #14 sha256:548b71e657dcad90931c40bcff39aa8b21c33ac888ac08ee16e6bc3577a16264 38.80MB / 115.33MB 1.1s
12:12:52 #14 sha256:548b71e657dcad90931c40bcff39aa8b21c33ac888ac08ee16e6bc3577a16264 49.47MB / 115.33MB 1.3s
12:12:53 #14 sha256:548b71e657dcad90931c40bcff39aa8b21c33ac888ac08ee16e6bc3577a16264 60.82MB / 115.33MB 1.4s
12:12:53 #14 sha256:548b71e657dcad90931c40bcff39aa8b21c33ac888ac08ee16e6bc3577a16264 78.11MB / 115.33MB 1.6s
12:12:53 #14 extracting sha256:213ec9aee27d8be045c6a92b7eac22c9a64b44558193775a1a7f626352392b49 1.0s done
12:12:53 #14 sha256:548b71e657dcad90931c40bcff39aa8b21c33ac888ac08ee16e6bc3577a16264 105.91MB / 115.33MB 1.9s
12:12:53 #14 sha256:548b71e657dcad90931c40bcff39aa8b21c33ac888ac08ee16e6bc3577a16264 115.33MB / 115.33MB 2.0s
12:12:53 #14 extracting sha256:5299e6f7860564fd4df7e9a224f3d05dc26d0e855fb26ac7e9d9e156cf1422b2
12:12:53 #14 sha256:548b71e657dcad90931c40bcff39aa8b21c33ac888ac08ee16e6bc3577a16264 115.33MB / 115.33MB 2.2s done
12:12:53 #14 extracting sha256:5299e6f7860564fd4df7e9a224f3d05dc26d0e855fb26ac7e9d9e156cf1422b2 0.2s done
12:12:54 #14 extracting sha256:1cab0e43db0af1d30e55de347bd78df438344691f8fb379f631a07e2c8a80f0a done
12:12:54 #14 extracting sha256:548b71e657dcad90931c40bcff39aa8b21c33ac888ac08ee16e6bc3577a16264 0.1s
12:12:54 #14 ...
12:12:54 
12:12:54 #15 [internal] load build context
12:12:54 #15 transferring context: 50.61MB 3.3s done
12:12:54 #15 DONE 3.4s
12:12:54 
12:12:54 #14 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.6-alpine@sha256:5b58b2e5963db4cc97d5c5d2580744713303e8ddc979ff89d939c559502ec263
12:12:58 #14 extracting sha256:548b71e657dcad90931c40bcff39aa8b21c33ac888ac08ee16e6bc3577a16264 4.1s done
12:12:58 #14 extracting sha256:a0792f1a6db3731fdacdd2e3bd0976d8ff18a913795f8afd8f3c5ecd279b874d done
12:12:59 #14 DONE 7.5s
12:12:59 
12:12:59 #16 [build-base-alpine 2/4] COPY --from=xx / /
12:13:00 #16 DONE 1.6s
12:13:00 
12:13:00 #17 [build-base-alpine 3/4] RUN apk add --no-cache clang lld llvm file git
12:13:01 #17 0.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
12:13:01 #17 1.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
12:13:01 #17 1.628 (1/18) Installing libffi (3.4.2-r1)
12:13:02 #17 1.632 (2/18) Installing libgcc (11.2.1_git20220219-r2)
12:13:02 #17 1.634 (3/18) Installing libstdc++ (11.2.1_git20220219-r2)
12:13:02 #17 1.652 (4/18) Installing xz-libs (5.2.5-r1)
12:13:02 #17 1.656 (5/18) Installing libxml2 (2.9.14-r1)
12:13:02 #17 1.672 (6/18) Installing llvm13-libs (13.0.1-r2)
12:13:03 #17 2.480 (7/18) Installing clang-libs (13.0.1-r1)
12:13:03 #17 3.234 (8/18) Installing clang (13.0.1-r1)
12:13:03 #17 3.312 (9/18) Installing libmagic (5.41-r0)
12:13:03 #17 3.341 (10/18) Installing file (5.41-r0)
12:13:03 #17 3.344 (11/18) Installing brotli-libs (1.0.9-r6)
12:13:03 #17 3.353 (12/18) Installing nghttp2-libs (1.47.0-r0)
12:13:03 #17 3.356 (13/18) Installing libcurl (7.83.1-r3)
12:13:03 #17 3.363 (14/18) Installing expat (2.4.9-r0)
12:13:03 #17 3.367 (15/18) Installing pcre2 (10.40-r0)
12:13:03 #17 3.374 (16/18) Installing git (2.36.2-r0)
12:13:03 #17 3.504 (17/18) Installing lld (13.0.1-r0)
12:13:03 #17 3.540 (18/18) Installing llvm13 (13.0.1-r2)
12:13:04 #17 4.018 Executing busybox-1.35.0-r17.trigger
12:13:04 #17 4.023 OK: 311 MiB in 33 packages
12:13:05 #17 DONE 4.5s
12:13:05 
12:13:05 #18 [build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli
12:13:05 #18 DONE 0.0s
12:13:05 
12:13:05 #19 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
12:13:05 #19 0.410 + apk  --root / add --no-cache musl-dev gcc
12:13:05 #19 0.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
12:13:06 #19 1.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
12:13:06 #19 1.689 (1/9) Installing binutils (2.38-r3)
12:13:06 #19 1.763 (2/9) Installing libgomp (11.2.1_git20220219-r2)
12:13:06 #19 1.768 (3/9) Installing libatomic (11.2.1_git20220219-r2)
12:13:06 #19 1.770 (4/9) Installing gmp (6.2.1-r2)
12:13:06 #19 1.777 (5/9) Installing isl22 (0.22-r0)
12:13:06 #19 1.793 (6/9) Installing mpfr4 (4.1.0-r0)
12:13:06 #19 1.817 (7/9) Installing mpc1 (1.2.1-r0)
12:13:06 #19 1.819 (8/9) Installing gcc (11.2.1_git20220219-r2)
12:13:07 #19 2.547 (9/9) Installing musl-dev (1.2.3-r0)
12:13:07 #19 2.612 Executing busybox-1.35.0-r17.trigger
12:13:07 #19 2.617 OK: 421 MiB in 42 packages
12:13:07 #19 DONE 2.9s
12:13:08 
12:13:08 #20 [build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
12:13:08 #20 0.471 Building static docker-linux-amd64
12:15:00 #20 DONE 101.8s
12:15:00 
12:15:00 #21 [binary 1/1] COPY --from=build /out .
12:15:00 #21 DONE 0.2s
12:15:00 
12:15:00 #22 exporting to client
12:15:00 #22 copying files 47B
12:15:00 #22 copying files 48.05MB 0.3s done
12:15:00 #22 DONE 0.3s
12:15:00 make -C /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/docker VERSION=0.0.0-20220908081902-b40c2f6 DOCKER_BUILD_OPTS="" binary
12:15:00 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/docker'
12:15:00 mkdir -p autogen
12:15:00 docker build  --build-arg=GO_VERSION  -f "Dockerfile" --output=bundles/ --target=binary --build-arg VERSION --build-arg DOCKER_GITCOMMIT --build-arg PRODUCT --build-arg PLATFORM --build-arg DEFAULT_PRODUCT_LICENSE .
12:15:00 #1 [internal] load build definition from Dockerfile
12:15:00 #1 transferring dockerfile: 16.91kB done
12:15:00 #1 DONE 0.0s
12:15:00 
12:15:00 #2 [internal] load .dockerignore
12:15:00 #2 transferring context: 87B done
12:15:00 #2 DONE 0.0s
12:15:00 
12:15:00 #3 resolve image config for docker.io/docker/dockerfile:1
12:15:00 #3 DONE 0.1s
12:15:00 
12:15:00 #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
12:15:00 #4 CACHED
12:15:00 
12:15:00 #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:15:00 #5 ...
12:15:00 
12:15:00 #6 [auth] djs55/vpnkit:pull token for registry-1.docker.io
12:15:00 #6 DONE 0.0s
12:15:00 
12:15:00 #7 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye
12:15:00 #7 DONE 0.7s
12:15:00 
12:15:00 #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:15:00 #8 DONE 0.7s
12:15:00 
12:15:00 #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:15:00 #5 DONE 0.8s
12:15:00 
12:15:00 #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:15:00 #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
12:15:00 #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:15:00 #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
12:15:00 #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
12:15:00 #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s
12:15:00 #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.3s
12:15:00 #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s
12:15:00 #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done
12:15:00 #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
12:15:00 #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done
12:15:00 #9 DONE 3.7s
12:15:00 
12:15:00 #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
12:15:00 #10 resolve docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb 0.0s done
12:15:00 #10 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 55.03MB / 55.03MB 0.9s done
12:15:00 #10 sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb 1.86kB / 1.86kB done
12:15:00 #10 sha256:ebd59a91af0c61cf28a22a9651ffd45612848bdcc1a43c2c3063825ba2e613fc 1.80kB / 1.80kB done
12:15:00 #10 sha256:f81bafb819d5b520ab919b42e5925c4b32b62241fc1d036036d9bb5aa2f522d1 7.10kB / 7.10kB done
12:15:00 #10 sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 5.16MB / 5.16MB 0.7s done
12:15:00 #10 sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 10.88MB / 10.88MB 0.9s done
12:15:00 #10 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 54.58MB / 54.58MB 2.1s done
12:15:00 #10 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 141.88MB / 141.88MB 3.7s
12:15:00 #10 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 85.96MB / 85.96MB 2.8s done
12:15:00 #10 extracting sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 2.3s
12:15:00 #10 sha256:cd3416ecab879296d41843948ae859cadb4bd4300a60b23abef443645845ab4a 156B / 156B 2.2s done
12:15:00 #10 ...
12:15:00 
12:15:00 #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:15:00 #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
12:15:00 #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:15:00 #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
12:15:00 #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
12:15:00 #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done
12:15:00 #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done
12:15:00 #11 DONE 4.5s
12:15:00 
12:15:00 #12 [internal] load build context
12:15:00 #12 transferring context: 53.52MB 4.4s done
12:15:00 #12 DONE 4.5s
12:15:00 
12:15:00 #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
12:15:00 #10 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 141.88MB / 141.88MB 4.3s done
12:15:00 #10 extracting sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 4.9s done
12:15:00 #10 extracting sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 0.1s
12:15:00 #10 ...
12:15:00 
12:15:00 #13 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:15:00 #13 DONE 0.2s
12:15:00 
12:15:00 #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
12:15:00 #10 extracting sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 0.3s done
12:15:00 #10 extracting sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202
12:15:00 #10 ...
12:15:00 
12:15:00 #14 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:15:00 #14 DONE 0.2s
12:15:00 
12:15:00 #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
12:15:00 #10 extracting sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 0.4s done
12:15:00 #10 extracting sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05
12:15:01 #10 extracting sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 2.1s done
12:15:01 #10 extracting sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 0.1s
12:15:04 #10 extracting sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 2.4s done
12:15:04 #10 extracting sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734
12:15:09 #10 extracting sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 5.0s done
12:15:09 #10 extracting sha256:cd3416ecab879296d41843948ae859cadb4bd4300a60b23abef443645845ab4a done
12:15:09 #10 DONE 17.5s
12:15:09 
12:15:09 #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:15:12 #15 DONE 1.9s
12:15:12 
12:15:12 #16 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
12:15:12 #16 DONE 0.5s
12:15:12 
12:15:12 #17 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:15:14 #17 1.776 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:15:14 #17 1.787 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:15:14 #17 1.787 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:15:14 #17 1.873 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
12:15:15 #17 2.602 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [186 kB]
12:15:16 #17 3.476 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [6344 B]
12:15:17 #17 ...
12:15:17 
12:15:17 #18 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:15:17 #0 1.338 + RM_GOPATH=0
12:15:17 #0 1.338 + TMP_GOPATH=
12:15:17 #0 1.338 + : /build
12:15:17 #0 1.338 + '[' -z '' ']'
12:15:17 #0 1.338 ++ mktemp -d
12:15:17 #0 1.339 + export GOPATH=/tmp/tmp.kijo0EK4QV
12:15:17 #0 1.339 + GOPATH=/tmp/tmp.kijo0EK4QV
12:15:17 #0 1.339 + RM_GOPATH=1
12:15:17 #0 1.339 + case "$(go env GOARCH)" in
12:15:17 #0 1.343 ++ go env GOARCH
12:15:17 #0 1.346 + export GO_BUILDMODE=-buildmode=pie
12:15:17 #0 1.346 + GO_BUILDMODE=-buildmode=pie
12:15:17 #0 1.347 ++ dirname /tmp/install/install.sh
12:15:17 #0 1.348 + dir=/tmp/install
12:15:17 #0 1.348 + bin=rootlesskit
12:15:17 #0 1.348 + shift
12:15:17 #0 1.348 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
12:15:17 #0 1.348 + . /tmp/install/rootlesskit.installer
12:15:17 #0 1.348 ++ : v0.14.4
12:15:17 #0 1.348 + install_rootlesskit
12:15:17 #0 1.348 + case "$1" in
12:15:17 #0 1.348 + export CGO_ENABLED=0
12:15:17 #0 1.348 + CGO_ENABLED=0
12:15:17 #0 1.348 + _install_rootlesskit
12:15:17 #0 1.349 Install rootlesskit version v0.14.4
12:15:17 #0 1.349 + echo 'Install rootlesskit version v0.14.4'
12:15:17 #0 1.349 + for f in rootlesskit rootlesskit-docker-proxy
12:15:17 #0 1.349 + GOBIN=/build
12:15:17 #0 1.349 + GO111MODULE=on
12:15:17 #0 1.349 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
12:15:17 #0 1.707 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
12:15:17 #0 2.937 go: downloading github.com/pkg/errors v0.9.1
12:15:17 #0 2.939 go: downloading github.com/sirupsen/logrus v1.8.1
12:15:17 #0 2.993 go: downloading github.com/urfave/cli/v2 v2.3.0
12:15:17 #0 3.161 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:15:17 #0 4.024 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:15:17 #0 4.273 go: downloading github.com/google/uuid v1.3.0
12:15:17 #0 4.365 go: downloading github.com/moby/vpnkit v0.5.0
12:15:17 #0 4.482 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:15:17 #0 4.547 go: downloading github.com/gofrs/flock v0.8.1
12:15:17 #0 4.645 go: downloading github.com/gorilla/mux v1.8.0
12:15:17 #0 4.726 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:15:17 #0 4.845 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:15:17 #0 4.905 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:15:18 #18 ...
12:15:18 
12:15:18 #17 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:15:18 #17 6.426 Fetched 8585 kB in 5s (1745 kB/s)
12:15:20 #17 6.426 Reading package lists...
12:15:22 #17 8.243 Reading package lists...
12:15:22 #17 ...
12:15:22 
12:15:22 #19 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:15:22 #0 1.938 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:15:22 #0 1.954 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:15:22 #0 1.954 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:15:22 #0 2.279 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
12:15:22 #0 2.855 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [186 kB]
12:15:22 #0 3.681 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [6344 B]
12:15:22 #0 6.657 Fetched 8585 kB in 5s (1717 kB/s)
12:15:22 #0 6.657 Reading package lists...
12:15:22 #0 8.553 Reading package lists...
12:15:22 #19 ...
12:15:22 
12:15:22 #20 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:15:22 #0 1.970 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:15:22 #0 1.979 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:15:22 #0 1.983 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:15:22 #0 2.300 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
12:15:22 #0 3.077 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [186 kB]
12:15:22 #0 3.786 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [6344 B]
12:15:22 #0 6.865 Fetched 8585 kB in 5s (1671 kB/s)
12:15:22 #0 6.865 Reading package lists...
12:15:22 #0 8.746 Reading package lists...
12:15:22 #20 ...
12:15:22 
12:15:22 #21 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:15:22 #0 1.554 + RM_GOPATH=0
12:15:22 #0 1.554 + TMP_GOPATH=
12:15:22 #0 1.555 + : /build
12:15:22 #0 1.555 + '[' -z '' ']'
12:15:22 #0 1.555 ++ mktemp -d
12:15:22 #0 1.556 + export GOPATH=/tmp/tmp.muC8uZempn
12:15:22 #0 1.556 + GOPATH=/tmp/tmp.muC8uZempn
12:15:22 #0 1.556 + RM_GOPATH=1
12:15:22 #0 1.556 + case "$(go env GOARCH)" in
12:15:22 #0 1.557 ++ go env GOARCH
12:15:22 #0 1.567 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
12:15:22 #0 1.567 + export GO_BUILDMODE=-buildmode=pie
12:15:22 #0 1.567 + GO_BUILDMODE=-buildmode=pie
12:15:22 #0 1.567 ++ dirname /tmp/install/install.sh
12:15:22 #0 1.567 + dir=/tmp/install
12:15:22 #0 1.567 + bin=proxy
12:15:22 #0 1.567 + shift
12:15:22 #0 1.567 + '[' '!' -f /tmp/install/proxy.installer ']'
12:15:22 #0 1.567 + . /tmp/install/proxy.installer
12:15:22 #0 1.567 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
12:15:22 #0 1.567 + install_proxy
12:15:22 #0 1.567 + case "$1" in
12:15:22 #0 1.567 + export CGO_ENABLED=0
12:15:22 #0 1.567 + CGO_ENABLED=0
12:15:22 #0 1.567 + _install_proxy
12:15:22 #0 1.567 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
12:15:22 #0 1.567 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.muC8uZempn/src/github.com/docker/libnetwork
12:15:22 #0 1.567 Cloning into '/tmp/tmp.muC8uZempn/src/github.com/docker/libnetwork'...
12:15:22 #0 7.835 + cd /tmp/tmp.muC8uZempn/src/github.com/docker/libnetwork
12:15:22 #0 7.835 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
12:15:22 #0 8.242 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:15:22 #21 ...
12:15:22 
12:15:22 #19 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:15:22 #0 8.553 Reading package lists...
12:15:23 #19 10.46 Building dependency tree...
12:15:23 #19 11.34 The following additional packages will be installed:
12:15:23 #19 11.35   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:15:23 #19 11.35   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
12:15:23 #19 11.35   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
12:15:23 #19 11.35   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
12:15:23 #19 11.35   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
12:15:23 #19 11.35   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
12:15:23 #19 11.35   mingw-w64-common mingw-w64-x86-64-dev
12:15:23 #19 11.35 Suggested packages:
12:15:23 #19 11.35   gcc-10-locales seccomp wine64
12:15:24 #19 11.86 The following NEW packages will be installed:
12:15:24 #19 11.86   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:15:24 #19 11.86   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
12:15:24 #19 11.86   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
12:15:24 #19 11.86   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
12:15:24 #19 11.86   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
12:15:24 #19 11.86   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
12:15:24 #19 11.86   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
12:15:24 #19 11.86   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
12:15:24 #19 11.87   mingw-w64-x86-64-dev
12:15:24 #19 12.17 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded.
12:15:24 #19 12.17 Need to get 115 MB of archives.
12:15:24 #19 12.17 After this operation, 645 MB of additional disk space will be used.
12:15:24 #19 12.17 Get:1 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
12:15:24 #19 12.22 Get:2 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
12:15:24 #19 12.29 Get:3 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
12:15:24 #19 12.29 Get:4 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
12:15:24 #19 12.29 Get:5 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
12:15:24 #19 12.29 Get:6 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
12:15:24 #19 12.42 Get:7 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
12:15:24 #19 12.50 Get:8 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
12:15:24 #19 12.50 Get:9 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
12:15:24 #19 12.76 Get:10 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
12:15:25 #19 ...
12:15:25 
12:15:25 #17 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:15:25 #17 8.243 Reading package lists...
12:15:25 #17 10.16 Building dependency tree...
12:15:25 #17 11.26 The following additional packages will be installed:
12:15:25 #17 11.26   libbtrfs0
12:15:25 #17 11.33 The following NEW packages will be installed:
12:15:25 #17 11.34   libbtrfs-dev libbtrfs0
12:15:25 #17 11.64 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
12:15:25 #17 11.64 Need to get 460 kB of archives.
12:15:25 #17 11.64 After this operation, 1237 kB of additional disk space will be used.
12:15:25 #17 11.64 Get:1 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
12:15:25 #17 11.64 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
12:15:25 #17 12.03 debconf: delaying package configuration, since apt-utils is not installed
12:15:25 #17 12.09 Fetched 460 kB in 0s (1575 kB/s)
12:15:25 #17 12.13 Selecting previously unselected package libbtrfs0:amd64.
12:15:25 #17 12.13 (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 ... 15718 files and directories currently installed.)
12:15:25 #17 12.15 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
12:15:25 #17 12.16 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
12:15:25 #17 12.26 Selecting previously unselected package libbtrfs-dev:amd64.
12:15:25 #17 12.26 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
12:15:25 #17 12.27 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
12:15:25 #17 12.45 Setting up libbtrfs0:amd64 (5.10.1-2) ...
12:15:25 #17 12.47 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
12:15:25 #17 12.49 Processing triggers for libc-bin (2.31-13+deb11u4) ...
12:15:25 #17 DONE 12.9s
12:15:25 
12:15:25 #20 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:15:25 #0 8.746 Reading package lists...
12:15:25 #20 10.58 Building dependency tree...
12:15:25 #20 11.56 The following additional packages will be installed:
12:15:25 #20 11.57   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
12:15:25 #20 11.57 Suggested packages:
12:15:25 #20 11.57   cmake-doc ninja-build lrzip
12:15:25 #20 11.57 Recommended packages:
12:15:25 #20 11.57   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
12:15:25 #20 11.93 The following NEW packages will be installed:
12:15:25 #20 11.93   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
12:15:25 #20 11.94   vim-common xxd
12:15:25 #20 12.23 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
12:15:25 #20 12.23 Need to get 17.7 MB of archives.
12:15:25 #20 12.23 After this operation, 70.7 MB of additional disk space will be used.
12:15:25 #20 12.23 Get:1 http://deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
12:15:25 #20 12.24 Get:2 http://deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
12:15:25 #20 12.25 Get:3 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
12:15:25 #20 12.29 Get:4 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
12:15:25 #20 12.51 Get:5 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
12:15:25 #20 12.52 Get:6 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
12:15:25 #20 12.53 Get:7 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
12:15:25 #20 12.54 Get:8 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
12:15:25 #20 12.54 Get:9 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
12:15:25 #20 12.54 Get:10 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
12:15:25 #20 13.23 debconf: delaying package configuration, since apt-utils is not installed
12:15:25 #20 13.36 Fetched 17.7 MB in 1s (23.9 MB/s)
12:15:25 #20 13.40 Selecting previously unselected package xxd.
12:15:25 #20 13.40 (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 ... 15718 files and directories currently installed.)
12:15:25 #20 13.42 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
12:15:25 #20 13.47 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
12:15:25 #20 13.54 Selecting previously unselected package vim-common.
12:15:25 #20 13.54 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
12:15:25 #20 13.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
12:15:26 #20 13.79 Selecting previously unselected package cmake-data.
12:15:26 #20 13.79 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
12:15:26 #20 13.80 Unpacking cmake-data (3.18.4-2+deb11u1) ...
12:15:27 #20 15.37 Selecting previously unselected package libicu67:amd64.
12:15:27 #20 15.37 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
12:15:27 #20 15.42 Unpacking libicu67:amd64 (67.1-7) ...
12:15:28 #20 ...
12:15:28 
12:15:28 #21 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:15:28 #21 DONE 15.6s
12:15:28 
12:15:28 #19 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:15:28 #19 13.49 Get:11 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
12:15:28 #19 13.78 Get:12 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
12:15:28 #19 14.05 Get:13 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
12:15:28 #19 14.48 Get:14 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
12:15:28 #19 14.71 Get:15 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
12:15:28 #19 14.72 Get:16 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
12:15:28 #19 14.72 Get:17 http://deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
12:15:28 #19 14.72 Get:18 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
12:15:28 #19 14.73 Get:19 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
12:15:28 #19 14.74 Get:20 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
12:15:28 #19 14.75 Get:21 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
12:15:28 #19 14.75 Get:22 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
12:15:28 #19 14.76 Get:23 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
12:15:28 #19 14.76 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
12:15:28 #19 14.77 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
12:15:28 #19 14.77 Get:26 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
12:15:28 #19 14.79 Get:27 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
12:15:28 #19 14.79 Get:28 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
12:15:28 #19 14.79 Get:29 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
12:15:28 #19 14.79 Get:30 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
12:15:28 #19 15.09 debconf: delaying package configuration, since apt-utils is not installed
12:15:28 #19 15.16 Fetched 115 MB in 3s (39.2 MB/s)
12:15:28 #19 15.20 Selecting previously unselected package binutils-mingw-w64-i686.
12:15:28 #19 15.20 (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 ... 15718 files and directories currently installed.)
12:15:28 #19 15.24 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
12:15:28 #19 15.25 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
12:15:28 #19 16.19 Selecting previously unselected package binutils-mingw-w64-x86-64.
12:15:28 #19 16.20 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
12:15:28 #19 16.20 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
12:15:28 #19 ...
12:15:28 
12:15:28 #18 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:15:28 #18 6.765 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:15:28 #18 6.798 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:15:29 #18 ...
12:15:29 
12:15:29 #22 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:15:29 #0 1.551 + RM_GOPATH=0
12:15:29 #0 1.554 + TMP_GOPATH=
12:15:29 #0 1.554 + : /build
12:15:29 #0 1.554 + '[' -z '' ']'
12:15:29 #0 1.554 ++ mktemp -d
12:15:29 #0 1.556 + export GOPATH=/tmp/tmp.gwR41ueBUb
12:15:29 #0 1.558 + GOPATH=/tmp/tmp.gwR41ueBUb
12:15:29 #0 1.558 + RM_GOPATH=1
12:15:29 #0 1.559 + case "$(go env GOARCH)" in
12:15:29 #0 1.559 ++ go env GOARCH
12:15:29 #0 1.571 + export GO_BUILDMODE=-buildmode=pie
12:15:29 #0 1.572 + GO_BUILDMODE=-buildmode=pie
12:15:29 #0 1.572 ++ dirname /tmp/install/install.sh
12:15:29 #0 1.576 + dir=/tmp/install
12:15:29 #0 1.580 + bin=containerd
12:15:29 #0 1.580 + shift
12:15:29 #0 1.580 + '[' '!' -f /tmp/install/containerd.installer ']'
12:15:29 #0 1.581 + . /tmp/install/containerd.installer
12:15:29 #0 1.581 ++ set -e
12:15:29 #0 1.581 ++ : v1.6.8
12:15:29 #0 1.582 + install_containerd
12:15:29 #0 1.582 + echo 'Install containerd version v1.6.8'
12:15:29 #0 1.583 Install containerd version v1.6.8
12:15:29 #0 1.583 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gwR41ueBUb/src/github.com/containerd/containerd
12:15:29 #0 1.585 Cloning into '/tmp/tmp.gwR41ueBUb/src/github.com/containerd/containerd'...
12:15:31 #22 ...
12:15:31 
12:15:31 #20 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:15:31 #20 18.54 Selecting previously unselected package libxml2:amd64.
12:15:31 #20 18.54 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
12:15:31 #20 18.54 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
12:15:31 #20 18.86 Selecting previously unselected package libarchive13:amd64.
12:15:31 #20 18.86 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
12:15:31 #20 18.87 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
12:15:31 #20 19.04 Selecting previously unselected package libjsoncpp24:amd64.
12:15:31 #20 19.04 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
12:15:31 #20 19.05 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
12:15:31 #20 19.13 Selecting previously unselected package librhash0:amd64.
12:15:31 #20 19.13 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
12:15:31 #20 19.15 Unpacking librhash0:amd64 (1.4.1-2) ...
12:15:31 #20 19.25 Selecting previously unselected package libuv1:amd64.
12:15:31 #20 19.26 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
12:15:31 #20 19.26 Unpacking libuv1:amd64 (1.40.0-2) ...
12:15:31 #20 19.36 Selecting previously unselected package cmake.
12:15:31 #20 19.37 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
12:15:31 #20 19.37 Unpacking cmake (3.18.4-2+deb11u1) ...
12:15:33 #20 21.03 Setting up libicu67:amd64 (67.1-7) ...
12:15:33 #20 21.04 Setting up xxd (2:8.2.2434-3+deb11u1) ...
12:15:33 #20 21.06 Setting up libuv1:amd64 (1.40.0-2) ...
12:15:33 #20 21.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
12:15:33 #20 21.11 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
12:15:33 #20 21.13 Setting up librhash0:amd64 (1.4.1-2) ...
12:15:33 #20 21.14 Setting up cmake-data (3.18.4-2+deb11u1) ...
12:15:33 #20 21.15 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
12:15:33 #20 21.16 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
12:15:33 #20 21.18 Setting up cmake (3.18.4-2+deb11u1) ...
12:15:33 #20 21.19 Processing triggers for libc-bin (2.31-13+deb11u4) ...
12:15:35 #20 DONE 22.5s
12:15:35 
12:15:35 #23 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:15:36 #23 1.313 + RM_GOPATH=0
12:15:36 #23 1.313 + TMP_GOPATH=
12:15:36 #23 1.313 + : /build
12:15:36 #23 1.313 + '[' -z '' ']'
12:15:36 #23 1.314 ++ mktemp -d
12:15:36 #23 1.316 + export GOPATH=/tmp/tmp.lCXNR9tzR3
12:15:36 #23 1.316 + GOPATH=/tmp/tmp.lCXNR9tzR3
12:15:36 #23 1.316 + RM_GOPATH=1
12:15:36 #23 1.316 + case "$(go env GOARCH)" in
12:15:36 #23 1.316 ++ go env GOARCH
12:15:36 #23 1.324 + export GO_BUILDMODE=-buildmode=pie
12:15:36 #23 1.325 + GO_BUILDMODE=-buildmode=pie
12:15:36 #23 1.326 ++ dirname /tmp/install/install.sh
12:15:36 #23 1.326 + dir=/tmp/install
12:15:36 #23 1.327 + bin=tini
12:15:36 #23 1.327 + shift
12:15:36 #23 1.327 + '[' '!' -f /tmp/install/tini.installer ']'
12:15:36 #23 1.327 + . /tmp/install/tini.installer
12:15:36 #23 1.328 ++ : v0.19.0
12:15:36 #23 1.328 + install_tini
12:15:36 #23 1.328 + echo 'Install tini version v0.19.0'
12:15:36 #23 1.329 Install tini version v0.19.0
12:15:36 #23 1.329 + git clone https://github.com/krallin/tini.git /tmp/tmp.lCXNR9tzR3/tini
12:15:36 #23 1.331 Cloning into '/tmp/tmp.lCXNR9tzR3/tini'...
12:15:36 #23 1.768 + cd /tmp/tmp.lCXNR9tzR3/tini
12:15:36 #23 1.768 + git checkout -q v0.19.0
12:15:36 #23 1.771 + cmake .
12:15:36 #23 1.933 -- The C compiler identification is GNU 10.2.1
12:15:36 #23 1.971 -- Detecting C compiler ABI info
12:15:36 #23 2.220 -- Detecting C compiler ABI info - done
12:15:36 #23 2.286 -- Check for working C compiler: /usr/bin/cc - skipped
12:15:36 #23 2.287 -- Detecting C compile features
12:15:36 #23 2.288 -- Detecting C compile features - done
12:15:36 #23 2.300 -- Performing Test HAS_BUILTIN_FORTIFY
12:15:37 #23 2.344 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:15:37 #23 2.371 -- Configuring done
12:15:37 #23 2.377 -- Generating done
12:15:37 #23 2.381 -- Build files have been written to: /tmp/tmp.lCXNR9tzR3/tini
12:15:37 #23 2.384 + make tini-static
12:15:37 #23 2.571 Scanning dependencies of target tini-static
12:15:37 #23 2.609 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:15:37 #23 3.133 [100%] Linking C executable tini-static
12:15:38 #23 3.491 [100%] Built target tini-static
12:15:38 #23 3.520 + mkdir -p /build
12:15:38 #23 3.525 + cp tini-static /build/docker-init
12:15:38 #23 DONE 3.8s
12:15:38 
12:15:38 #19 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:15:38 #19 17.46 Selecting previously unselected package binutils-mingw-w64.
12:15:38 #19 17.46 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
12:15:38 #19 17.46 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
12:15:38 #19 17.55 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:15:38 #19 17.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
12:15:38 #19 17.56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
12:15:38 #19 17.67 Selecting previously unselected package dmsetup.
12:15:38 #19 17.67 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
12:15:38 #19 17.68 Unpacking dmsetup (2:1.02.175-2.1) ...
12:15:38 #19 17.80 Selecting previously unselected package mingw-w64-common.
12:15:38 #19 17.80 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
12:15:38 #19 17.81 Unpacking mingw-w64-common (8.0.0-1) ...
12:15:38 #19 20.25 Selecting previously unselected package mingw-w64-x86-64-dev.
12:15:38 #19 20.25 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
12:15:38 #19 20.26 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
12:15:38 #19 22.63 Selecting previously unselected package gcc-mingw-w64-base.
12:15:38 #19 22.66 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
12:15:38 #19 22.67 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
12:15:38 #19 22.73 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
12:15:38 #19 22.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
12:15:38 #19 22.74 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
12:15:38 #19 26.39 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
12:15:38 #19 26.39 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
12:15:38 #19 26.39 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:15:45 #19 32.14 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
12:15:45 #19 32.14 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
12:15:45 #19 32.15 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:15:46 #19 ...
12:15:46 
12:15:46 #22 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:15:46 #22 21.01 + cd /tmp/tmp.gwR41ueBUb/src/github.com/containerd/containerd
12:15:46 #22 21.01 + git checkout -q v1.6.8
12:15:46 #22 21.68 + export 'BUILDTAGS=netgo osusergo static_build'
12:15:46 #22 21.68 + BUILDTAGS='netgo osusergo static_build'
12:15:46 #22 21.68 + export EXTRA_FLAGS=-buildmode=pie
12:15:46 #22 21.68 + EXTRA_FLAGS=-buildmode=pie
12:15:46 #22 21.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:15:46 #22 21.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:15:46 #22 21.68 + '[' '' = dynamic ']'
12:15:46 #22 21.68 + make
12:15:48 #22 22.78 + bin/ctr
12:15:53 #22 ...
12:15:53 
12:15:53 #19 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:15:53 #19 34.49 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
12:15:53 #19 34.50 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
12:15:53 #19 34.50 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
12:15:53 #19 37.31 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
12:15:53 #19 37.32 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
12:15:53 #19 37.32 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:15:54 #19 42.47 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
12:15:54 #19 42.47 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
12:15:54 #19 42.48 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:15:55 #19 ...
12:15:55 
12:15:55 #18 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:15:55 #18 43.43 + for f in rootlesskit rootlesskit-docker-proxy
12:15:55 #18 43.43 + GOBIN=/build
12:15:55 #18 43.43 + GO111MODULE=on
12:15:55 #18 43.43 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
12:16:01 #18 DONE 48.5s
12:16:01 
12:16:01 #24 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:16:01 #24 DONE 0.1s
12:16:01 
12:16:01 #19 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:16:01 #19 44.69 Selecting previously unselected package g++-mingw-w64-x86-64.
12:16:01 #19 44.69 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
12:16:01 #19 44.70 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
12:16:01 #19 44.77 Selecting previously unselected package libapparmor1:amd64.
12:16:01 #19 44.78 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
12:16:01 #19 44.78 Unpacking libapparmor1:amd64 (2.13.6-10) ...
12:16:01 #19 44.86 Selecting previously unselected package libapparmor-dev:amd64.
12:16:01 #19 44.86 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
12:16:01 #19 44.86 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
12:16:01 #19 44.94 Selecting previously unselected package libbtrfs0:amd64.
12:16:01 #19 44.94 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
12:16:01 #19 44.94 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
12:16:01 #19 45.03 Selecting previously unselected package libbtrfs-dev:amd64.
12:16:01 #19 45.03 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
12:16:01 #19 45.03 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
12:16:01 #19 45.15 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:16:01 #19 45.15 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
12:16:01 #19 45.15 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
12:16:01 #19 45.19 Selecting previously unselected package libudev-dev:amd64.
12:16:01 #19 45.20 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
12:16:01 #19 45.20 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
12:16:01 #19 45.26 Selecting previously unselected package libsepol1-dev:amd64.
12:16:01 #19 45.27 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
12:16:01 #19 45.27 Unpacking libsepol1-dev:amd64 (3.1-1) ...
12:16:01 #19 45.39 Selecting previously unselected package libpcre2-16-0:amd64.
12:16:01 #19 45.40 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
12:16:01 #19 45.41 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
12:16:01 #19 45.51 Selecting previously unselected package libpcre2-32-0:amd64.
12:16:01 #19 45.51 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
12:16:01 #19 45.51 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
12:16:01 #19 45.63 Selecting previously unselected package libpcre2-posix2:amd64.
12:16:01 #19 45.64 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
12:16:01 #19 45.64 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
12:16:01 #19 45.69 Selecting previously unselected package libpcre2-dev:amd64.
12:16:01 #19 45.69 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
12:16:01 #19 45.69 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
12:16:01 #19 46.01 Selecting previously unselected package libselinux1-dev:amd64.
12:16:01 #19 46.01 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
12:16:01 #19 46.02 Unpacking libselinux1-dev:amd64 (3.1-3) ...
12:16:01 #19 46.26 Selecting previously unselected package libdevmapper-dev:amd64.
12:16:01 #19 46.26 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
12:16:01 #19 46.28 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
12:16:01 #19 46.40 Selecting previously unselected package libseccomp-dev:amd64.
12:16:01 #19 46.40 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
12:16:01 #19 46.41 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
12:16:01 #19 46.49 Selecting previously unselected package libsystemd-dev:amd64.
12:16:01 #19 46.50 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
12:16:01 #19 46.51 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
12:16:01 #19 46.78 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
12:16:01 #19 46.80 Setting up libapparmor1:amd64 (2.13.6-10) ...
12:16:01 #19 46.93 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
12:16:01 #19 47.18 Setting up libsepol1-dev:amd64 (3.1-1) ...
12:16:01 #19 47.23 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
12:16:01 #19 47.26 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
12:16:01 #19 47.29 Setting up libbtrfs0:amd64 (5.10.1-2) ...
12:16:01 #19 47.33 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
12:16:01 #19 47.36 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
12:16:01 #19 47.38 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
12:16:01 #19 47.41 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
12:16:01 #19 47.44 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
12:16:01 #19 47.46 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
12:16:01 #19 47.49 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
12:16:01 #19 47.52 Setting up mingw-w64-common (8.0.0-1) ...
12:16:01 #19 47.55 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
12:16:01 #19 47.57 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
12:16:01 #19 47.61 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
12:16:01 #19 47.64 Setting up libselinux1-dev:amd64 (3.1-3) ...
12:16:01 #19 47.67 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
12:16:01 #19 47.72 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:16:01 #19 47.76 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
12:16:01 #19 47.77 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:16:01 #19 47.79 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
12:16:01 #19 47.82 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
12:16:01 #19 47.89 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:16:01 #19 47.98 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
12:16:01 #19 48.04 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:16:01 #19 48.09 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
12:16:01 #19 48.20 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
12:16:01 #19 48.26 Setting up dmsetup (2:1.02.175-2.1) ...
12:16:01 #19 48.30 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
12:16:01 #19 48.35 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
12:16:01 #19 48.42 Processing triggers for libc-bin (2.31-13+deb11u4) ...
12:16:01 #19 ...
12:16:01 
12:16:01 #25 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:16:01 #25 DONE 0.1s
12:16:01 
12:16:01 #19 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:16:01 #19 DONE 48.8s
12:16:01 
12:16:01 #26 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:16:01 #26 ...
12:16:01 
12:16:01 #27 [binary-base 1/7] COPY --from=tini        /build/ /usr/local/bin/
12:16:01 #27 DONE 0.1s
12:16:01 
12:16:01 #26 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:16:02 #26 1.218 + RM_GOPATH=0
12:16:02 #26 1.218 + TMP_GOPATH=
12:16:02 #26 1.218 + : /build
12:16:02 #26 1.218 + '[' -z '' ']'
12:16:02 #26 1.220 ++ mktemp -d
12:16:02 #26 1.220 + export GOPATH=/tmp/tmp.95enMFsRfJ
12:16:02 #26 1.220 + GOPATH=/tmp/tmp.95enMFsRfJ
12:16:02 #26 1.220 + RM_GOPATH=1
12:16:02 #26 1.220 + case "$(go env GOARCH)" in
12:16:02 #26 1.220 ++ go env GOARCH
12:16:02 #26 1.229 + export GO_BUILDMODE=-buildmode=pie
12:16:02 #26 1.230 + GO_BUILDMODE=-buildmode=pie
12:16:02 #26 1.231 ++ dirname /tmp/install/install.sh
12:16:02 #26 1.231 + dir=/tmp/install
12:16:02 #26 1.232 + bin=runc
12:16:02 #26 1.232 + shift
12:16:02 #26 1.232 + '[' '!' -f /tmp/install/runc.installer ']'
12:16:02 #26 1.232 + . /tmp/install/runc.installer
12:16:02 #26 1.232 ++ set -e
12:16:02 #26 1.232 ++ : v1.1.4
12:16:02 #26 1.232 + install_runc
12:16:02 #26 1.232 + RUNC_BUILDTAGS=seccomp
12:16:02 #26 1.232 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
12:16:02 #26 1.232 Install runc version v1.1.4 (build tags: seccomp)
12:16:02 #26 1.233 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.95enMFsRfJ/src/github.com/opencontainers/runc
12:16:02 #26 1.235 Cloning into '/tmp/tmp.95enMFsRfJ/src/github.com/opencontainers/runc'...
12:16:06 #26 4.564 + cd /tmp/tmp.95enMFsRfJ/src/github.com/opencontainers/runc
12:16:06 #26 4.564 + git checkout -q v1.1.4
12:16:06 #26 4.906 + '[' -z '' ']'
12:16:06 #26 4.907 + target=static
12:16:06 #26 4.907 + make BUILDTAGS=seccomp static
12:16:06 #26 5.211 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
12:17:14 #26 68.51 + mkdir -p /build
12:17:14 #26 68.51 + cp runc /build/runc
12:17:14 #26 DONE 68.9s
12:17:14 
12:17:14 #22 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:17:14 #22 ...
12:17:14 
12:17:14 #28 [binary-base 2/7] COPY --from=runc        /build/ /usr/local/bin/
12:17:14 #28 DONE 0.2s
12:17:14 
12:17:14 #22 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:17:22 #22 116.7 + bin/containerd
12:18:18 #22 167.6 # github.com/containerd/containerd/cmd/containerd
12:18:18 #22 167.6 /usr/bin/ld: /tmp/go-link-4033836287/000019.o: in function `New':
12:18:18 #22 167.6 /tmp/tmp.gwR41ueBUb/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
12:18:18 #22 167.7 + bin/containerd-stress
12:18:18 #22 168.7 + bin/containerd-shim
12:18:24 #22 179.7 + bin/containerd-shim-runc-v1
12:18:31 #22 185.8 + bin/containerd-shim-runc-v2
12:18:32 #22 186.6 + binaries
12:18:32 #22 186.6 + install -D bin/containerd /build/containerd
12:18:32 #22 186.6 + install -D bin/containerd-shim /build/containerd-shim
12:18:32 #22 186.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:18:32 #22 186.7 + install -D bin/ctr /build/ctr
12:18:32 #22 DONE 187.2s
12:18:33 
12:18:33 #29 [binary-base 3/7] COPY --from=containerd  /build/ /usr/local/bin/
12:18:34 #29 DONE 0.6s
12:18:34 
12:18:34 #30 [binary-base 4/7] COPY --from=rootlesskit /build/ /usr/local/bin/
12:18:34 #30 DONE 0.1s
12:18:34 
12:18:34 #31 [binary-base 5/7] COPY --from=proxy       /build/ /usr/local/bin/
12:18:34 #31 DONE 0.1s
12:18:34 
12:18:34 #32 [binary-base 6/7] COPY --from=vpnkit      /build/ /usr/local/bin/
12:18:34 #32 DONE 0.2s
12:18:34 
12:18:34 #33 [binary-base 7/7] WORKDIR /go/src/github.com/docker/docker
12:18:34 #33 DONE 0.0s
12:18:34 
12:18:34 #34 [build-binary 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=bind,target=/go/src/github.com/docker/docker         hack/make.sh binary
12:18:34 #34 0.356 
12:18:34 #34 0.413 Removing /build/bundles/
12:18:34 #34 0.414 
12:18:34 #34 0.418 ---> Making bundle: binary (in /build/bundles/binary)
12:18:34 #34 0.449 Building: /build/bundles/binary-daemon/dockerd-0.0.0-20220908081902-b40c2f6
12:18:34 #34 0.450 GOOS="" GOARCH="" GOARM=""
12:20:11 #34 82.80 Created binary: /build/bundles/binary-daemon/dockerd-0.0.0-20220908081902-b40c2f6
12:20:11 #34 83.27 Copying nested executables into /build/bundles/binary-daemon
12:20:11 #34 84.50 
12:20:11 #34 DONE 84.9s
12:20:11 
12:20:11 #35 [binary 1/1] COPY --from=build-binary /build/bundles/ /
12:20:11 #35 DONE 0.6s
12:20:11 
12:20:11 #36 exporting to client
12:20:11 #36 copying files 19.41MB 0.1s
12:20:11 #36 copying files 203.32MB 1.1s done
12:20:11 #36 DONE 1.1s
12:20:11 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/docker'
12:20:11 mkdir -p build/linux/docker
12:20:11 cp /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/cli/build/docker build/linux/docker/
12:20:11 for f in dockerd containerd ctr containerd-shim containerd-shim-runc-v2 docker-init docker-proxy runc; do \
12:20:11 	cp -L /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker/$f; \
12:20:11 done
12:20:11 tar -C build/linux -c -z -f build/linux/docker-0.0.0-20220908081902-b40c2f6.tgz docker
12:20:11 # extra binaries for running rootless
12:20:11 mkdir -p build/linux/docker-rootless-extras
12:20:11 for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit; do \
12:20:11 	if [ -f /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/docker/bundles/binary-daemon/$f ]; then \
12:20:11 		cp -L /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker-rootless-extras/$f; \
12:20:11 	fi \
12:20:11 done
12:20:11 tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20220908081902-b40c2f6.tgz docker-rootless-extras
12:20:14 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_20.10/static'