Skip to content

Console Output

Skipping 303 KB.. Full Log
.
10:58:42 #17 16.78 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
10:58:42 #17 16.79 Setting up cmake (3.18.4-2+deb11u1) ...
10:58:42 #17 16.81 Processing triggers for libc-bin (2.31-13+deb11u2) ...
10:58:42 #17 DONE 17.4s
10:58:42 
10:58:42 #19 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
10:58:42 #19 sha256:4df6ba5ae7296f102ddf282aca6ed8257d907a3b8200edabfebea00b8c186f4f
10:58:42 #19 DONE 0.1s
10:58:42 
10:58:42 #27 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:58:42 #27 sha256:170ac4e6742e69313671d4bbaa43cd4168ef27ddbd03efdac0974843aa28a2ab
10:58:42 #27 1.119 + RM_GOPATH=0
10:58:42 #27 1.119 + TMP_GOPATH=
10:58:42 #27 1.119 + : /build
10:58:42 #27 1.119 + '[' -z '' ']'
10:58:42 #27 1.120 ++ mktemp -d
10:58:42 #27 1.169 + export GOPATH=/tmp/tmp.tIDxn2BLya
10:58:42 #27 1.169 + GOPATH=/tmp/tmp.tIDxn2BLya
10:58:42 #27 1.169 + RM_GOPATH=1
10:58:42 #27 1.169 + case "$(go env GOARCH)" in
10:58:42 #27 1.170 ++ go env GOARCH
10:58:42 #27 1.178 + export GO_BUILDMODE=-buildmode=pie
10:58:42 #27 1.178 + GO_BUILDMODE=-buildmode=pie
10:58:42 #27 1.178 ++ dirname /install.sh
10:58:42 #27 1.179 + dir=/
10:58:42 #27 1.180 + bin=containerd
10:58:42 #27 1.180 + shift
10:58:42 #27 1.180 + '[' '!' -f //containerd.installer ']'
10:58:42 #27 1.180 + . //containerd.installer
10:58:42 #27 1.180 ++ set -e
10:58:42 #27 1.180 ++ : v1.6.2
10:58:42 #27 1.180 + install_containerd
10:58:42 #27 1.180 + echo 'Install containerd version v1.6.2'
10:58:42 #27 1.181 Install containerd version v1.6.2
10:58:42 #27 1.181 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tIDxn2BLya/src/github.com/containerd/containerd
10:58:42 #27 1.182 Cloning into '/tmp/tmp.tIDxn2BLya/src/github.com/containerd/containerd'...
10:58:42 #27 ...
10:58:42 
10:58:42 #20 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
10:58:42 #20 sha256:c29266675133bf4551b8af0ec5aedd34cb0b0537feebbddd8d41e64b481981d2
10:58:43 #20 1.045 + RM_GOPATH=0
10:58:43 #20 1.045 + TMP_GOPATH=
10:58:43 #20 1.045 + : /build
10:58:43 #20 1.045 + '[' -z '' ']'
10:58:43 #20 1.046 ++ mktemp -d
10:58:43 #20 1.047 + export GOPATH=/tmp/tmp.a7XqRYYTqJ
10:58:43 #20 1.047 + GOPATH=/tmp/tmp.a7XqRYYTqJ
10:58:43 #20 1.047 + RM_GOPATH=1
10:58:43 #20 1.047 + case "$(go env GOARCH)" in
10:58:43 #20 1.048 ++ go env GOARCH
10:58:43 #20 1.058 + export GO_BUILDMODE=-buildmode=pie
10:58:43 #20 1.058 + GO_BUILDMODE=-buildmode=pie
10:58:43 #20 1.058 ++ dirname /install.sh
10:58:43 #20 1.060 + dir=/
10:58:43 #20 1.061 + bin=tini
10:58:43 #20 1.061 + shift
10:58:43 #20 1.061 + '[' '!' -f //tini.installer ']'
10:58:43 #20 1.061 + . //tini.installer
10:58:43 #20 1.061 ++ : v0.19.0
10:58:43 #20 1.061 + install_tini
10:58:43 #20 1.061 + echo 'Install tini version v0.19.0'
10:58:43 #20 1.062 + git clone https://github.com/krallin/tini.git /tmp/tmp.a7XqRYYTqJ/tini
10:58:43 #20 1.062 Install tini version v0.19.0
10:58:43 #20 1.063 Cloning into '/tmp/tmp.a7XqRYYTqJ/tini'...
10:58:43 #20 1.517 + cd /tmp/tmp.a7XqRYYTqJ/tini
10:58:43 #20 1.518 + git checkout -q v0.19.0
10:58:43 #20 1.525 + cmake .
10:58:43 #20 1.721 -- The C compiler identification is GNU 10.2.1
10:58:43 #20 1.751 -- Detecting C compiler ABI info
10:58:44 #20 1.945 -- Detecting C compiler ABI info - done
10:58:44 #20 2.010 -- Check for working C compiler: /usr/bin/cc - skipped
10:58:44 #20 2.014 -- Detecting C compile features
10:58:44 #20 2.015 -- Detecting C compile features - done
10:58:44 #20 2.037 -- Performing Test HAS_BUILTIN_FORTIFY
10:58:44 #20 2.133 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:58:44 #20 2.177 -- Configuring done
10:58:44 #20 2.185 -- Generating done
10:58:44 #20 2.188 -- Build files have been written to: /tmp/tmp.a7XqRYYTqJ/tini
10:58:44 #20 2.193 + make tini-static
10:58:44 #20 2.328 Scanning dependencies of target tini-static
10:58:44 #20 2.397 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:58:45 #20 2.938 [100%] Linking C executable tini-static
10:58:45 #20 3.099 [100%] Built target tini-static
10:58:45 #20 3.127 + mkdir -p /build
10:58:45 #20 3.129 + cp tini-static /build/docker-init
10:58:45 #20 DONE 3.6s
10:58:45 
10:58:45 #16 [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
10:58:45 #16 sha256:461b6d034896f1ec34c53c69a1c9355ea2a1274941ff5290d83d05710e16f5bd
10:58:45 #16 19.71 Selecting previously unselected package gcc-mingw-w64-base.
10:58:45 #16 19.71 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
10:58:45 #16 19.72 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
10:58:45 #16 19.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
10:58:45 #16 19.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
10:58:45 #16 19.79 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
10:58:48 #16 23.01 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
10:58:48 #16 23.01 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
10:58:48 #16 23.01 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:58:53 #16 28.41 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
10:58:53 #16 28.41 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
10:58:53 #16 28.42 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:58:54 #16 ...
10:58:54 
10:58:54 #27 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
10:58:54 #27 sha256:170ac4e6742e69313671d4bbaa43cd4168ef27ddbd03efdac0974843aa28a2ab
10:58:54 #27 18.58 + cd /tmp/tmp.tIDxn2BLya/src/github.com/containerd/containerd
10:58:54 #27 18.58 + git checkout -q v1.6.2
10:58:55 #27 19.50 + export 'BUILDTAGS=netgo osusergo static_build'
10:58:55 #27 19.50 + BUILDTAGS='netgo osusergo static_build'
10:58:55 #27 19.50 + export EXTRA_FLAGS=-buildmode=pie
10:58:55 #27 19.50 + EXTRA_FLAGS=-buildmode=pie
10:58:55 #27 19.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:58:55 #27 19.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:58:55 #27 19.50 + '[' '' = dynamic ']'
10:58:55 #27 19.50 + make
10:58:55 #27 20.19 + bin/ctr
10:59:01 #27 ...
10:59:01 
10:59:01 #30 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
10:59:01 #30 sha256:c1777c7cc78315b66906c427a6ff875a8595b538f03be13a99d6bbb53c7f3b67
10:59:01 #30 35.93 + for f in rootlesskit rootlesskit-docker-proxy
10:59:01 #30 35.93 + GOBIN=/build
10:59:01 #30 35.93 + GO111MODULE=on
10:59:01 #30 35.93 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
10:59:05 #30 39.67 rootlesskit version 1.0.0
10:59:05 #30 39.67 Usage of /build/rootlesskit-docker-proxy:
10:59:05 #30 39.67   -container-ip string
10:59:05 #30 39.67     	container ip
10:59:05 #30 39.67   -container-port int
10:59:05 #30 39.67     	container port (default -1)
10:59:05 #30 39.67   -host-ip string
10:59:05 #30 39.67     	host ip
10:59:05 #30 39.67   -host-port int
10:59:05 #30 39.67     	host port (default -1)
10:59:05 #30 39.67   -proto string
10:59:05 #30 39.67     	proxy protocol (default "tcp")
10:59:05 #30 ...
10:59:05 
10:59:05 #16 [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
10:59:05 #16 sha256:461b6d034896f1ec34c53c69a1c9355ea2a1274941ff5290d83d05710e16f5bd
10:59:05 #16 30.63 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
10:59:05 #16 30.64 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
10:59:05 #16 30.64 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
10:59:05 #16 33.18 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
10:59:05 #16 33.18 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
10:59:05 #16 33.18 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:59:05 #16 37.72 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
10:59:05 #16 37.73 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
10:59:05 #16 37.73 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:59:05 #16 40.44 Selecting previously unselected package g++-mingw-w64-x86-64.
10:59:05 #16 40.44 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
10:59:05 #16 40.46 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
10:59:05 #16 40.74 Selecting previously unselected package libapparmor1:amd64.
10:59:05 #16 40.74 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
10:59:05 #16 40.76 Unpacking libapparmor1:amd64 (2.13.6-10) ...
10:59:06 #16 41.31 Selecting previously unselected package libapparmor-dev:amd64.
10:59:06 #16 41.31 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
10:59:06 #16 41.32 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
10:59:06 #16 41.87 Selecting previously unselected package libbtrfs0:amd64.
10:59:06 #16 41.88 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
10:59:06 #16 41.93 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
10:59:07 #16 42.18 Selecting previously unselected package libbtrfs-dev:amd64.
10:59:07 #16 42.19 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
10:59:07 #16 42.21 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
10:59:07 #16 42.64 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:59:07 #16 42.65 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
10:59:07 #16 42.66 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
10:59:07 #16 42.74 Selecting previously unselected package libudev-dev:amd64.
10:59:07 #16 42.75 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
10:59:07 #16 42.88 Unpacking libudev-dev:amd64 (247.3-7) ...
10:59:08 #16 44.12 Selecting previously unselected package libsepol1-dev:amd64.
10:59:08 #16 44.13 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
10:59:09 #16 44.32 Unpacking libsepol1-dev:amd64 (3.1-1) ...
10:59:09 #16 44.81 Selecting previously unselected package libpcre2-16-0:amd64.#16 ...
10:59:09 
10:59:09 #30 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
10:59:09 #30 sha256:c1777c7cc78315b66906c427a6ff875a8595b538f03be13a99d6bbb53c7f3b67
10:59:09 #30 DONE 44.6s
10:59:09 
10:59:09 #16 [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
10:59:09 #16 sha256:461b6d034896f1ec34c53c69a1c9355ea2a1274941ff5290d83d05710e16f5bd
10:59:09 #16 44.81 Selecting previously unselected package libpcre2-16-0:amd64.
10:59:09 #16 44.81 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
10:59:09 #16 44.82 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
10:59:09 #16 44.95 Selecting previously unselected package libpcre2-32-0:amd64.
10:59:09 #16 ...
10:59:09 
10:59:09 #31 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
10:59:09 #31 sha256:c7ad34a9d54f9913b60ad5cdef917d1919eff8d4f24f4ab2e1bdccb7ecfb5bb2
10:59:09 #31 DONE 0.1s
10:59:09 
10:59:09 #16 [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
10:59:09 #16 sha256:461b6d034896f1ec34c53c69a1c9355ea2a1274941ff5290d83d05710e16f5bd
10:59:09 #16 44.95 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
10:59:09 #16 44.96 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
10:59:10 #16 45.07 Selecting previously unselected package libpcre2-posix2:amd64.#16 ...
10:59:10 
10:59:10 #32 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:59:10 #32 sha256:189010218642099dbe7e2b9697260518f289e4267a8a9fb3a099630b3d11a768
10:59:10 #32 DONE 0.2s
10:59:10 
10:59:10 #16 [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
10:59:10 #16 sha256:461b6d034896f1ec34c53c69a1c9355ea2a1274941ff5290d83d05710e16f5bd
10:59:10 #16 45.07 Selecting previously unselected package libpcre2-posix2:amd64.
10:59:10 #16 45.09 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
10:59:10 #16 45.09 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
10:59:10 #16 45.15 Selecting previously unselected package libpcre2-dev:amd64.
10:59:10 #16 45.15 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
10:59:10 #16 45.16 Unpacking libpcre2-dev:amd64 (10.36-2) ...
10:59:10 #16 45.33 Selecting previously unselected package libselinux1-dev:amd64.
10:59:10 #16 45.33 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
10:59:10 #16 45.34 Unpacking libselinux1-dev:amd64 (3.1-3) ...
10:59:10 #16 45.45 Selecting previously unselected package libdevmapper-dev:amd64.
10:59:10 #16 45.45 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
10:59:10 #16 45.45 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
10:59:10 #16 45.51 Selecting previously unselected package libseccomp-dev:amd64.
10:59:10 #16 45.51 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
10:59:10 #16 45.51 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
10:59:10 #16 45.59 Selecting previously unselected package libsystemd-dev:amd64.
10:59:10 #16 45.59 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
10:59:10 #16 45.60 Unpacking libsystemd-dev:amd64 (247.3-7) ...
10:59:10 #16 45.87 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
10:59:10 #16 45.89 Setting up libapparmor1:amd64 (2.13.6-10) ...
10:59:10 #16 45.90 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
10:59:10 #16 45.91 Setting up libsepol1-dev:amd64 (3.1-1) ...
10:59:10 #16 45.92 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
10:59:10 #16 45.93 Setting up libpcre2-16-0:amd64 (10.36-2) ...
10:59:10 #16 45.95 Setting up libbtrfs0:amd64 (5.10.1-2) ...
10:59:10 #16 45.95 Setting up libpcre2-32-0:amd64 (10.36-2) ...
10:59:10 #16 45.96 Setting up libudev-dev:amd64 (247.3-7) ...
10:59:10 #16 45.98 Setting up libpcre2-posix2:amd64 (10.36-2) ...
10:59:10 #16 45.99 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
10:59:10 #16 46.01 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
10:59:10 #16 46.01 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
10:59:10 #16 46.02 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
10:59:10 #16 46.03 Setting up mingw-w64-common (8.0.0-1) ...
10:59:10 #16 46.05 Setting up libsystemd-dev:amd64 (247.3-7) ...
10:59:10 #16 46.05 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
10:59:10 #16 46.06 Setting up libpcre2-dev:amd64 (10.36-2) ...
10:59:10 #16 46.08 Setting up libselinux1-dev:amd64 (3.1-3) ...
10:59:10 #16 46.09 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
10:59:10 #16 46.10 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:59:10 #16 46.12 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
10:59:10 #16 46.13 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:59:10 #16 46.14 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
10:59:10 #16 46.15 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
10:59:10 #16 46.16 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:59:10 #16 46.17 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
10:59:10 #16 46.17 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:59:10 #16 46.19 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
10:59:11 #16 46.21 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
10:59:11 #16 46.22 Setting up dmsetup (2:1.02.175-2.1) ...
10:59:11 #16 46.23 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
10:59:11 #16 46.24 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
10:59:11 #16 46.25 Processing triggers for libc-bin (2.31-13+deb11u2) ...
10:59:11 #16 DONE 46.5s
10:59:11 
10:59:11 #21 [binary-base 1/6] COPY --from=tini        /build/ /usr/local/bin/
10:59:11 #21 sha256:dc438053c0090b3776c3e0cd58e43c1f4c0003a5000fe9573eadec19a563ea9e
10:59:11 #21 DONE 0.2s
10:59:11 
10:59:11 #22 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
10:59:11 #22 sha256:f5dc85e649c36c404ff414e096aac875bd614ce39bb550ff6e9e5e61e3769009
10:59:11 #22 DONE 0.2s
10:59:11 
10:59:11 #23 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
10:59:11 #23 sha256:157c68d8ae78a319a64af1455a6dfb5fd0bf9fc49d7962296b887cfe91d8f0e3
10:59:12 #23 0.664 + RM_GOPATH=0
10:59:12 #23 0.664 + TMP_GOPATH=
10:59:12 #23 0.664 + : /build
10:59:12 #23 0.665 + '[' -z '' ']'
10:59:12 #23 0.665 ++ mktemp -d
10:59:12 #23 0.666 + export GOPATH=/tmp/tmp.qRYVA2sD3Q
10:59:12 #23 0.666 + GOPATH=/tmp/tmp.qRYVA2sD3Q
10:59:12 #23 0.666 + RM_GOPATH=1
10:59:12 #23 0.666 + case "$(go env GOARCH)" in
10:59:12 #23 0.666 ++ go env GOARCH
10:59:12 #23 0.674 + export GO_BUILDMODE=-buildmode=pie
10:59:12 #23 0.674 + GO_BUILDMODE=-buildmode=pie
10:59:12 #23 0.674 ++ dirname /install.sh
10:59:12 #23 0.675 Install runc version v1.1.0 (build tags: seccomp)
10:59:12 #23 0.675 + dir=/
10:59:12 #23 0.675 + bin=runc
10:59:12 #23 0.675 + shift
10:59:12 #23 0.675 + '[' '!' -f //runc.installer ']'
10:59:12 #23 0.675 + . //runc.installer
10:59:12 #23 0.675 ++ set -e
10:59:12 #23 0.675 ++ : v1.1.0
10:59:12 #23 0.675 + install_runc
10:59:12 #23 0.675 + RUNC_BUILDTAGS=seccomp
10:59:12 #23 0.675 + echo 'Install runc version v1.1.0 (build tags: seccomp)'
10:59:12 #23 0.675 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qRYVA2sD3Q/src/github.com/opencontainers/runc
10:59:12 #23 0.676 Cloning into '/tmp/tmp.qRYVA2sD3Q/src/github.com/opencontainers/runc'...
10:59:15 #23 3.929 + cd /tmp/tmp.qRYVA2sD3Q/src/github.com/opencontainers/runc
10:59:15 #23 3.930 + git checkout -q v1.1.0
10:59:15 #23 4.080 + '[' -z '' ']'
10:59:15 #23 4.080 + target=static
10:59:15 #23 4.080 + make BUILDTAGS=seccomp static
10:59:15 #23 4.316 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc .
11:00:12 #23 60.02 + mkdir -p /build
11:00:12 #23 60.02 + cp runc /build/runc
11:00:12 #23 DONE 60.9s
11:00:12 
11:00:12 #27 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:00:12 #27 sha256:170ac4e6742e69313671d4bbaa43cd4168ef27ddbd03efdac0974843aa28a2ab
11:00:14 #27 ...
11:00:14 
11:00:14 #24 [binary-base 2/6] COPY --from=runc        /build/ /usr/local/bin/
11:00:14 #24 sha256:46cc6aaf84e4ee8c6c6635993983384fa28319f5e1e06d0edf87a08ff11f4be9
11:00:14 #24 DONE 0.4s
11:00:14 
11:00:14 #27 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:00:14 #27 sha256:170ac4e6742e69313671d4bbaa43cd4168ef27ddbd03efdac0974843aa28a2ab
11:00:19 #27 104.3 + bin/containerd
11:01:06 #27 149.8 # github.com/containerd/containerd/cmd/containerd
11:01:06 #27 149.8 /usr/bin/ld: /tmp/go-link-705309108/000019.o: in function `New':
11:01:06 #27 149.8 /tmp/tmp.tIDxn2BLya/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
11:01:06 #27 149.9 + bin/containerd-stress
11:01:06 #27 151.1 + bin/containerd-shim
11:01:18 #27 161.1 + bin/containerd-shim-runc-v1
11:01:22 #27 166.8 + bin/containerd-shim-runc-v2
11:01:22 #27 167.5 + binaries
11:01:22 #27 167.5 + install -D bin/containerd /build/containerd
11:01:22 #27 167.5 + install -D bin/containerd-shim /build/containerd-shim
11:01:22 #27 167.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:01:22 #27 167.5 + install -D bin/ctr /build/ctr
11:01:27 #27 DONE 171.2s
11:01:27 
11:01:27 #28 [binary-base 3/6] COPY --from=containerd  /build/ /usr/local/bin/
11:01:27 #28 sha256:b631d57b7c0a98f759615b990792dadd47716b45a7847f39c3702eba875af196
11:01:29 #28 DONE 1.6s
11:01:29 
11:01:29 #33 [binary-base 4/6] COPY --from=rootlesskit /build/ /usr/local/bin/
11:01:29 #33 sha256:9994f8a31703f877b392bfd56af93c3e6adb350c9bba00767b5908098926db02
11:01:29 #33 DONE 0.4s
11:01:29 
11:01:29 #38 [binary-base 5/6] COPY --from=vpnkit      /build/ /usr/local/bin/
11:01:29 #38 sha256:e58abb871046f48fd1e0a8dc07aa0126a8bf81dcbaea7fc1147da70b8adf75a5
11:01:31 #38 DONE 1.7s
11:01:31 
11:01:31 #39 [binary-base 6/6] WORKDIR /go/src/github.com/docker/docker
11:01:31 #39 sha256:3e0f6416d4829751dacd4f06980fc346edcbd42a47f8b51db77ce1dfca2061fc
11:01:31 #39 DONE 0.0s
11:01:31 
11:01:31 #40 [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
11:01:31 #40 sha256:80afdd75e404c0c27fb86ab1b87936f31bcb69fd72c1395e2be5f575f2c7d229
11:01:31 #40 0.349 
11:01:31 #40 0.405 Removing /build/bundles/
11:01:31 #40 0.406 
11:01:31 #40 0.411 ---> Making bundle: binary (in /build/bundles/binary)
11:01:31 #40 0.437 Building: /build/bundles/binary-daemon/dockerd-0.0.0-20220327092843-8c58da1
11:01:31 #40 0.437 GOOS="" GOARCH="" GOARM=""
11:02:53 #40 81.98 Created binary: /build/bundles/binary-daemon/dockerd-0.0.0-20220327092843-8c58da1
11:02:53 #40 82.48 Copying nested executables into /build/bundles/binary-daemon
11:02:55 #40 83.77 Building: /build/bundles/binary-daemon/docker-proxy-0.0.0-20220327092843-8c58da1
11:02:55 #40 83.77 GOOS="" GOARCH="" GOARM=""
11:02:55 #40 84.00 Created binary: /build/bundles/binary-daemon/docker-proxy-0.0.0-20220327092843-8c58da1
11:02:55 #40 84.02 
11:03:00 #40 DONE 88.2s
11:03:00 
11:03:00 #41 [binary 1/1] COPY --from=build-binary /build/bundles/ /
11:03:00 #41 sha256:359f54157a0d9cf21d03eb9abfdcfddb1d2f9686c5043d944754f15d9b7b336c
11:03:04 #41 DONE 4.3s
11:03:04 
11:03:04 #42 exporting to client
11:03:04 #42 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
11:03:04 #42 copying files 22.03MB 0.1s
11:03:05 #42 copying files 214.27MB 1.1s done
11:03:05 #42 DONE 1.1s
11:03:05 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-555/src/github.com/docker/docker'
11:03:05 mkdir -p build/linux/docker
11:03:05 cp /home/ubuntu/workspace/docker-ce-packaging_PR-555/src/github.com/docker/cli/build/docker build/linux/docker/
11:03:05 for f in dockerd containerd ctr containerd-shim containerd-shim-runc-v2 docker-init docker-proxy runc; do \
11:03:05 	cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-555/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker/$f; \
11:03:05 done
11:03:05 tar -C build/linux -c -z -f build/linux/docker-0.0.0-20220327092843-8c58da1.tgz docker
11:03:15 # extra binaries for running rootless
11:03:15 mkdir -p build/linux/docker-rootless-extras
11:03:15 for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit; do \
11:03:15 	if [ -f /home/ubuntu/workspace/docker-ce-packaging_PR-555/src/github.com/docker/docker/bundles/binary-daemon/$f ]; then \
11:03:15 		cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-555/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker-rootless-extras/$f; \
11:03:15 	fi \
11:03:15 done
11:03:15 tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20220327092843-8c58da1.tgz docker-rootless-extras
11:03:17 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-555/static'