Skip to content

Console Output

Skipping 67 KB.. Full Log
=/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
09:05:00 [2022-05-19T09:05:00.502Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
09:05:00 [2022-05-19T09:05:00.502Z] #14 28.36 Fetched 8530 kB in 22s (387 kB/s)
09:05:00 [2022-05-19T09:05:00.502Z] #14 28.36 Reading package lists...
09:05:00 [2022-05-19T09:05:00.765Z] #14 37.98 Reading package lists...
09:05:00 [2022-05-19T09:05:00.765Z] #14 ...
09:05:00 [2022-05-19T09:05:00.765Z] 
09:05:00 [2022-05-19T09:05:00.766Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:05:00 [2022-05-19T09:05:00.766Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b
09:05:01 [2022-05-19T09:05:01.292Z] #47 37.46 Updating files:  47% (1032/2177)
Updating files:  48% (1045/2177)
Updating files:  49% (1067/2177)
Updating files:  50% (1089/2177)
Updating files:  51% (1111/2177)
Updating files:  52% (1133/2177)
Updating files:  53% (1154/2177)
Updating files:  54% (1176/2177)
Updating files:  55% (1198/2177)
Updating files:  56% (1220/2177)
Updating files:  57% (1241/2177)
Updating files:  58% (1263/2177)
Updating files:  59% (1285/2177)
Updating files:  60% (1307/2177)
Updating files:  61% (1328/2177)
Updating files:  62% (1350/2177)
Updating files:  63% (1372/2177)
Updating files:  64% (1394/2177)
Updating files:  65% (1416/2177)
Updating files:  66% (1437/2177)
Updating files:  67% (1459/2177)
Updating files:  68% (1481/2177)
Updating files:  69% (1503/2177)
Updating files:  70% (1524/2177)
Updating files:  71% (1546/2177)
Updating files:  72% (1568/2177)
Updating files:  73% (1590/2177)
Updating files:  74% (1611/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  84% (1841/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
09:05:01 [2022-05-19T09:05:01.292Z] #47 38.82 + git checkout -q v2.3.0
09:05:04 [2022-05-19T09:05:04.605Z] #47 41.60 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:05:04 [2022-05-19T09:05:04.605Z] #47 ...
09:05:04 [2022-05-19T09:05:04.605Z] 
09:05:04 [2022-05-19T09:05:04.605Z] #42 [tini 1/3] 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
09:05:04 [2022-05-19T09:05:04.605Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
09:05:04 [2022-05-19T09:05:04.605Z] #42 32.30 Fetched 8530 kB in 24s (352 kB/s)
09:05:04 [2022-05-19T09:05:04.605Z] #42 32.30 Reading package lists...
09:05:04 [2022-05-19T09:05:04.605Z] #42 42.08 Reading package lists...
09:05:04 [2022-05-19T09:05:04.605Z] #42 ...
09:05:04 [2022-05-19T09:05:04.605Z] 
09:05:04 [2022-05-19T09:05:04.605Z] #62 [containerd 1/3] 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
09:05:04 [2022-05-19T09:05:04.605Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147
09:05:04 [2022-05-19T09:05:04.605Z] #62 31.46 Reading package lists...
09:05:09 [2022-05-19T09:05:09.914Z] #62 40.59 Reading package lists...
09:05:09 [2022-05-19T09:05:09.914Z] #62 ...
09:05:09 [2022-05-19T09:05:09.914Z] 
09:05:09 [2022-05-19T09:05:09.914Z] #14 [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
09:05:09 [2022-05-19T09:05:09.914Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
09:05:09 [2022-05-19T09:05:09.914Z] #14 37.98 Reading package lists...
09:05:11 [2022-05-19T09:05:11.308Z] #14 47.14 Building dependency tree...
09:05:15 [2022-05-19T09:05:15.533Z] #14 ...
09:05:15 [2022-05-19T09:05:15.533Z] 
09:05:15 [2022-05-19T09:05:15.533Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
09:05:15 [2022-05-19T09:05:15.533Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
09:05:15 [2022-05-19T09:05:15.533Z] #51 34.01 Reading package lists...
09:05:15 [2022-05-19T09:05:15.533Z] #51 42.96 Reading package lists...
09:05:15 [2022-05-19T09:05:15.533Z] #51 51.46 Building dependency tree...
09:05:15 [2022-05-19T09:05:15.533Z] #51 ...
09:05:15 [2022-05-19T09:05:15.533Z] 
09:05:15 [2022-05-19T09:05:15.533Z] #14 [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
09:05:15 [2022-05-19T09:05:15.533Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
09:05:15 [2022-05-19T09:05:15.533Z] #14 53.14 The following additional packages will be installed:
09:05:15 [2022-05-19T09:05:15.533Z] #14 53.15   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:05:15 [2022-05-19T09:05:15.533Z] #14 53.15   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
09:05:15 [2022-05-19T09:05:15.533Z] #14 53.15   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
09:05:15 [2022-05-19T09:05:15.533Z] #14 53.15   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
09:05:15 [2022-05-19T09:05:15.533Z] #14 53.15   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
09:05:15 [2022-05-19T09:05:15.533Z] #14 53.15   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
09:05:15 [2022-05-19T09:05:15.533Z] #14 53.15   mingw-w64-common mingw-w64-x86-64-dev
09:05:15 [2022-05-19T09:05:15.533Z] #14 53.19 Suggested packages:
09:05:15 [2022-05-19T09:05:15.533Z] #14 53.19   gcc-10-locales seccomp wine64
09:05:17 [2022-05-19T09:05:17.452Z] #14 55.35 The following NEW packages will be installed:
09:05:17 [2022-05-19T09:05:17.714Z] #14 55.38   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:05:17 [2022-05-19T09:05:17.714Z] #14 55.38   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
09:05:17 [2022-05-19T09:05:17.714Z] #14 55.38   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
09:05:17 [2022-05-19T09:05:17.714Z] #14 55.38   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
09:05:17 [2022-05-19T09:05:17.714Z] #14 55.38   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
09:05:17 [2022-05-19T09:05:17.714Z] #14 55.40   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
09:05:17 [2022-05-19T09:05:17.714Z] #14 55.40   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
09:05:17 [2022-05-19T09:05:17.714Z] #14 55.40   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
09:05:17 [2022-05-19T09:05:17.714Z] #14 55.41   mingw-w64-x86-64-dev
09:05:18 [2022-05-19T09:05:18.295Z] #14 56.07 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded.
09:05:18 [2022-05-19T09:05:18.295Z] #14 56.07 Need to get 115 MB of archives.
09:05:18 [2022-05-19T09:05:18.295Z] #14 56.07 After this operation, 645 MB of additional disk space will be used.
09:05:18 [2022-05-19T09:05:18.295Z] #14 56.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
09:05:18 [2022-05-19T09:05:18.557Z] #14 56.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
09:05:18 [2022-05-19T09:05:18.557Z] #14 ...
09:05:18 [2022-05-19T09:05:18.557Z] 
09:05:18 [2022-05-19T09:05:18.557Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
09:05:18 [2022-05-19T09:05:18.557Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15
09:05:18 [2022-05-19T09:05:18.557Z] #57 55.88 v3.0.2
09:05:18 [2022-05-19T09:05:18.557Z] #57 DONE 56.3s
09:05:18 [2022-05-19T09:05:18.820Z] 
09:05:18 [2022-05-19T09:05:18.820Z] #62 [containerd 1/3] 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
09:05:18 [2022-05-19T09:05:18.820Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147
09:05:18 [2022-05-19T09:05:18.820Z] #62 40.59 Reading package lists...
09:05:18 [2022-05-19T09:05:18.820Z] #62 49.00 Building dependency tree...
09:05:18 [2022-05-19T09:05:18.820Z] #62 55.55 The following additional packages will be installed:
09:05:18 [2022-05-19T09:05:18.820Z] #62 55.57   libbtrfs0
09:05:18 [2022-05-19T09:05:18.820Z] #62 55.97 The following NEW packages will be installed:
09:05:18 [2022-05-19T09:05:18.820Z] #62 56.02   libbtrfs-dev libbtrfs0
09:05:18 [2022-05-19T09:05:18.820Z] #62 ...
09:05:18 [2022-05-19T09:05:18.820Z] 
09:05:18 [2022-05-19T09:05:18.820Z] #14 [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
09:05:18 [2022-05-19T09:05:18.820Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
09:05:18 [2022-05-19T09:05:18.820Z] #14 56.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
09:05:18 [2022-05-19T09:05:18.820Z] #14 56.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
09:05:18 [2022-05-19T09:05:18.820Z] #14 56.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
09:05:18 [2022-05-19T09:05:18.820Z] #14 56.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
09:05:19 [2022-05-19T09:05:19.084Z] #14 57.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
09:05:19 [2022-05-19T09:05:19.662Z] #14 57.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
09:05:19 [2022-05-19T09:05:19.662Z] #14 57.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
09:05:21 [2022-05-19T09:05:21.054Z] #14 58.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
09:05:23 [2022-05-19T09:05:23.238Z] #14 ...
09:05:23 [2022-05-19T09:05:23.239Z] 
09:05:23 [2022-05-19T09:05:23.239Z] #42 [tini 1/3] 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
09:05:23 [2022-05-19T09:05:23.239Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
09:05:23 [2022-05-19T09:05:23.239Z] #42 42.08 Reading package lists...
09:05:23 [2022-05-19T09:05:23.239Z] #42 50.82 Building dependency tree...
09:05:23 [2022-05-19T09:05:23.239Z] #42 57.53 The following additional packages will be installed:
09:05:23 [2022-05-19T09:05:23.239Z] #42 57.57   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
09:05:23 [2022-05-19T09:05:23.239Z] #42 57.62 Suggested packages:
09:05:23 [2022-05-19T09:05:23.239Z] #42 57.62   cmake-doc ninja-build lrzip
09:05:23 [2022-05-19T09:05:23.239Z] #42 57.62 Recommended packages:
09:05:23 [2022-05-19T09:05:23.239Z] #42 57.62   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:05:23 [2022-05-19T09:05:23.239Z] #42 59.12 The following NEW packages will be installed:
09:05:23 [2022-05-19T09:05:23.239Z] #42 59.14   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
09:05:23 [2022-05-19T09:05:23.239Z] #42 59.14   vim-common xxd
09:05:23 [2022-05-19T09:05:23.239Z] #42 59.76 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
09:05:23 [2022-05-19T09:05:23.239Z] #42 59.76 Need to get 17.7 MB of archives.
09:05:23 [2022-05-19T09:05:23.239Z] #42 59.76 After this operation, 70.7 MB of additional disk space will be used.
09:05:23 [2022-05-19T09:05:23.239Z] #42 59.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
09:05:23 [2022-05-19T09:05:23.239Z] #42 59.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
09:05:23 [2022-05-19T09:05:23.239Z] #42 59.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
09:05:23 [2022-05-19T09:05:23.239Z] #42 60.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
09:05:23 [2022-05-19T09:05:23.239Z] #42 ...
09:05:23 [2022-05-19T09:05:23.239Z] 
09:05:23 [2022-05-19T09:05:23.239Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
09:05:23 [2022-05-19T09:05:23.239Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
09:05:23 [2022-05-19T09:05:23.239Z] #55 58.24 go: downloading github.com/gofrs/flock v0.8.1
09:05:23 [2022-05-19T09:05:23.239Z] #55 58.24 go: downloading github.com/fatih/color v1.13.0
09:05:23 [2022-05-19T09:05:23.239Z] #55 58.35 go: downloading github.com/spf13/cobra v1.3.0
09:05:23 [2022-05-19T09:05:23.239Z] #55 58.46 go: downloading github.com/spf13/viper v1.10.1
09:05:23 [2022-05-19T09:05:23.239Z] #55 58.88 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
09:05:23 [2022-05-19T09:05:23.239Z] #55 59.21 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
09:05:23 [2022-05-19T09:05:23.239Z] #55 59.22 go: downloading github.com/mattn/go-colorable v0.1.12
09:05:23 [2022-05-19T09:05:23.239Z] #55 59.52 go: downloading github.com/mattn/go-isatty v0.0.14
09:05:23 [2022-05-19T09:05:23.239Z] #55 59.63 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:05:25 [2022-05-19T09:05:25.160Z] #55 ...
09:05:25 [2022-05-19T09:05:25.160Z] 
09:05:25 [2022-05-19T09:05:25.160Z] #62 [containerd 1/3] 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
09:05:25 [2022-05-19T09:05:25.160Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147
09:05:25 [2022-05-19T09:05:25.160Z] #62 56.82 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
09:05:25 [2022-05-19T09:05:25.160Z] #62 56.82 Need to get 460 kB of archives.
09:05:25 [2022-05-19T09:05:25.160Z] #62 56.82 After this operation, 1237 kB of additional disk space will be used.
09:05:25 [2022-05-19T09:05:25.160Z] #62 56.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
09:05:25 [2022-05-19T09:05:25.160Z] #62 56.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
09:05:25 [2022-05-19T09:05:25.160Z] #62 58.82 debconf: delaying package configuration, since apt-utils is not installed
09:05:25 [2022-05-19T09:05:25.160Z] #62 59.26 Fetched 460 kB in 1s (866 kB/s)
09:05:25 [2022-05-19T09:05:25.160Z] #62 59.42 Selecting previously unselected package libbtrfs0:amd64.
09:05:25 [2022-05-19T09:05:25.160Z] #62 59.42 (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 ... 15709 files and directories currently installed.)
09:05:25 [2022-05-19T09:05:25.160Z] #62 59.50 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
09:05:25 [2022-05-19T09:05:25.160Z] #62 59.51 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
09:05:25 [2022-05-19T09:05:25.160Z] #62 60.20 Selecting previously unselected package libbtrfs-dev:amd64.
09:05:25 [2022-05-19T09:05:25.160Z] #62 60.20 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
09:05:25 [2022-05-19T09:05:25.160Z] #62 60.21 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
09:05:25 [2022-05-19T09:05:25.160Z] #62 61.01 Setting up libbtrfs0:amd64 (5.10.1-2) ...
09:05:25 [2022-05-19T09:05:25.160Z] #62 61.48 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
09:05:25 [2022-05-19T09:05:25.160Z] #62 61.51 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:05:25 [2022-05-19T09:05:25.160Z] #62 DONE 62.9s
09:05:25 [2022-05-19T09:05:25.160Z] 
09:05:25 [2022-05-19T09:05:25.160Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
09:05:25 [2022-05-19T09:05:25.160Z] #63 sha256:b38a1c047e45811902a26b5d8aa53b7f498aeb16ec87d12495aa1bcfa7660b52
09:05:25 [2022-05-19T09:05:25.423Z] #63 DONE 0.3s
09:05:25 [2022-05-19T09:05:25.423Z] 
09:05:25 [2022-05-19T09:05:25.423Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
09:05:25 [2022-05-19T09:05:25.423Z] #64 sha256:2af8e9080346a18c84d2654f824ec89cc18f9d486ccd3ed21b2ca660816ed102
09:05:26 [2022-05-19T09:05:26.371Z] #64 ...
09:05:26 [2022-05-19T09:05:26.371Z] 
09:05:26 [2022-05-19T09:05:26.371Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
09:05:26 [2022-05-19T09:05:26.371Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
09:05:26 [2022-05-19T09:05:26.371Z] #51 51.46 Building dependency tree...
09:05:26 [2022-05-19T09:05:26.371Z] #51 58.59 The following additional packages will be installed:
09:05:26 [2022-05-19T09:05:26.371Z] #51 58.59   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
09:05:26 [2022-05-19T09:05:26.371Z] #51 58.59   python3-protobuf python3-six
09:05:26 [2022-05-19T09:05:26.371Z] #51 58.63 Suggested packages:
09:05:26 [2022-05-19T09:05:26.371Z] #51 58.63   python3-setuptools
09:05:26 [2022-05-19T09:05:26.371Z] #51 58.63 Recommended packages:
09:05:26 [2022-05-19T09:05:26.371Z] #51 58.63   iproute2 | iproute
09:05:26 [2022-05-19T09:05:26.371Z] #51 59.38 The following NEW packages will be installed:
09:05:26 [2022-05-19T09:05:26.371Z] #51 59.48   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
09:05:26 [2022-05-19T09:05:26.371Z] #51 59.48   python3-protobuf python3-six
09:05:26 [2022-05-19T09:05:26.371Z] #51 60.08 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded.
09:05:26 [2022-05-19T09:05:26.371Z] #51 60.08 Need to get 2314 kB of archives.
09:05:26 [2022-05-19T09:05:26.371Z] #51 60.08 After this operation, 11.1 MB of additional disk space will be used.
09:05:26 [2022-05-19T09:05:26.371Z] #51 60.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
09:05:26 [2022-05-19T09:05:26.371Z] #51 60.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:05:26 [2022-05-19T09:05:26.371Z] #51 60.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
09:05:26 [2022-05-19T09:05:26.371Z] #51 60.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
09:05:26 [2022-05-19T09:05:26.371Z] #51 60.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:05:26 [2022-05-19T09:05:26.371Z] #51 60.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
09:05:26 [2022-05-19T09:05:26.371Z] #51 60.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
09:05:26 [2022-05-19T09:05:26.371Z] #51 62.86 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
09:05:26 [2022-05-19T09:05:26.635Z] #51 ...
09:05:26 [2022-05-19T09:05:26.635Z] 
09:05:26 [2022-05-19T09:05:26.635Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
09:05:26 [2022-05-19T09:05:26.635Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e
09:05:26 [2022-05-19T09:05:26.635Z] #40 64.19 NAME:
09:05:26 [2022-05-19T09:05:26.635Z] #40 64.24    go-winres - A tool for embedding resources in Windows executables
09:05:26 [2022-05-19T09:05:26.635Z] #40 64.24 
09:05:26 [2022-05-19T09:05:26.635Z] #40 64.24 USAGE:
09:05:26 [2022-05-19T09:05:26.635Z] #40 64.24    go-winres [global options] command [command options] [arguments...]
09:05:26 [2022-05-19T09:05:26.635Z] #40 64.24 
09:05:26 [2022-05-19T09:05:26.635Z] #40 64.24 COMMANDS:
09:05:26 [2022-05-19T09:05:26.635Z] #40 64.24    init     Create an initial ./winres/winres.json
09:05:26 [2022-05-19T09:05:26.635Z] #40 64.24    make     Make syso files for the "go build" command
09:05:26 [2022-05-19T09:05:26.635Z] #40 64.24    simply   Make syso files for the "go build" command (simplified)
09:05:26 [2022-05-19T09:05:26.635Z] #40 64.24    extract  Extract all resources from an executable
09:05:26 [2022-05-19T09:05:26.635Z] #40 64.24    patch    Replace resources in an executable file (exe, dll)
09:05:26 [2022-05-19T09:05:26.635Z] #40 64.24    help, h  Shows a list of commands or help for one command
09:05:26 [2022-05-19T09:05:26.635Z] #40 64.24 
09:05:26 [2022-05-19T09:05:26.635Z] #40 64.24 GLOBAL OPTIONS:
09:05:26 [2022-05-19T09:05:26.635Z] #40 64.24    --help, -h  show help (default: false)
09:05:26 [2022-05-19T09:05:26.898Z] #40 DONE 64.6s
09:05:26 [2022-05-19T09:05:26.898Z] 
09:05:26 [2022-05-19T09:05:26.898Z] #42 [tini 1/3] 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
09:05:26 [2022-05-19T09:05:26.898Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
09:05:26 [2022-05-19T09:05:26.898Z] #42 61.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB]
09:05:26 [2022-05-19T09:05:26.898Z] #42 61.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
09:05:26 [2022-05-19T09:05:26.898Z] #42 61.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
09:05:26 [2022-05-19T09:05:26.898Z] #42 61.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
09:05:26 [2022-05-19T09:05:26.898Z] #42 61.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
09:05:26 [2022-05-19T09:05:26.898Z] #42 61.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
09:05:26 [2022-05-19T09:05:26.898Z] #42 63.43 debconf: delaying package configuration, since apt-utils is not installed
09:05:26 [2022-05-19T09:05:26.898Z] #42 63.88 Fetched 17.7 MB in 2s (7434 kB/s)
09:05:26 [2022-05-19T09:05:26.898Z] #42 64.03 Selecting previously unselected package xxd.
09:05:26 [2022-05-19T09:05:26.898Z] #42 64.03 (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 ... 15709 files and directories currently installed.)
09:05:26 [2022-05-19T09:05:26.898Z] #42 64.09 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
09:05:26 [2022-05-19T09:05:26.898Z] #42 64.11 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
09:05:26 [2022-05-19T09:05:26.898Z] #42 64.57 Selecting previously unselected package vim-common.
09:05:26 [2022-05-19T09:05:26.898Z] #42 64.57 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
09:05:26 [2022-05-19T09:05:26.898Z] #42 64.59 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
09:05:27 [2022-05-19T09:05:27.472Z] #42 65.21 Selecting previously unselected package cmake-data.
09:05:27 [2022-05-19T09:05:27.472Z] #42 65.23 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
09:05:27 [2022-05-19T09:05:27.472Z] #42 65.26 Unpacking cmake-data (3.18.4-2+deb11u1) ...
09:05:30 [2022-05-19T09:05:30.027Z] #42 ...
09:05:30 [2022-05-19T09:05:30.027Z] 
09:05:30 [2022-05-19T09:05:30.027Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
09:05:30 [2022-05-19T09:05:30.027Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
09:05:30 [2022-05-19T09:05:30.027Z] #55 65.14 go: downloading github.com/sirupsen/logrus v1.8.1
09:05:30 [2022-05-19T09:05:30.027Z] #55 65.14 go: downloading github.com/stretchr/testify v1.7.0
09:05:30 [2022-05-19T09:05:30.027Z] #55 65.67 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
09:05:30 [2022-05-19T09:05:30.027Z] #55 65.70 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
09:05:30 [2022-05-19T09:05:30.027Z] #55 65.74 go: downloading github.com/go-critic/go-critic v0.6.2
09:05:30 [2022-05-19T09:05:30.027Z] #55 66.66 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:05:30 [2022-05-19T09:05:30.027Z] #55 66.74 go: downloading github.com/fsnotify/fsnotify v1.5.1
09:05:30 [2022-05-19T09:05:30.027Z] #55 66.78 go: downloading github.com/magiconair/properties v1.8.5
09:05:30 [2022-05-19T09:05:30.027Z] #55 66.90 go: downloading github.com/mitchellh/mapstructure v1.4.3
09:05:30 [2022-05-19T09:05:30.027Z] #55 67.04 go: downloading github.com/spf13/afero v1.6.0
09:05:30 [2022-05-19T09:05:30.027Z] #55 67.24 go: downloading github.com/spf13/cast v1.4.1
09:05:30 [2022-05-19T09:05:30.027Z] #55 67.33 go: downloading github.com/spf13/jwalterweatherman v1.1.0
09:05:30 [2022-05-19T09:05:30.027Z] #55 67.43 go: downloading github.com/subosito/gotenv v1.2.0
09:05:30 [2022-05-19T09:05:30.027Z] #55 67.48 go: downloading gopkg.in/ini.v1 v1.66.2
09:05:30 [2022-05-19T09:05:30.027Z] #55 67.63 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
09:05:30 [2022-05-19T09:05:30.027Z] #55 67.78 go: downloading github.com/hashicorp/errwrap v1.0.0
09:05:30 [2022-05-19T09:05:30.027Z] #55 67.84 go: downloading 4d63.com/gochecknoglobals v0.1.0
09:05:30 [2022-05-19T09:05:30.027Z] #55 67.89 go: downloading github.com/Antonboom/errname v0.1.5
09:05:30 [2022-05-19T09:05:30.027Z] #55 67.94 go: downloading github.com/Antonboom/nilnil v0.1.0
09:05:30 [2022-05-19T09:05:30.290Z] #55 68.08 go: downloading github.com/BurntSushi/toml v1.0.0
09:05:31 [2022-05-19T09:05:31.689Z] #55 69.48 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
09:05:31 [2022-05-19T09:05:31.689Z] #55 69.52 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
09:05:31 [2022-05-19T09:05:31.689Z] #55 69.58 go: downloading github.com/alexkohler/prealloc v1.0.0
09:05:31 [2022-05-19T09:05:31.953Z] #55 69.62 go: downloading github.com/ashanbrown/forbidigo v1.3.0
09:05:31 [2022-05-19T09:05:31.953Z] #55 69.76 go: downloading github.com/ashanbrown/makezero v1.1.0
09:05:31 [2022-05-19T09:05:31.953Z] #55 69.78 go: downloading github.com/bkielbasa/cyclop v1.2.0
09:05:31 [2022-05-19T09:05:31.953Z] #55 69.79 go: downloading github.com/blizzy78/varnamelen v0.5.0
09:05:32 [2022-05-19T09:05:32.216Z] #55 69.87 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
09:05:32 [2022-05-19T09:05:32.216Z] #55 70.03 go: downloading github.com/breml/bidichk v0.2.1
09:05:32 [2022-05-19T09:05:32.478Z] #55 70.16 go: downloading github.com/breml/errchkjson v0.2.1
09:05:32 [2022-05-19T09:05:32.479Z] #55 70.29 go: downloading github.com/butuzov/ireturn v0.1.1
09:05:32 [2022-05-19T09:05:32.479Z] #55 70.37 go: downloading github.com/charithe/durationcheck v0.0.9
09:05:32 [2022-05-19T09:05:32.479Z] #55 70.40 go: downloading github.com/daixiang0/gci v0.2.9
09:05:32 [2022-05-19T09:05:32.741Z] #55 70.45 go: downloading github.com/denis-tingajkin/go-header v0.4.2
09:05:32 [2022-05-19T09:05:32.741Z] #55 ...
09:05:32 [2022-05-19T09:05:32.741Z] 
09:05:32 [2022-05-19T09:05:32.741Z] #42 [tini 1/3] 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
09:05:32 [2022-05-19T09:05:32.741Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
09:05:32 [2022-05-19T09:05:32.741Z] #42 70.51 Selecting previously unselected package libicu67:amd64.
09:05:32 [2022-05-19T09:05:32.741Z] #42 70.51 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
09:05:32 [2022-05-19T09:05:32.741Z] #42 70.54 Unpacking libicu67:amd64 (67.1-7) ...
09:05:33 [2022-05-19T09:05:33.689Z] #42 ...
09:05:33 [2022-05-19T09:05:33.689Z] 
09:05:33 [2022-05-19T09:05:33.689Z] #14 [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
09:05:33 [2022-05-19T09:05:33.689Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
09:05:33 [2022-05-19T09:05:33.689Z] #14 61.38 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
09:05:33 [2022-05-19T09:05:33.689Z] #14 62.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
09:05:33 [2022-05-19T09:05:33.689Z] #14 63.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
09:05:33 [2022-05-19T09:05:33.689Z] #14 66.71 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
09:05:33 [2022-05-19T09:05:33.689Z] #14 67.62 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
09:05:33 [2022-05-19T09:05:33.689Z] #14 67.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
09:05:33 [2022-05-19T09:05:33.689Z] #14 67.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
09:05:33 [2022-05-19T09:05:33.689Z] #14 67.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
09:05:33 [2022-05-19T09:05:33.689Z] #14 67.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
09:05:33 [2022-05-19T09:05:33.689Z] #14 67.68 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
09:05:33 [2022-05-19T09:05:33.689Z] #14 67.68 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
09:05:33 [2022-05-19T09:05:33.689Z] #14 67.68 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
09:05:33 [2022-05-19T09:05:33.689Z] #14 67.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
09:05:33 [2022-05-19T09:05:33.689Z] #14 67.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
09:05:33 [2022-05-19T09:05:33.690Z] #14 67.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
09:05:33 [2022-05-19T09:05:33.690Z] #14 67.78 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
09:05:33 [2022-05-19T09:05:33.690Z] #14 67.88 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
09:05:33 [2022-05-19T09:05:33.690Z] #14 67.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
09:05:33 [2022-05-19T09:05:33.690Z] #14 67.88 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
09:05:33 [2022-05-19T09:05:33.690Z] #14 67.88 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
09:05:33 [2022-05-19T09:05:33.690Z] #14 69.81 debconf: delaying package configuration, since apt-utils is not installed
09:05:33 [2022-05-19T09:05:33.690Z] #14 70.25 Fetched 115 MB in 12s (9340 kB/s)
09:05:33 [2022-05-19T09:05:33.690Z] #14 70.54 Selecting previously unselected package binutils-mingw-w64-i686.
09:05:33 [2022-05-19T09:05:33.690Z] #14 70.54 (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 ... 15709 files and directories currently installed.)
09:05:33 [2022-05-19T09:05:33.690Z] #14 70.66 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
09:05:33 [2022-05-19T09:05:33.690Z] #14 70.68 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
09:05:33 [2022-05-19T09:05:33.690Z] #14 ...
09:05:33 [2022-05-19T09:05:33.690Z] 
09:05:33 [2022-05-19T09:05:33.690Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:05:33 [2022-05-19T09:05:33.690Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c
09:05:34 [2022-05-19T09:05:34.528Z] #34 71.22 Updating files:  85% (1298/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
09:05:34 [2022-05-19T09:05:34.528Z] #34 72.04 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
09:05:34 [2022-05-19T09:05:34.796Z] #34 72.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:05:37 [2022-05-19T09:05:37.354Z] #34 ...
09:05:37 [2022-05-19T09:05:37.354Z] 
09:05:37 [2022-05-19T09:05:37.354Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
09:05:37 [2022-05-19T09:05:37.354Z] #64 sha256:2af8e9080346a18c84d2654f824ec89cc18f9d486ccd3ed21b2ca660816ed102
09:05:37 [2022-05-19T09:05:37.354Z] #64 1.574 + RM_GOPATH=0
09:05:37 [2022-05-19T09:05:37.354Z] #64 1.574 + TMP_GOPATH=
09:05:37 [2022-05-19T09:05:37.354Z] #64 1.574 + : /build
09:05:37 [2022-05-19T09:05:37.354Z] #64 1.574 + '[' -z '' ']'
09:05:37 [2022-05-19T09:05:37.354Z] #64 1.574 ++ mktemp -d
09:05:37 [2022-05-19T09:05:37.354Z] #64 1.574 + export GOPATH=/tmp/tmp.tKG5wElJ2k
09:05:37 [2022-05-19T09:05:37.354Z] #64 1.574 + GOPATH=/tmp/tmp.tKG5wElJ2k
09:05:37 [2022-05-19T09:05:37.354Z] #64 1.574 + RM_GOPATH=1
09:05:37 [2022-05-19T09:05:37.354Z] #64 1.574 + case "$(go env GOARCH)" in
09:05:37 [2022-05-19T09:05:37.354Z] #64 1.574 ++ go env GOARCH
09:05:37 [2022-05-19T09:05:37.354Z] #64 1.632 + export GO_BUILDMODE=-buildmode=pie
09:05:37 [2022-05-19T09:05:37.354Z] #64 1.632 + GO_BUILDMODE=-buildmode=pie
09:05:37 [2022-05-19T09:05:37.354Z] #64 1.632 ++ dirname /install.sh
09:05:37 [2022-05-19T09:05:37.354Z] #64 1.644 Install containerd version v1.6.4
09:05:37 [2022-05-19T09:05:37.354Z] #64 1.644 + dir=/
09:05:37 [2022-05-19T09:05:37.354Z] #64 1.644 + bin=containerd
09:05:37 [2022-05-19T09:05:37.354Z] #64 1.644 + shift
09:05:37 [2022-05-19T09:05:37.354Z] #64 1.644 + '[' '!' -f //containerd.installer ']'
09:05:37 [2022-05-19T09:05:37.354Z] #64 1.644 + . //containerd.installer
09:05:37 [2022-05-19T09:05:37.354Z] #64 1.644 ++ set -e
09:05:37 [2022-05-19T09:05:37.354Z] #64 1.644 ++ : v1.6.4
09:05:37 [2022-05-19T09:05:37.354Z] #64 1.644 + install_containerd
09:05:37 [2022-05-19T09:05:37.354Z] #64 1.644 + echo 'Install containerd version v1.6.4'
09:05:37 [2022-05-19T09:05:37.354Z] #64 1.644 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tKG5wElJ2k/src/github.com/containerd/containerd
09:05:37 [2022-05-19T09:05:37.354Z] #64 1.650 Cloning into '/tmp/tmp.tKG5wElJ2k/src/github.com/containerd/containerd'...
09:05:37 [2022-05-19T09:05:37.354Z] #64 ...
09:05:37 [2022-05-19T09:05:37.354Z] 
09:05:37 [2022-05-19T09:05:37.354Z] #14 [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
09:05:37 [2022-05-19T09:05:37.354Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
09:05:37 [2022-05-19T09:05:37.354Z] #14 74.71 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:05:37 [2022-05-19T09:05:37.354Z] #14 74.71 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
09:05:37 [2022-05-19T09:05:37.354Z] #14 74.73 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
09:05:37 [2022-05-19T09:05:37.354Z] #14 ...
09:05:37 [2022-05-19T09:05:37.354Z] 
09:05:37 [2022-05-19T09:05:37.354Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
09:05:37 [2022-05-19T09:05:37.354Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
09:05:37 [2022-05-19T09:05:37.354Z] #51 64.93 debconf: delaying package configuration, since apt-utils is not installed
09:05:37 [2022-05-19T09:05:37.354Z] #51 65.42 Fetched 2314 kB in 4s (640 kB/s)
09:05:37 [2022-05-19T09:05:37.354Z] #51 65.69 Selecting previously unselected package libprotobuf23:amd64.
09:05:37 [2022-05-19T09:05:37.354Z] #51 65.69 (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 ... 15709 files and directories currently installed.)
09:05:37 [2022-05-19T09:05:37.354Z] #51 65.86 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
09:05:37 [2022-05-19T09:05:37.354Z] #51 65.86 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
09:05:37 [2022-05-19T09:05:37.354Z] #51 67.47 Selecting previously unselected package python3-pkg-resources.
09:05:37 [2022-05-19T09:05:37.354Z] #51 67.47 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
09:05:37 [2022-05-19T09:05:37.354Z] #51 67.49 Unpacking python3-pkg-resources (52.0.0-4) ...
09:05:37 [2022-05-19T09:05:37.354Z] #51 68.12 Selecting previously unselected package python3-six.
09:05:37 [2022-05-19T09:05:37.354Z] #51 68.12 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
09:05:37 [2022-05-19T09:05:37.354Z] #51 68.13 Unpacking python3-six (1.16.0-2) ...
09:05:37 [2022-05-19T09:05:37.354Z] #51 68.40 Selecting previously unselected package python3-protobuf.
09:05:37 [2022-05-19T09:05:37.354Z] #51 68.40 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
09:05:37 [2022-05-19T09:05:37.354Z] #51 68.41 Unpacking python3-protobuf (3.12.4-1) ...
09:05:37 [2022-05-19T09:05:37.354Z] #51 69.32 Selecting previously unselected package libnet1:amd64.
09:05:37 [2022-05-19T09:05:37.354Z] #51 69.32 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:05:37 [2022-05-19T09:05:37.354Z] #51 69.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:05:37 [2022-05-19T09:05:37.354Z] #51 69.62 Selecting previously unselected package libnl-3-200:amd64.
09:05:37 [2022-05-19T09:05:37.354Z] #51 69.62 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
09:05:37 [2022-05-19T09:05:37.354Z] #51 69.64 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
09:05:37 [2022-05-19T09:05:37.354Z] #51 70.02 Selecting previously unselected package libprotobuf-c1:amd64.
09:05:37 [2022-05-19T09:05:37.354Z] #51 70.02 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
09:05:37 [2022-05-19T09:05:37.354Z] #51 70.02 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:05:37 [2022-05-19T09:05:37.354Z] #51 70.36 Selecting previously unselected package criu.
09:05:37 [2022-05-19T09:05:37.354Z] #51 70.36 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
09:05:37 [2022-05-19T09:05:37.354Z] #51 70.37 Unpacking criu (3.17-1) ...
09:05:37 [2022-05-19T09:05:37.354Z] #51 71.68 Setting up python3-pkg-resources (52.0.0-4) ...
09:05:37 [2022-05-19T09:05:37.354Z] #51 74.58 Setting up libprotobuf23:amd64 (3.12.4-1) ...
09:05:37 [2022-05-19T09:05:37.354Z] #51 74.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:05:37 [2022-05-19T09:05:37.354Z] #51 74.62 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:05:37 [2022-05-19T09:05:37.354Z] #51 74.65 Setting up python3-six (1.16.0-2) ...
09:05:37 [2022-05-19T09:05:37.617Z] #51 ...
09:05:37 [2022-05-19T09:05:37.617Z] 
09:05:37 [2022-05-19T09:05:37.617Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
09:05:37 [2022-05-19T09:05:37.617Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
09:05:37 [2022-05-19T09:05:37.617Z] #55 70.65 go: downloading github.com/esimonov/ifshort v1.0.4
09:05:37 [2022-05-19T09:05:37.617Z] #55 70.73 go: downloading github.com/fzipp/gocyclo v0.4.0
09:05:37 [2022-05-19T09:05:37.617Z] #55 70.82 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:05:37 [2022-05-19T09:05:37.617Z] #55 70.84 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:05:37 [2022-05-19T09:05:37.617Z] #55 70.95 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:05:37 [2022-05-19T09:05:37.617Z] #55 71.57 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:05:37 [2022-05-19T09:05:37.617Z] #55 71.71 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:05:37 [2022-05-19T09:05:37.617Z] #55 71.84 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:05:37 [2022-05-19T09:05:37.617Z] #55 71.87 go: downloading github.com/golangci/misspell v0.3.5
09:05:37 [2022-05-19T09:05:37.617Z] #55 72.32 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:05:37 [2022-05-19T09:05:37.617Z] #55 72.39 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
09:05:37 [2022-05-19T09:05:37.617Z] #55 72.54 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
09:05:37 [2022-05-19T09:05:37.617Z] #55 72.55 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
09:05:37 [2022-05-19T09:05:37.617Z] #55 72.58 go: downloading github.com/jgautheron/goconst v1.5.1
09:05:37 [2022-05-19T09:05:37.617Z] #55 72.67 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
09:05:37 [2022-05-19T09:05:37.617Z] #55 72.67 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
09:05:37 [2022-05-19T09:05:37.617Z] #55 72.70 go: downloading github.com/julz/importas v0.1.0
09:05:37 [2022-05-19T09:05:37.617Z] #55 72.78 go: downloading github.com/kisielk/errcheck v1.6.0
09:05:37 [2022-05-19T09:05:37.617Z] #55 72.81 go: downloading github.com/kulti/thelper v0.5.0
09:05:37 [2022-05-19T09:05:37.617Z] #55 72.84 go: downloading github.com/kunwardeep/paralleltest v1.0.3
09:05:37 [2022-05-19T09:05:37.617Z] #55 72.92 go: downloading github.com/kyoh86/exportloopref v0.1.8
09:05:37 [2022-05-19T09:05:37.617Z] #55 72.97 go: downloading github.com/ldez/gomoddirectives v0.2.2
09:05:37 [2022-05-19T09:05:37.617Z] #55 73.08 go: downloading github.com/ldez/tagliatelle v0.3.0
09:05:37 [2022-05-19T09:05:37.617Z] #55 73.10 go: downloading github.com/leonklingele/grouper v1.1.0
09:05:37 [2022-05-19T09:05:37.617Z] #55 73.23 go: downloading github.com/maratori/testpackage v1.0.1
09:05:37 [2022-05-19T09:05:37.617Z] #55 73.27 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
09:05:37 [2022-05-19T09:05:37.617Z] #55 73.29 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
09:05:37 [2022-05-19T09:05:37.617Z] #55 73.32 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
09:05:37 [2022-05-19T09:05:37.617Z] #55 73.38 go: downloading github.com/mgechev/revive v1.1.3
09:05:37 [2022-05-19T09:05:37.617Z] #55 74.33 go: downloading github.com/moricho/tparallel v0.2.1
09:05:37 [2022-05-19T09:05:37.617Z] #55 74.39 go: downloading github.com/nakabonne/nestif v0.3.1
09:05:37 [2022-05-19T09:05:37.617Z] #55 74.39 go: downloading github.com/nishanths/exhaustive v0.7.11
09:05:37 [2022-05-19T09:05:37.617Z] #55 74.49 go: downloading github.com/nishanths/predeclared v0.2.1
09:05:37 [2022-05-19T09:05:37.617Z] #55 74.64 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
09:05:37 [2022-05-19T09:05:37.617Z] #55 74.81 go: downloading github.com/ryancurrah/gomodguard v1.2.3
09:05:37 [2022-05-19T09:05:37.617Z] #55 74.81 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
09:05:37 [2022-05-19T09:05:37.617Z] #55 74.89 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
09:05:37 [2022-05-19T09:05:37.617Z] #55 74.96 go: downloading github.com/securego/gosec/v2 v2.9.6
09:05:37 [2022-05-19T09:05:37.617Z] #55 75.39 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
09:05:37 [2022-05-19T09:05:37.617Z] #55 75.44 go: downloading github.com/sivchari/containedctx v1.0.1
09:05:37 [2022-05-19T09:05:37.617Z] #55 75.51 go: downloading github.com/sivchari/tenv v1.4.7
09:05:37 [2022-05-19T09:05:37.880Z] #55 75.54 go: downloading github.com/sonatard/noctx v0.0.1
09:05:37 [2022-05-19T09:05:37.880Z] #55 75.60 go: downloading github.com/sourcegraph/go-diff v0.6.1
09:05:37 [2022-05-19T09:05:37.880Z] #55 75.78 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
09:05:38 [2022-05-19T09:05:38.143Z] #55 75.96 go: downloading github.com/sylvia7788/contextcheck v1.0.4
09:05:38 [2022-05-19T09:05:38.407Z] #55 76.14 go: downloading github.com/tdakkota/asciicheck v0.1.1
09:05:38 [2022-05-19T09:05:38.407Z] #55 76.16 go: downloading github.com/tetafro/godot v1.4.11
09:05:38 [2022-05-19T09:05:38.669Z] #55 76.40 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
09:05:38 [2022-05-19T09:05:38.669Z] #55 76.48 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
09:05:38 [2022-05-19T09:05:38.932Z] #55 76.60 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
09:05:39 [2022-05-19T09:05:39.195Z] #55 76.92 go: downloading github.com/ultraware/funlen v0.0.3
09:05:39 [2022-05-19T09:05:39.195Z] #55 76.94 go: downloading github.com/ultraware/whitespace v0.0.4
09:05:39 [2022-05-19T09:05:39.195Z] #55 76.96 go: downloading github.com/uudashr/gocognit v1.0.5
09:05:39 [2022-05-19T09:05:39.195Z] #55 76.97 go: downloading github.com/yagipy/maintidx v1.0.0
09:05:39 [2022-05-19T09:05:39.195Z] #55 77.02 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
09:05:39 [2022-05-19T09:05:39.457Z] #55 77.37 go: downloading gitlab.com/bosi/decorder v0.2.1
09:05:39 [2022-05-19T09:05:39.721Z] #55 77.57 go: downloading honnef.co/go/tools v0.2.2
09:05:41 [2022-05-19T09:05:41.115Z] #55 78.84 go: downloading mvdan.cc/gofumpt v0.2.1
09:05:41 [2022-05-19T09:05:41.115Z] #55 78.86 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:05:41 [2022-05-19T09:05:41.381Z] #55 79.01 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
09:05:41 [2022-05-19T09:05:41.381Z] #55 79.13 go: downloading github.com/davecgh/go-spew v1.1.1
09:05:41 [2022-05-19T09:05:41.381Z] #55 79.21 go: downloading github.com/pmezard/go-difflib v1.0.0
09:05:41 [2022-05-19T09:05:41.381Z] #55 79.24 go: downloading github.com/stretchr/objx v0.1.1
09:05:41 [2022-05-19T09:05:41.644Z] #55 79.38 go: downloading github.com/go-toolsmith/astfmt v1.0.0
09:05:41 [2022-05-19T09:05:41.644Z] #55 79.40 go: downloading github.com/go-toolsmith/astcast v1.0.0
09:05:41 [2022-05-19T09:05:41.644Z] #55 79.41 go: downloading github.com/go-toolsmith/astcopy v1.0.0
09:05:41 [2022-05-19T09:05:41.644Z] #55 79.44 go: downloading github.com/go-toolsmith/astequal v1.0.1
09:05:41 [2022-05-19T09:05:41.644Z] #55 79.44 go: downloading github.com/go-toolsmith/astp v1.0.0
09:05:41 [2022-05-19T09:05:41.644Z] #55 79.52 go: downloading github.com/go-toolsmith/strparse v1.0.0
09:05:41 [2022-05-19T09:05:41.907Z] #55 79.53 go: downloading github.com/go-toolsmith/typep v1.0.2
09:05:41 [2022-05-19T09:05:41.907Z] #55 79.54 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
09:05:41 [2022-05-19T09:05:41.907Z] #55 79.55 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
09:05:41 [2022-05-19T09:05:41.907Z] #55 ...
09:05:41 [2022-05-19T09:05:41.907Z] 
09:05:41 [2022-05-19T09:05:41.907Z] #14 [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
09:05:41 [2022-05-19T09:05:41.907Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
09:05:41 [2022-05-19T09:05:41.907Z] #14 79.56 Selecting previously unselected package binutils-mingw-w64.
09:05:41 [2022-05-19T09:05:41.907Z] #14 79.57 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
09:05:41 [2022-05-19T09:05:41.907Z] #14 79.59 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
09:05:42 [2022-05-19T09:05:42.171Z] #14 79.79 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:05:42 [2022-05-19T09:05:42.171Z] #14 79.79 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
09:05:42 [2022-05-19T09:05:42.171Z] #14 79.81 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
09:05:42 [2022-05-19T09:05:42.171Z] #14 80.01 Selecting previously unselected package dmsetup.
09:05:42 [2022-05-19T09:05:42.171Z] #14 80.02 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
09:05:42 [2022-05-19T09:05:42.439Z] #14 80.04 Unpacking dmsetup (2:1.02.175-2.1) ...
09:05:42 [2022-05-19T09:05:42.705Z] #14 80.31 Selecting previously unselected package mingw-w64-common.
09:05:42 [2022-05-19T09:05:42.705Z] #14 80.31 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
09:05:42 [2022-05-19T09:05:42.705Z] #14 80.32 Unpacking mingw-w64-common (8.0.0-1) ...
09:05:50 [2022-05-19T09:05:50.869Z] #14 ...
09:05:50 [2022-05-19T09:05:50.870Z] 
09:05:50 [2022-05-19T09:05:50.870Z] #42 [tini 1/3] 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
09:05:50 [2022-05-19T09:05:50.870Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
09:05:50 [2022-05-19T09:05:50.870Z] #42 81.02 Selecting previously unselected package libxml2:amd64.
09:05:50 [2022-05-19T09:05:50.870Z] #42 81.02 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ...
09:05:50 [2022-05-19T09:05:50.870Z] #42 81.03 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
09:05:50 [2022-05-19T09:05:50.870Z] #42 81.86 Selecting previously unselected package libarchive13:amd64.
09:05:50 [2022-05-19T09:05:50.870Z] #42 81.87 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
09:05:50 [2022-05-19T09:05:50.870Z] #42 81.87 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
09:05:50 [2022-05-19T09:05:50.870Z] #42 82.53 Selecting previously unselected package libjsoncpp24:amd64.
09:05:50 [2022-05-19T09:05:50.870Z] #42 82.54 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
09:05:50 [2022-05-19T09:05:50.870Z] #42 82.54 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
09:05:50 [2022-05-19T09:05:50.870Z] #42 82.84 Selecting previously unselected package librhash0:amd64.
09:05:50 [2022-05-19T09:05:50.870Z] #42 82.84 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
09:05:50 [2022-05-19T09:05:50.870Z] #42 82.87 Unpacking librhash0:amd64 (1.4.1-2) ...
09:05:50 [2022-05-19T09:05:50.870Z] #42 83.29 Selecting previously unselected package libuv1:amd64.
09:05:50 [2022-05-19T09:05:50.870Z] #42 83.30 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
09:05:50 [2022-05-19T09:05:50.870Z] #42 83.30 Unpacking libuv1:amd64 (1.40.0-2) ...
09:05:50 [2022-05-19T09:05:50.870Z] #42 83.51 Selecting previously unselected package cmake.
09:05:50 [2022-05-19T09:05:50.870Z] #42 83.51 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
09:05:50 [2022-05-19T09:05:50.870Z] #42 83.53 Unpacking cmake (3.18.4-2+deb11u1) ...
09:05:50 [2022-05-19T09:05:50.870Z] #42 ...
09:05:50 [2022-05-19T09:05:50.870Z] 
09:05:50 [2022-05-19T09:05:50.870Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
09:05:50 [2022-05-19T09:05:50.870Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
09:05:50 [2022-05-19T09:05:50.870Z] #51 77.14 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
09:05:50 [2022-05-19T09:05:50.870Z] #51 78.23 Setting up python3-protobuf (3.12.4-1) ...
09:05:50 [2022-05-19T09:05:50.870Z] #51 84.51 Setting up criu (3.17-1) ...
09:05:50 [2022-05-19T09:05:50.870Z] #51 87.70 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:05:51 [2022-05-19T09:05:51.818Z] #51 ...
09:05:51 [2022-05-19T09:05:51.818Z] 
09:05:51 [2022-05-19T09:05:51.818Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
09:05:51 [2022-05-19T09:05:51.818Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
09:05:51 [2022-05-19T09:05:51.818Z] #55 79.70 go: downloading github.com/hashicorp/hcl v1.0.0
09:05:51 [2022-05-19T09:05:51.818Z] #55 80.17 go: downloading github.com/pelletier/go-toml v1.9.4
09:05:51 [2022-05-19T09:05:51.818Z] #55 80.34 go: downloading golang.org/x/text v0.3.7
09:05:51 [2022-05-19T09:05:51.818Z] #55 89.54 go: downloading github.com/gobwas/glob v0.2.3
09:05:51 [2022-05-19T09:05:51.818Z] #55 89.58 go: downloading github.com/kisielk/gotool v1.0.0
09:05:52 [2022-05-19T09:05:52.082Z] #55 89.71 go: downloading github.com/gostaticanalysis/comment v1.4.2
09:05:52 [2022-05-19T09:05:52.082Z] #55 89.77 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
09:05:52 [2022-05-19T09:05:52.082Z] #55 89.79 go: downloading golang.org/x/mod v0.5.1
09:05:52 [2022-05-19T09:05:52.082Z] #55 89.85 go: downloading github.com/ettle/strcase v0.1.1
09:05:52 [2022-05-19T09:05:52.398Z] #55 89.94 go: downloading github.com/fatih/structtag v1.2.0
09:05:52 [2022-05-19T09:05:52.398Z] #55 89.98 go: downloading github.com/Masterminds/semver v1.5.0
09:05:52 [2022-05-19T09:05:52.661Z] #55 90.41 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
09:05:52 [2022-05-19T09:05:52.661Z] #55 90.43 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
09:05:52 [2022-05-19T09:05:52.661Z] #55 90.47 go: downloading github.com/prometheus/client_golang v1.7.1
09:05:52 [2022-05-19T09:05:52.931Z] #55 ...
09:05:52 [2022-05-19T09:05:52.931Z] 
09:05:52 [2022-05-19T09:05:52.931Z] #14 [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
09:05:52 [2022-05-19T09:05:52.931Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
09:05:52 [2022-05-19T09:05:52.931Z] #14 90.76 Selecting previously unselected package mingw-w64-x86-64-dev.
09:05:52 [2022-05-19T09:05:52.931Z] #14 90.78 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
09:05:52 [2022-05-19T09:05:52.931Z] #14 90.80 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
09:05:53 [2022-05-19T09:05:53.879Z] #14 ...
09:05:53 [2022-05-19T09:05:53.879Z] 
09:05:53 [2022-05-19T09:05:53.879Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
09:05:53 [2022-05-19T09:05:53.879Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61
09:05:53 [2022-05-19T09:05:53.879Z] #53 91.61 gotestsum version dev
09:05:53 [2022-05-19T09:05:53.879Z] #53 DONE 91.8s
09:05:53 [2022-05-19T09:05:53.879Z] 
09:05:53 [2022-05-19T09:05:53.879Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
09:05:53 [2022-05-19T09:05:53.879Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9
09:05:53 [2022-05-19T09:05:53.879Z] #51 DONE 91.6s
09:05:54 [2022-05-19T09:05:54.142Z] 
09:05:54 [2022-05-19T09:05:54.142Z] #42 [tini 1/3] 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
09:05:54 [2022-05-19T09:05:54.142Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4
09:05:54 [2022-05-19T09:05:54.142Z] #42 91.72 Setting up libicu67:amd64 (67.1-7) ...
09:05:54 [2022-05-19T09:05:54.142Z] #42 91.79 Setting up xxd (2:8.2.2434-3+deb11u1) ...
09:05:54 [2022-05-19T09:05:54.142Z] #42 91.86 Setting up libuv1:amd64 (1.40.0-2) ...
09:05:54 [2022-05-19T09:05:54.142Z] #42 91.90 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
09:05:54 [2022-05-19T09:05:54.143Z] #42 91.98 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
09:05:54 [2022-05-19T09:05:54.406Z] #42 92.07 Setting up librhash0:amd64 (1.4.1-2) ...
09:05:54 [2022-05-19T09:05:54.406Z] #42 92.12 Setting up cmake-data (3.18.4-2+deb11u1) ...
09:05:54 [2022-05-19T09:05:54.406Z] #42 92.19 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
09:05:54 [2022-05-19T09:05:54.406Z] #42 92.27 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
09:05:54 [2022-05-19T09:05:54.406Z] #42 92.28 Setting up cmake (3.18.4-2+deb11u1) ...
09:05:54 [2022-05-19T09:05:54.672Z] #42 92.36 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:05:55 [2022-05-19T09:05:55.248Z] #42 DONE 92.9s
09:05:55 [2022-05-19T09:05:55.248Z] 
09:05:55 [2022-05-19T09:05:55.248Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
09:05:55 [2022-05-19T09:05:55.248Z] #43 sha256:a577d6be6604e2f21c704b490d4f2ef01c7eb2e33045599cf8b445094a6d73d5
09:05:55 [2022-05-19T09:05:55.513Z] #43 DONE 0.3s
09:05:55 [2022-05-19T09:05:55.513Z] 
09:05:55 [2022-05-19T09:05:55.513Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
09:05:55 [2022-05-19T09:05:55.513Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
09:05:55 [2022-05-19T09:05:55.513Z] #55 91.04 go: downloading github.com/prometheus/client_model v0.2.0
09:05:55 [2022-05-19T09:05:55.513Z] #55 91.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:05:55 [2022-05-19T09:05:55.513Z] #55 91.38 go: downloading github.com/google/go-cmp v0.5.6
09:05:55 [2022-05-19T09:05:55.513Z] #55 91.86 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
09:05:55 [2022-05-19T09:05:55.513Z] #55 92.08 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
09:05:55 [2022-05-19T09:05:55.513Z] #55 92.08 go: downloading github.com/olekukonko/tablewriter v0.0.5
09:05:55 [2022-05-19T09:05:55.513Z] #55 92.27 go: downloading github.com/beorn7/perks v1.0.1
09:05:55 [2022-05-19T09:05:55.513Z] #55 92.27 go: downloading github.com/cespare/xxhash/v2 v2.1.2
09:05:55 [2022-05-19T09:05:55.513Z] #55 92.30 go: downloading github.com/cespare/xxhash v1.1.0
09:05:55 [2022-05-19T09:05:55.513Z] #55 92.30 go: downloading github.com/golang/protobuf v1.5.2
09:05:55 [2022-05-19T09:05:55.513Z] #55 92.78 go: downloading github.com/prometheus/common v0.10.0
09:05:55 [2022-05-19T09:05:55.513Z] #55 93.06 go: downloading github.com/prometheus/procfs v0.6.0
09:05:55 [2022-05-19T09:05:55.513Z] #55 93.16 go: downloading github.com/mattn/go-runewidth v0.0.9
09:05:55 [2022-05-19T09:05:55.776Z] #55 93.47 go: downloading google.golang.org/protobuf v1.27.1
09:05:57 [2022-05-19T09:05:57.699Z] #55 95.33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
09:06:01 [2022-05-19T09:06:01.924Z] #55 ...
09:06:01 [2022-05-19T09:06:01.924Z] 
09:06:01 [2022-05-19T09:06:01.924Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
09:06:01 [2022-05-19T09:06:01.924Z] #44 sha256:f7b15fbd1f7a462eb63d704f177cdca8ae75067f1aed16b05bdc79ab50ef7f3f
09:06:01 [2022-05-19T09:06:01.924Z] #44 2.752 + RM_GOPATH=0
09:06:01 [2022-05-19T09:06:01.924Z] #44 2.752 + TMP_GOPATH=
09:06:01 [2022-05-19T09:06:01.924Z] #44 2.752 + : /build
09:06:01 [2022-05-19T09:06:01.924Z] #44 2.752 + '[' -z '' ']'
09:06:01 [2022-05-19T09:06:01.924Z] #44 2.752 ++ mktemp -d
09:06:01 [2022-05-19T09:06:01.924Z] #44 2.767 + export GOPATH=/tmp/tmp.flwCmW1k6d
09:06:01 [2022-05-19T09:06:01.924Z] #44 2.767 + GOPATH=/tmp/tmp.flwCmW1k6d
09:06:01 [2022-05-19T09:06:01.924Z] #44 2.767 + RM_GOPATH=1
09:06:01 [2022-05-19T09:06:01.924Z] #44 2.767 + case "$(go env GOARCH)" in
09:06:01 [2022-05-19T09:06:01.924Z] #44 2.767 ++ go env GOARCH
09:06:01 [2022-05-19T09:06:01.924Z] #44 2.781 + export GO_BUILDMODE=-buildmode=pie
09:06:01 [2022-05-19T09:06:01.924Z] #44 2.781 + GO_BUILDMODE=-buildmode=pie
09:06:01 [2022-05-19T09:06:01.924Z] #44 2.781 ++ dirname /install.sh
09:06:01 [2022-05-19T09:06:01.924Z] #44 2.811 Install tini version v0.19.0
09:06:01 [2022-05-19T09:06:01.924Z] #44 2.832 + dir=/
09:06:01 [2022-05-19T09:06:01.924Z] #44 2.832 + bin=tini
09:06:01 [2022-05-19T09:06:01.924Z] #44 2.832 + shift
09:06:01 [2022-05-19T09:06:01.924Z] #44 2.832 + '[' '!' -f //tini.installer ']'
09:06:01 [2022-05-19T09:06:01.924Z] #44 2.832 + . //tini.installer
09:06:01 [2022-05-19T09:06:01.924Z] #44 2.832 ++ : v0.19.0
09:06:01 [2022-05-19T09:06:01.924Z] #44 2.832 + install_tini
09:06:01 [2022-05-19T09:06:01.924Z] #44 2.832 + echo 'Install tini version v0.19.0'
09:06:01 [2022-05-19T09:06:01.924Z] #44 2.832 + git clone https://github.com/krallin/tini.git /tmp/tmp.flwCmW1k6d/tini
09:06:01 [2022-05-19T09:06:01.924Z] #44 2.832 Cloning into '/tmp/tmp.flwCmW1k6d/tini'...
09:06:01 [2022-05-19T09:06:01.924Z] #44 4.207 + cd /tmp/tmp.flwCmW1k6d/tini
09:06:01 [2022-05-19T09:06:01.924Z] #44 4.210 + git checkout -q v0.19.0
09:06:01 [2022-05-19T09:06:01.924Z] #44 4.272 + cmake .
09:06:01 [2022-05-19T09:06:01.924Z] #44 4.890 -- The C compiler identification is GNU 10.2.1
09:06:01 [2022-05-19T09:06:01.924Z] #44 5.061 -- Detecting C compiler ABI info
09:06:01 [2022-05-19T09:06:01.924Z] #44 5.772 -- Detecting C compiler ABI info - done
09:06:01 [2022-05-19T09:06:01.924Z] #44 5.899 -- Check for working C compiler: /usr/bin/cc - skipped
09:06:01 [2022-05-19T09:06:01.924Z] #44 5.908 -- Detecting C compile features
09:06:01 [2022-05-19T09:06:01.924Z] #44 5.920 -- Detecting C compile features - done
09:06:01 [2022-05-19T09:06:01.924Z] #44 5.950 -- Performing Test HAS_BUILTIN_FORTIFY
09:06:01 [2022-05-19T09:06:01.924Z] #44 6.340 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:06:01 [2022-05-19T09:06:01.924Z] #44 6.481 -- Configuring done
09:06:01 [2022-05-19T09:06:01.924Z] #44 6.515 -- Generating done
09:06:01 [2022-05-19T09:06:01.924Z] #44 6.517 -- Build files have been written to: /tmp/tmp.flwCmW1k6d/tini
09:06:01 [2022-05-19T09:06:01.924Z] #44 6.540 + make tini-static
09:06:02 [2022-05-19T09:06:02.187Z] #44 ...
09:06:02 [2022-05-19T09:06:02.187Z] 
09:06:02 [2022-05-19T09:06:02.187Z] #14 [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
09:06:02 [2022-05-19T09:06:02.187Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
09:06:02 [2022-05-19T09:06:02.187Z] #14 100.0 Selecting previously unselected package gcc-mingw-w64-base.
09:06:02 [2022-05-19T09:06:02.187Z] #14 100.1 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
09:06:02 [2022-05-19T09:06:02.187Z] #14 100.1 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
09:06:02 [2022-05-19T09:06:02.450Z] #14 100.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
09:06:02 [2022-05-19T09:06:02.450Z] #14 100.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
09:06:02 [2022-05-19T09:06:02.450Z] #14 100.3 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
09:06:06 [2022-05-19T09:06:06.671Z] #14 ...
09:06:06 [2022-05-19T09:06:06.671Z] 
09:06:06 [2022-05-19T09:06:06.671Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
09:06:06 [2022-05-19T09:06:06.671Z] #44 sha256:f7b15fbd1f7a462eb63d704f177cdca8ae75067f1aed16b05bdc79ab50ef7f3f
09:06:06 [2022-05-19T09:06:06.671Z] #44 6.890 Scanning dependencies of target tini-static
09:06:06 [2022-05-19T09:06:06.671Z] #44 6.983 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:06:06 [2022-05-19T09:06:06.671Z] #44 8.612 [100%] Linking C executable tini-static
09:06:06 [2022-05-19T09:06:06.671Z] #44 9.556 [100%] Built target tini-static
09:06:06 [2022-05-19T09:06:06.671Z] #44 9.653 + mkdir -p /build
09:06:06 [2022-05-19T09:06:06.671Z] #44 9.659 + cp tini-static /build/docker-init
09:06:06 [2022-05-19T09:06:06.671Z] #44 DONE 10.9s
09:06:06 [2022-05-19T09:06:06.671Z] 
09:06:06 [2022-05-19T09:06:06.671Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
09:06:06 [2022-05-19T09:06:06.671Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
09:06:14 [2022-05-19T09:06:14.829Z] #55 ...
09:06:14 [2022-05-19T09:06:14.829Z] 
09:06:14 [2022-05-19T09:06:14.829Z] #14 [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
09:06:14 [2022-05-19T09:06:14.829Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
09:06:14 [2022-05-19T09:06:14.829Z] #14 112.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
09:06:14 [2022-05-19T09:06:14.829Z] #14 112.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
09:06:14 [2022-05-19T09:06:14.829Z] #14 112.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:06:33 [2022-05-19T09:06:33.068Z] #14 ...
09:06:33 [2022-05-19T09:06:33.069Z] 
09:06:33 [2022-05-19T09:06:33.069Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
09:06:33 [2022-05-19T09:06:33.069Z] #64 sha256:2af8e9080346a18c84d2654f824ec89cc18f9d486ccd3ed21b2ca660816ed102
09:06:33 [2022-05-19T09:06:33.069Z] #64 65.10 Updating files:  39% (1864/4768)
Updating files:  40% (1908/4768)
Updating files:  41% (1955/4768)
Updating files:  42% (2003/4768)
Updating files:  43% (2051/4768)
Updating files:  44% (2098/4768)
Updating files:  45% (2146/4768)
Updating files:  46% (2194/4768)
Updating files:  47% (2241/4768)
Updating files:  48% (2289/4768)
Updating files:  49% (2337/4768)
Updating files:  50% (2384/4768)
Updating files:  51% (2432/4768)
Updating files:  52% (2480/4768)
Updating files:  53% (2528/4768)
Updating files:  54% (2575/4768)
Updating files:  55% (2623/4768)
Updating files:  56% (2671/4768)
Updating files:  57% (2718/4768)
Updating files:  58% (2766/4768)
Updating files:  59% (2814/4768)
Updating files:  60% (2861/4768)
Updating files:  61% (2909/4768)
Updating files:  62% (2957/4768)
Updating files:  63% (3004/4768)
Updating files:  64% (3052/4768)
Updating files:  65% (3100/4768)
Updating files:  66% (3147/4768)
Updating files:  67% (3195/4768)
Updating files:  68% (3243/4768)
Updating files:  69% (3290/4768)
Updating files:  70% (3338/4768)
Updating files:  71% (3386/4768)
Updating files:  72% (3433/4768)
Updating files:  73% (3481/4768)
Updating files:  74% (3529/4768)
Updating files:  75% (3576/4768)
Updating files:  76% (3624/4768)
Updating files:  77% (3672/4768)
Updating files:  78% (3720/4768)
Updating files:  79% (3767/4768)
Updating files:  80% (3815/4768)
Updating files:  81% (3863/4768)
Updating files:  82% (3910/4768)
Updating files:  83% (3958/4768)
Updating files:  84% (4006/4768)
Updating files:  85% (4053/4768)
Updating files:  86% (4101/4768)
Updating files:  87% (4149/4768)
Updating files:  88% (4196/4768)
Updating files:  89% (4244/4768)
Updating files:  90% (4292/4768)
Updating files:  90% (4300/4768)
Updating files:  91% (4339/4768)
Updating files:  92% (4387/4768)
Updating files:  93% (4435/4768)
Updating files:  94% (4482/4768)
Updating files:  95% (4530/4768)
Updating files:  96% (4578/4768)
Updating files:  97% (4625/4768)
Updating files:  98% (4673/4768)
Updating files:  99% (4721/4768)
Updating files: 100% (4768/4768)
Updating files: 100% (4768/4768), done.
09:06:33 [2022-05-19T09:06:33.069Z] #64 67.65 + cd /tmp/tmp.tKG5wElJ2k/src/github.com/containerd/containerd
09:06:33 [2022-05-19T09:06:33.338Z] #64 67.68 + git checkout -q v1.6.4
09:06:35 [2022-05-19T09:06:35.912Z] #64 70.17 + export 'BUILDTAGS=netgo osusergo static_build'
09:06:35 [2022-05-19T09:06:35.912Z] #64 70.17 + BUILDTAGS='netgo osusergo static_build'
09:06:35 [2022-05-19T09:06:35.912Z] #64 70.17 + export EXTRA_FLAGS=-buildmode=pie
09:06:35 [2022-05-19T09:06:35.912Z] #64 70.17 + EXTRA_FLAGS=-buildmode=pie
09:06:35 [2022-05-19T09:06:35.912Z] #64 70.17 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:06:35 [2022-05-19T09:06:35.912Z] #64 70.17 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:06:35 [2022-05-19T09:06:35.912Z] #64 70.17 + '[' '' = dynamic ']'
09:06:35 [2022-05-19T09:06:35.912Z] #64 70.17 + make
09:06:36 [2022-05-19T09:06:36.857Z] #64 ...
09:06:36 [2022-05-19T09:06:36.857Z] 
09:06:36 [2022-05-19T09:06:36.857Z] #14 [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
09:06:36 [2022-05-19T09:06:36.857Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
09:06:36 [2022-05-19T09:06:36.857Z] #14 134.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
09:06:36 [2022-05-19T09:06:36.858Z] #14 134.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
09:06:36 [2022-05-19T09:06:36.858Z] #14 134.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:06:46 [2022-05-19T09:06:46.869Z] #14 144.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
09:06:46 [2022-05-19T09:06:46.869Z] #14 144.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
09:06:46 [2022-05-19T09:06:46.869Z] #14 144.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
09:06:48 [2022-05-19T09:06:48.791Z] #14 ...
09:06:48 [2022-05-19T09:06:48.791Z] 
09:06:48 [2022-05-19T09:06:48.791Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
09:06:48 [2022-05-19T09:06:48.791Z] #64 sha256:2af8e9080346a18c84d2654f824ec89cc18f9d486ccd3ed21b2ca660816ed102
09:06:48 [2022-05-19T09:06:48.791Z] #64 73.13 + bin/ctr
09:06:58 [2022-05-19T09:06:58.815Z] #64 ...
09:06:58 [2022-05-19T09:06:58.815Z] 
09:06:58 [2022-05-19T09:06:58.815Z] #14 [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
09:06:58 [2022-05-19T09:06:58.815Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
09:06:58 [2022-05-19T09:06:58.815Z] #14 156.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
09:06:58 [2022-05-19T09:06:58.815Z] #14 156.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
09:06:58 [2022-05-19T09:06:58.815Z] #14 156.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:07:25 [2022-05-19T09:07:25.435Z] #14 179.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
09:07:25 [2022-05-19T09:07:25.435Z] #14 179.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
09:07:25 [2022-05-19T09:07:25.435Z] #14 179.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:07:26 [2022-05-19T09:07:26.010Z] #14 ...
09:07:26 [2022-05-19T09:07:26.010Z] 
09:07:26 [2022-05-19T09:07:26.010Z] #67 [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
09:07:26 [2022-05-19T09:07:26.010Z] #67 sha256:0998f3ff5623130e4c61e7f9f3777f16888d1a812b6e14660c56ad49e0e955b9
09:07:26 [2022-05-19T09:07:26.010Z] #67 183.5 + for f in rootlesskit rootlesskit-docker-proxy
09:07:26 [2022-05-19T09:07:26.010Z] #67 183.5 + GOBIN=/build
09:07:26 [2022-05-19T09:07:26.010Z] #67 183.5 + GO111MODULE=on
09:07:26 [2022-05-19T09:07:26.010Z] #67 183.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
09:07:32 [2022-05-19T09:07:32.612Z] #67 ...
09:07:32 [2022-05-19T09:07:32.612Z] 
09:07:32 [2022-05-19T09:07:32.612Z] #14 [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
09:07:32 [2022-05-19T09:07:32.612Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
09:07:32 [2022-05-19T09:07:32.612Z] #14 190.1 Selecting previously unselected package g++-mingw-w64-x86-64.
09:07:32 [2022-05-19T09:07:32.612Z] #14 190.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
09:07:32 [2022-05-19T09:07:32.612Z] #14 190.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
09:07:33 [2022-05-19T09:07:33.188Z] #14 191.0 Selecting previously unselected package libapparmor1:amd64.
09:07:33 [2022-05-19T09:07:33.188Z] #14 191.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
09:07:33 [2022-05-19T09:07:33.188Z] #14 191.0 Unpacking libapparmor1:amd64 (2.13.6-10) ...
09:07:33 [2022-05-19T09:07:33.452Z] #14 191.2 Selecting previously unselected package libapparmor-dev:amd64.
09:07:33 [2022-05-19T09:07:33.452Z] #14 191.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
09:07:33 [2022-05-19T09:07:33.452Z] #14 191.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
09:07:33 [2022-05-19T09:07:33.714Z] #14 191.5 Selecting previously unselected package libbtrfs0:amd64.
09:07:33 [2022-05-19T09:07:33.714Z] #14 191.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
09:07:33 [2022-05-19T09:07:33.714Z] #14 191.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
09:07:33 [2022-05-19T09:07:33.977Z] #14 191.7 Selecting previously unselected package libbtrfs-dev:amd64.
09:07:33 [2022-05-19T09:07:33.977Z] #14 191.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
09:07:33 [2022-05-19T09:07:33.977Z] #14 191.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
09:07:34 [2022-05-19T09:07:34.501Z] #14 192.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:07:34 [2022-05-19T09:07:34.502Z] #14 192.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
09:07:34 [2022-05-19T09:07:34.502Z] #14 192.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
09:07:34 [2022-05-19T09:07:34.763Z] #14 192.4 Selecting previously unselected package libudev-dev:amd64.
09:07:34 [2022-05-19T09:07:34.763Z] #14 192.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
09:07:34 [2022-05-19T09:07:34.763Z] #14 192.4 Unpacking libudev-dev:amd64 (247.3-7) ...
09:07:34 [2022-05-19T09:07:34.763Z] #14 192.6 Selecting previously unselected package libsepol1-dev:amd64.
09:07:34 [2022-05-19T09:07:34.763Z] #14 192.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
09:07:34 [2022-05-19T09:07:34.763Z] #14 192.6 Unpacking libsepol1-dev:amd64 (3.1-1) ...
09:07:35 [2022-05-19T09:07:35.336Z] #14 193.0 Selecting previously unselected package libpcre2-16-0:amd64.
09:07:35 [2022-05-19T09:07:35.336Z] #14 193.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
09:07:35 [2022-05-19T09:07:35.336Z] #14 193.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
09:07:36 [2022-05-19T09:07:36.281Z] #14 ...
09:07:36 [2022-05-19T09:07:36.281Z] 
09:07:36 [2022-05-19T09:07:36.281Z] #67 [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
09:07:36 [2022-05-19T09:07:36.281Z] #67 sha256:0998f3ff5623130e4c61e7f9f3777f16888d1a812b6e14660c56ad49e0e955b9
09:07:36 [2022-05-19T09:07:36.281Z] #67 192.9 rootlesskit version 1.0.0
09:07:36 [2022-05-19T09:07:36.281Z] #67 192.9 Usage of /build/rootlesskit-docker-proxy:
09:07:36 [2022-05-19T09:07:36.281Z] #67 192.9   -container-ip string
09:07:36 [2022-05-19T09:07:36.281Z] #67 192.9     	container ip
09:07:36 [2022-05-19T09:07:36.281Z] #67 192.9   -container-port int
09:07:36 [2022-05-19T09:07:36.281Z] #67 192.9     	container port (default -1)
09:07:36 [2022-05-19T09:07:36.281Z] #67 192.9   -host-ip string
09:07:36 [2022-05-19T09:07:36.281Z] #67 192.9     	host ip
09:07:36 [2022-05-19T09:07:36.281Z] #67 192.9   -host-port int
09:07:36 [2022-05-19T09:07:36.281Z] #67 192.9     	host port (default -1)
09:07:36 [2022-05-19T09:07:36.281Z] #67 192.9   -proto string
09:07:36 [2022-05-19T09:07:36.281Z] #67 192.9     	proxy protocol (default "tcp")
09:07:36 [2022-05-19T09:07:36.281Z] #67 DONE 193.6s
09:07:36 [2022-05-19T09:07:36.281Z] 
09:07:36 [2022-05-19T09:07:36.281Z] #14 [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
09:07:36 [2022-05-19T09:07:36.281Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
09:07:36 [2022-05-19T09:07:36.281Z] #14 194.0 Selecting previously unselected package libpcre2-32-0:amd64.
09:07:36 [2022-05-19T09:07:36.281Z] #14 194.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
09:07:36 [2022-05-19T09:07:36.281Z] #14 194.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
09:07:36 [2022-05-19T09:07:36.281Z] #14 ...
09:07:36 [2022-05-19T09:07:36.281Z] 
09:07:36 [2022-05-19T09:07:36.281Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
09:07:36 [2022-05-19T09:07:36.281Z] #68 sha256:1a7316e0fde01c150098dd7bc843daeccb37d39db40f9af091c4ca0b24f66410
09:07:36 [2022-05-19T09:07:36.281Z] #68 DONE 0.1s
09:07:36 [2022-05-19T09:07:36.543Z] 
09:07:36 [2022-05-19T09:07:36.543Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:07:36 [2022-05-19T09:07:36.543Z] #69 sha256:7468f77b0ce34bf294ff0423197cba0f3ebe5093500a7a008df71473fde30f36
09:07:36 [2022-05-19T09:07:36.543Z] #69 DONE 0.1s
09:07:36 [2022-05-19T09:07:36.543Z] 
09:07:36 [2022-05-19T09:07:36.543Z] #14 [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
09:07:36 [2022-05-19T09:07:36.543Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227
09:07:36 [2022-05-19T09:07:36.543Z] #14 194.4 Selecting previously unselected package libpcre2-posix2:amd64.
09:07:36 [2022-05-19T09:07:36.805Z] #14 194.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
09:07:36 [2022-05-19T09:07:36.805Z] #14 194.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
09:07:36 [2022-05-19T09:07:36.805Z] #14 194.5 Selecting previously unselected package libpcre2-dev:amd64.
09:07:36 [2022-05-19T09:07:36.805Z] #14 194.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
09:07:36 [2022-05-19T09:07:36.805Z] #14 194.5 Unpacking libpcre2-dev:amd64 (10.36-2) ...
09:07:37 [2022-05-19T09:07:37.750Z] #14 195.4 Selecting previously unselected package libselinux1-dev:amd64.
09:07:37 [2022-05-19T09:07:37.751Z] #14 195.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
09:07:37 [2022-05-19T09:07:37.751Z] #14 195.4 Unpacking libselinux1-dev:amd64 (3.1-3) ...
09:07:38 [2022-05-19T09:07:38.014Z] #14 195.8 Selecting previously unselected package libdevmapper-dev:amd64.
09:07:38 [2022-05-19T09:07:38.014Z] #14 195.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
09:07:38 [2022-05-19T09:07:38.014Z] #14 195.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
09:07:38 [2022-05-19T09:07:38.278Z] #14 195.9 Selecting previously unselected package libseccomp-dev:amd64.
09:07:38 [2022-05-19T09:07:38.279Z] #14 195.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
09:07:38 [2022-05-19T09:07:38.279Z] #14 195.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
09:07:38 [2022-05-19T09:07:38.279Z] #14 196.0 Selecting previously unselected package libsystemd-dev:amd64.
09:07:38 [2022-05-19T09:07:38.279Z] #14 196.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
09:07:38 [2022-05-19T09:07:38.279Z] #14 196.1 Unpacking libsystemd-dev:amd64 (247.3-7) ...
09:07:39 [2022-05-19T09:07:39.227Z] #14 197.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
09:07:39 [2022-05-19T09:07:39.227Z] #14 197.0 Setting up libapparmor1:amd64 (2.13.6-10) ...
09:07:39 [2022-05-19T09:07:39.227Z] #14 197.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
09:07:39 [2022-05-19T09:07:39.227Z] #14 197.1 Setting up libsepol1-dev:amd64 (3.1-1) ...
09:07:39 [2022-05-19T09:07:39.227Z] #14 197.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
09:07:39 [2022-05-19T09:07:39.489Z] #14 197.2 Setting up libpcre2-16-0:amd64 (10.36-2) ...
09:07:39 [2022-05-19T09:07:39.489Z] #14 197.2 Setting up libbtrfs0:amd64 (5.10.1-2) ...
09:07:39 [2022-05-19T09:07:39.489Z] #14 197.3 Setting up libpcre2-32-0:amd64 (10.36-2) ...
09:07:39 [2022-05-19T09:07:39.489Z] #14 197.3 Setting up libudev-dev:amd64 (247.3-7) ...
09:07:39 [2022-05-19T09:07:39.489Z] #14 197.4 Setting up libpcre2-posix2:amd64 (10.36-2) ...
09:07:39 [2022-05-19T09:07:39.489Z] #14 197.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
09:07:39 [2022-05-19T09:07:39.751Z] #14 197.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
09:07:39 [2022-05-19T09:07:39.751Z] #14 197.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
09:07:39 [2022-05-19T09:07:39.751Z] #14 197.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
09:07:39 [2022-05-19T09:07:39.751Z] #14 197.5 Setting up mingw-w64-common (8.0.0-1) ...
09:07:39 [2022-05-19T09:07:39.751Z] #14 197.6 Setting up libsystemd-dev:amd64 (247.3-7) ...
09:07:39 [2022-05-19T09:07:39.751Z] #14 197.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
09:07:39 [2022-05-19T09:07:39.751Z] #14 197.7 Setting up libpcre2-dev:amd64 (10.36-2) ...
09:07:39 [2022-05-19T09:07:39.751Z] #14 197.7 Setting up libselinux1-dev:amd64 (3.1-3) ...
09:07:40 [2022-05-19T09:07:40.014Z] #14 197.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
09:07:40 [2022-05-19T09:07:40.014Z] #14 197.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:07:40 [2022-05-19T09:07:40.014Z] #14 197.8 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
09:07:40 [2022-05-19T09:07:40.014Z] #14 197.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:07:40 [2022-05-19T09:07:40.014Z] #14 197.8 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
09:07:40 [2022-05-19T09:07:40.014Z] #14 197.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
09:07:40 [2022-05-19T09:07:40.014Z] #14 197.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:07:40 [2022-05-19T09:07:40.014Z] #14 197.9 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
09:07:40 [2022-05-19T09:07:40.014Z] #14 197.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:07:40 [2022-05-19T09:07:40.280Z] #14 197.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
09:07:40 [2022-05-19T09:07:40.280Z] #14 198.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
09:07:40 [2022-05-19T09:07:40.280Z] #14 198.0 Setting up dmsetup (2:1.02.175-2.1) ...
09:07:40 [2022-05-19T09:07:40.280Z] #14 198.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
09:07:40 [2022-05-19T09:07:40.280Z] #14 198.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
09:07:40 [2022-05-19T09:07:40.280Z] #14 198.1 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:07:40 [2022-05-19T09:07:40.856Z] #14 DONE 198.7s
09:07:40 [2022-05-19T09:07:40.856Z] 
09:07:40 [2022-05-19T09:07:40.856Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
09:07:40 [2022-05-19T09:07:40.856Z] #59 sha256:f437cc165ef5e61e78b9fbc89208b5593f07874a6056a72f1374325fa1137518
09:07:41 [2022-05-19T09:07:41.120Z] #59 DONE 0.1s
09:07:41 [2022-05-19T09:07:41.120Z] 
09:07:41 [2022-05-19T09:07:41.120Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
09:07:41 [2022-05-19T09:07:41.120Z] #60 sha256:6ee5cce71cfab87a2fc1c5fcbf5f7f3910f8f48d3150ca3d3a9417b478989c4c
09:07:43 [2022-05-19T09:07:43.050Z] #60 1.649 + RM_GOPATH=0
09:07:43 [2022-05-19T09:07:43.051Z] #60 1.668 + TMP_GOPATH=
09:07:43 [2022-05-19T09:07:43.051Z] #60 1.668 + : /build
09:07:43 [2022-05-19T09:07:43.051Z] #60 1.668 + '[' -z '' ']'
09:07:43 [2022-05-19T09:07:43.051Z] #60 1.668 ++ mktemp -d
09:07:43 [2022-05-19T09:07:43.051Z] #60 1.747 + export GOPATH=/tmp/tmp.EiUVTsrxay
09:07:43 [2022-05-19T09:07:43.051Z] #60 1.748 + GOPATH=/tmp/tmp.EiUVTsrxay
09:07:43 [2022-05-19T09:07:43.051Z] #60 1.748 + RM_GOPATH=1
09:07:43 [2022-05-19T09:07:43.051Z] #60 1.748 + case "$(go env GOARCH)" in
09:07:43 [2022-05-19T09:07:43.051Z] #60 1.749 ++ go env GOARCH
09:07:43 [2022-05-19T09:07:43.051Z] #60 1.768 + export GO_BUILDMODE=-buildmode=pie
09:07:43 [2022-05-19T09:07:43.051Z] #60 1.768 + GO_BUILDMODE=-buildmode=pie
09:07:43 [2022-05-19T09:07:43.051Z] #60 1.771 ++ dirname /install.sh
09:07:43 [2022-05-19T09:07:43.051Z] #60 1.775 + dir=/
09:07:43 [2022-05-19T09:07:43.051Z] #60 1.776 + bin=runc
09:07:43 [2022-05-19T09:07:43.051Z] #60 1.776 + shift
09:07:43 [2022-05-19T09:07:43.051Z] #60 1.784 + '[' '!' -f //runc.installer ']'
09:07:43 [2022-05-19T09:07:43.051Z] #60 1.784 + . //runc.installer
09:07:43 [2022-05-19T09:07:43.051Z] #60 1.784 ++ set -e
09:07:43 [2022-05-19T09:07:43.051Z] #60 1.784 ++ : v1.1.2
09:07:43 [2022-05-19T09:07:43.051Z] #60 1.784 + install_runc
09:07:43 [2022-05-19T09:07:43.051Z] #60 1.784 + RUNC_BUILDTAGS=seccomp
09:07:43 [2022-05-19T09:07:43.051Z] #60 1.784 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
09:07:43 [2022-05-19T09:07:43.051Z] #60 1.784 Install runc version v1.1.2 (build tags: seccomp)
09:07:43 [2022-05-19T09:07:43.051Z] #60 1.785 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EiUVTsrxay/src/github.com/opencontainers/runc
09:07:43 [2022-05-19T09:07:43.051Z] #60 1.796 Cloning into '/tmp/tmp.EiUVTsrxay/src/github.com/opencontainers/runc'...
09:07:43 [2022-05-19T09:07:43.314Z] #60 ...
09:07:43 [2022-05-19T09:07:43.314Z] 
09:07:43 [2022-05-19T09:07:43.314Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
09:07:43 [2022-05-19T09:07:43.314Z] #15 sha256:5618e4bb799bd7b247352671f33a4cc5b489c74a82e0851dc8cca1bf489969ae
09:07:43 [2022-05-19T09:07:43.314Z] #15 DONE 2.2s
09:07:43 [2022-05-19T09:07:43.314Z] 
09:07:43 [2022-05-19T09:07:43.314Z] #16 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
09:07:43 [2022-05-19T09:07:43.314Z] #16 sha256:ffb1413ff9befb817334db5e6e73cce1dea1288dfe26ae95387462cec9dcb4d2
09:07:45 [2022-05-19T09:07:45.269Z] #16 DONE 1.8s
09:07:45 [2022-05-19T09:07:45.269Z] 
09:07:45 [2022-05-19T09:07:45.269Z] #17 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:07:45 [2022-05-19T09:07:45.269Z] #17 sha256:3a65ff1536019f53bb5ff65aa587c9564dbb5ae3b738771386d7d19eaec6e2fc
09:07:46 [2022-05-19T09:07:46.682Z] #17 1.587 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:07:46 [2022-05-19T09:07:46.683Z] #17 DONE 1.7s
09:07:46 [2022-05-19T09:07:46.683Z] 
09:07:46 [2022-05-19T09:07:46.683Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:07:46 [2022-05-19T09:07:46.683Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c
09:07:46 [2022-05-19T09:07:46.683Z] #34 ...
09:07:46 [2022-05-19T09:07:46.683Z] 
09:07:46 [2022-05-19T09:07:46.683Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:07:46 [2022-05-19T09:07:46.683Z] #18 sha256:3dbe2b244d0925ee575a019a4178e7ab4a0ee630efc0fa5d4368f6e6a54b6456
09:07:48 [2022-05-19T09:07:48.114Z] #18 DONE 1.1s
09:07:48 [2022-05-19T09:07:48.114Z] 
09:07:48 [2022-05-19T09:07:48.114Z] #19 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:07:48 [2022-05-19T09:07:48.114Z] #19 sha256:52d95bac1dfa5f51e05925d7925c8c5be1d9110c2f7f387a726e07141e918b21
09:07:49 [2022-05-19T09:07:49.568Z] #19 DONE 1.6s
09:07:49 [2022-05-19T09:07:49.568Z] 
09:07:49 [2022-05-19T09:07:49.568Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
09:07:49 [2022-05-19T09:07:49.568Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
09:07:49 [2022-05-19T09:07:49.568Z] #55 ...
09:07:49 [2022-05-19T09:07:49.568Z] 
09:07:49 [2022-05-19T09:07:49.568Z] #20 [dev-systemd-false  6/26] RUN ldconfig
09:07:49 [2022-05-19T09:07:49.568Z] #20 sha256:3befa9fce940b1b5002a0b60b274eaf9789660bf7c4de7f653ed644d6387783f
09:07:50 [2022-05-19T09:07:50.514Z] #20 DONE 1.0s
09:07:50 [2022-05-19T09:07:50.514Z] 
09:07:50 [2022-05-19T09:07:50.514Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
09:07:50 [2022-05-19T09:07:50.514Z] #64 sha256:2af8e9080346a18c84d2654f824ec89cc18f9d486ccd3ed21b2ca660816ed102
09:07:50 [2022-05-19T09:07:50.514Z] #64 ...
09:07:50 [2022-05-19T09:07:50.514Z] 
09:07:50 [2022-05-19T09:07:50.514Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:07:50 [2022-05-19T09:07:50.514Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0
09:07:51 [2022-05-19T09:07:51.901Z] #21 1.345 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:07:51 [2022-05-19T09:07:51.901Z] #21 1.371 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
09:07:51 [2022-05-19T09:07:51.901Z] #21 1.372 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
09:07:52 [2022-05-19T09:07:52.475Z] #21 1.974 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
09:07:53 [2022-05-19T09:07:53.865Z] #21 3.445 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB]
09:07:55 [2022-05-19T09:07:55.254Z] #21 4.806 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
09:07:56 [2022-05-19T09:07:56.197Z] #21 ...
09:07:56 [2022-05-19T09:07:56.197Z] 
09:07:56 [2022-05-19T09:07:56.197Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
09:07:56 [2022-05-19T09:07:56.197Z] #60 sha256:6ee5cce71cfab87a2fc1c5fcbf5f7f3910f8f48d3150ca3d3a9417b478989c4c
09:07:56 [2022-05-19T09:07:56.197Z] #60 14.90 + cd /tmp/tmp.EiUVTsrxay/src/github.com/opencontainers/runc
09:07:56 [2022-05-19T09:07:56.197Z] #60 14.90 + git checkout -q v1.1.2
09:07:56 [2022-05-19T09:07:56.771Z] #60 15.50 + '[' -z '' ']'
09:07:56 [2022-05-19T09:07:56.771Z] #60 15.50 + target=static
09:07:56 [2022-05-19T09:07:56.771Z] #60 15.50 + make BUILDTAGS=seccomp static
09:07:57 [2022-05-19T09:07:57.034Z] #60 15.93 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
09:08:05 [2022-05-19T09:08:05.182Z] #60 ...
09:08:05 [2022-05-19T09:08:05.182Z] 
09:08:05 [2022-05-19T09:08:05.182Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:08:05 [2022-05-19T09:08:05.182Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0
09:08:05 [2022-05-19T09:08:05.182Z] #21 8.423 Fetched 8530 kB in 7s (1161 kB/s)
09:08:05 [2022-05-19T09:08:05.182Z] #21 8.423 Reading package lists...
09:08:05 [2022-05-19T09:08:05.182Z] #21 11.56 Reading package lists...
09:08:06 [2022-05-19T09:08:06.129Z] #21 14.66 Building dependency tree...
09:08:07 [2022-05-19T09:08:07.520Z] #21 16.88 The following additional packages will be installed:
09:08:07 [2022-05-19T09:08:07.520Z] #21 16.88   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
09:08:07 [2022-05-19T09:08:07.520Z] #21 16.88   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
09:08:07 [2022-05-19T09:08:07.520Z] #21 16.88   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
09:08:07 [2022-05-19T09:08:07.520Z] #21 16.89   python3-pkg-resources vim-runtime xxd
09:08:07 [2022-05-19T09:08:07.520Z] #21 16.90 Suggested packages:
09:08:07 [2022-05-19T09:08:07.520Z] #21 16.90   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
09:08:07 [2022-05-19T09:08:07.520Z] #21 16.90   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
09:08:07 [2022-05-19T09:08:07.520Z] #21 16.90   acl attr quota
09:08:07 [2022-05-19T09:08:07.520Z] #21 16.90 Recommended packages:
09:08:07 [2022-05-19T09:08:07.520Z] #21 16.90   libatm1 nftables libpam-cap build-essential python3-dev unzip
09:08:08 [2022-05-19T09:08:08.468Z] #21 ...
09:08:08 [2022-05-19T09:08:08.468Z] 
09:08:08 [2022-05-19T09:08:08.468Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:08:08 [2022-05-19T09:08:08.468Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c
09:08:08 [2022-05-19T09:08:08.468Z] #34 DONE 225.9s
09:08:08 [2022-05-19T09:08:08.468Z] 
09:08:08 [2022-05-19T09:08:08.468Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
09:08:08 [2022-05-19T09:08:08.468Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
09:08:08 [2022-05-19T09:08:08.731Z] #55 ...
09:08:08 [2022-05-19T09:08:08.731Z] 
09:08:08 [2022-05-19T09:08:08.731Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:08:08 [2022-05-19T09:08:08.731Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0
09:08:08 [2022-05-19T09:08:08.731Z] #21 18.30 The following NEW packages will be installed:
09:08:08 [2022-05-19T09:08:08.731Z] #21 18.30   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
09:08:08 [2022-05-19T09:08:08.731Z] #21 18.30   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
09:08:08 [2022-05-19T09:08:08.731Z] #21 18.30   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
09:08:08 [2022-05-19T09:08:08.731Z] #21 18.30   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
09:08:08 [2022-05-19T09:08:08.731Z] #21 18.30   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
09:08:08 [2022-05-19T09:08:08.731Z] #21 18.31   python3-pkg-resources python3-setuptools python3-wheel sudo
09:08:08 [2022-05-19T09:08:08.731Z] #21 18.31   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:08:08 [2022-05-19T09:08:08.731Z] #21 18.31   xz-utils zip zstd
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.72 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.72 Need to get 27.6 MB of archives.
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.72 After this operation, 106 MB of additional disk space will be used.
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.85 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.88 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.88 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.93 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.94 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.95 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
09:08:09 [2022-05-19T09:08:09.306Z] #21 18.99 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
09:08:09 [2022-05-19T09:08:09.882Z] #21 19.35 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
09:08:09 [2022-05-19T09:08:09.882Z] #21 19.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:08:09 [2022-05-19T09:08:09.882Z] #21 19.35 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
09:08:09 [2022-05-19T09:08:09.882Z] #21 19.35 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
09:08:09 [2022-05-19T09:08:09.882Z] #21 19.37 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
09:08:09 [2022-05-19T09:08:09.882Z] #21 19.37 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
09:08:09 [2022-05-19T09:08:09.882Z] #21 19.39 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
09:08:09 [2022-05-19T09:08:09.882Z] #21 19.48 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
09:08:09 [2022-05-19T09:08:09.882Z] #21 19.48 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
09:08:09 [2022-05-19T09:08:09.882Z] #21 19.48 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:08:09 [2022-05-19T09:08:09.882Z] #21 19.49 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
09:08:09 [2022-05-19T09:08:09.882Z] #21 19.51 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
09:08:09 [2022-05-19T09:08:09.882Z] #21 19.52 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
09:08:09 [2022-05-19T09:08:09.882Z] #21 19.53 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
09:08:09 [2022-05-19T09:08:09.882Z] #21 19.57 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
09:08:09 [2022-05-19T09:08:09.882Z] #21 19.58 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
09:08:10 [2022-05-19T09:08:10.145Z] #21 19.59 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
09:08:10 [2022-05-19T09:08:10.408Z] #21 19.93 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
09:08:10 [2022-05-19T09:08:10.408Z] #21 19.96 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
09:08:10 [2022-05-19T09:08:10.408Z] #21 19.97 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
09:08:10 [2022-05-19T09:08:10.408Z] #21 19.99 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
09:08:10 [2022-05-19T09:08:10.408Z] #21 ...
09:08:10 [2022-05-19T09:08:10.408Z] 
09:08:10 [2022-05-19T09:08:10.408Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
09:08:10 [2022-05-19T09:08:10.408Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0 Delve is a source level debugger for Go programs.
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0 
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0 Delve enables you to interact with your program by controlling the execution of the process,
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0 
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0 
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0 Pass flags to the program you are debugging using `--`, for example:
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0 
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0 `dlv exec ./hello -- server --config conf/config.toml`
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0 
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0 Usage:
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0   dlv [command]
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0 
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0 Available Commands:
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0   attach      Attach to running process and begin debugging.
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0   connect     Connect to a headless debug server with a terminal client.
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0   core        Examine a core dump.
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0   debug       Compile and begin debugging main package in current directory, or the package specified.
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0   exec        Execute a precompiled binary, and begin a debug session.
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0   help        Help about any command
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0   run         Deprecated command. Use 'debug' instead.
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0   test        Compile test binary and begin debugging program.
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0   trace       Compile and begin tracing program.
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0   version     Prints version.
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0 
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0 Flags:
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0       --disable-aslr                     Disables address space randomization
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0   -h, --help                             help for dlv
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0       --init string                      Init file, executed by the terminal client.
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0       --log                              Enable debugging server logging.
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0       --wd string                        Working directory for running the program.
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0 
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0 Additional help topics:
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0   dlv backend  Help about the --backend flag.
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0   dlv log      Help about logging flags.
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0   dlv redirect Help about file redirection.
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0 
09:08:10 [2022-05-19T09:08:10.408Z] #36 228.0 Use "dlv [command] --help" for more information about a command.
09:08:10 [2022-05-19T09:08:10.408Z] #36 DONE 228.2s
09:08:10 [2022-05-19T09:08:10.671Z] 
09:08:10 [2022-05-19T09:08:10.672Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
09:08:10 [2022-05-19T09:08:10.672Z] #64 sha256:2af8e9080346a18c84d2654f824ec89cc18f9d486ccd3ed21b2ca660816ed102
09:08:11 [2022-05-19T09:08:11.246Z] #64 ...
09:08:11 [2022-05-19T09:08:11.246Z] 
09:08:11 [2022-05-19T09:08:11.246Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:08:11 [2022-05-19T09:08:11.246Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0
09:08:11 [2022-05-19T09:08:11.246Z] #21 20.86 debconf: delaying package configuration, since apt-utils is not installed
09:08:11 [2022-05-19T09:08:11.510Z] #21 21.15 Fetched 27.6 MB in 2s (17.2 MB/s)
09:08:11 [2022-05-19T09:08:11.510Z] #21 21.27 Selecting previously unselected package pigz.
09:08:11 [2022-05-19T09:08:11.773Z] #21 21.27 (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 ... 24010 files and directories currently installed.)
09:08:11 [2022-05-19T09:08:11.773Z] #21 21.40 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
09:08:11 [2022-05-19T09:08:11.773Z] #21 21.42 Unpacking pigz (2.6-1) ...
09:08:12 [2022-05-19T09:08:12.035Z] #21 21.63 Selecting previously unselected package libelf1:amd64.
09:08:12 [2022-05-19T09:08:12.035Z] #21 21.64 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
09:08:12 [2022-05-19T09:08:12.035Z] #21 21.67 Unpacking libelf1:amd64 (0.183-1) ...
09:08:12 [2022-05-19T09:08:12.297Z] #21 21.79 Selecting previously unselected package libbpf0:amd64.
09:08:12 [2022-05-19T09:08:12.297Z] #21 21.80 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
09:08:12 [2022-05-19T09:08:12.297Z] #21 21.81 Unpacking libbpf0:amd64 (1:0.3-2) ...
09:08:12 [2022-05-19T09:08:12.297Z] #21 21.91 Selecting previously unselected package libcap2:amd64.
09:08:12 [2022-05-19T09:08:12.297Z] #21 21.91 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
09:08:12 [2022-05-19T09:08:12.297Z] #21 21.92 Unpacking libcap2:amd64 (1:2.44-1) ...
09:08:12 [2022-05-19T09:08:12.297Z] #21 21.98 Selecting previously unselected package libmnl0:amd64.
09:08:12 [2022-05-19T09:08:12.297Z] #21 21.98 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
09:08:12 [2022-05-19T09:08:12.297Z] #21 21.99 Unpacking libmnl0:amd64 (1.0.4-3) ...
09:08:12 [2022-05-19T09:08:12.297Z] #21 22.06 Selecting previously unselected package libxtables12:amd64.
09:08:12 [2022-05-19T09:08:12.560Z] #21 22.06 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
09:08:12 [2022-05-19T09:08:12.560Z] #21 22.07 Unpacking libxtables12:amd64 (1.8.7-1) ...
09:08:12 [2022-05-19T09:08:12.560Z] #21 22.13 Selecting previously unselected package libcap2-bin.
09:08:12 [2022-05-19T09:08:12.560Z] #21 22.14 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
09:08:12 [2022-05-19T09:08:12.560Z] #21 22.14 Unpacking libcap2-bin (1:2.44-1) ...
09:08:12 [2022-05-19T09:08:12.822Z] #21 22.23 Selecting previously unselected package iproute2.
09:08:12 [2022-05-19T09:08:12.822Z] #21 22.23 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
09:08:12 [2022-05-19T09:08:12.822Z] #21 22.24 Unpacking iproute2 (5.10.0-4) ...
09:08:13 [2022-05-19T09:08:13.085Z] #21 22.68 Selecting previously unselected package xxd.
09:08:13 [2022-05-19T09:08:13.085Z] #21 22.69 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
09:08:13 [2022-05-19T09:08:13.085Z] #21 22.69 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
09:08:13 [2022-05-19T09:08:13.085Z] #21 22.81 Selecting previously unselected package vim-common.
09:08:13 [2022-05-19T09:08:13.348Z] #21 22.81 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
09:08:13 [2022-05-19T09:08:13.348Z] #21 22.83 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
09:08:13 [2022-05-19T09:08:13.348Z] #21 22.97 Selecting previously unselected package bash-completion.
09:08:13 [2022-05-19T09:08:13.348Z] #21 22.98 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
09:08:15 [2022-05-19T09:08:15.269Z] #21 24.86 Unpacking bash-completion (1:2.11-2) ...
09:08:15 [2022-05-19T09:08:15.531Z] #21 25.17 Selecting previously unselected package bzip2.
09:08:15 [2022-05-19T09:08:15.531Z] #21 25.17 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
09:08:15 [2022-05-19T09:08:15.531Z] #21 25.18 Unpacking bzip2 (1.0.8-4) ...
09:08:15 [2022-05-19T09:08:15.531Z] #21 25.27 Selecting previously unselected package xz-utils.
09:08:15 [2022-05-19T09:08:15.794Z] #21 25.27 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
09:08:15 [2022-05-19T09:08:15.794Z] #21 25.28 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:08:15 [2022-05-19T09:08:15.794Z] #21 25.40 Selecting previously unselected package apparmor.
09:08:15 [2022-05-19T09:08:15.794Z] #21 25.40 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
09:08:15 [2022-05-19T09:08:15.794Z] #21 25.46 Unpacking apparmor (2.13.6-10) ...
09:08:16 [2022-05-19T09:08:16.368Z] #21 25.89 Selecting previously unselected package inetutils-ping.
09:08:16 [2022-05-19T09:08:16.368Z] #21 25.91 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
09:08:16 [2022-05-19T09:08:16.368Z] #21 25.92 Unpacking inetutils-ping (2:2.0-1) ...
09:08:16 [2022-05-19T09:08:16.368Z] #21 26.02 Selecting previously unselected package libip4tc2:amd64.
09:08:16 [2022-05-19T09:08:16.368Z] #21 26.02 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
09:08:16 [2022-05-19T09:08:16.368Z] #21 26.03 Unpacking libip4tc2:amd64 (1.8.7-1) ...
09:08:16 [2022-05-19T09:08:16.630Z] #21 26.10 Selecting previously unselected package libip6tc2:amd64.
09:08:16 [2022-05-19T09:08:16.630Z] #21 26.11 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
09:08:16 [2022-05-19T09:08:16.630Z] #21 26.12 Unpacking libip6tc2:amd64 (1.8.7-1) ...
09:08:16 [2022-05-19T09:08:16.630Z] #21 26.20 Selecting previously unselected package libnfnetlink0:amd64.
09:08:16 [2022-05-19T09:08:16.630Z] #21 26.22 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
09:08:16 [2022-05-19T09:08:16.630Z] #21 26.23 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:08:16 [2022-05-19T09:08:16.630Z] #21 26.29 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:08:16 [2022-05-19T09:08:16.630Z] #21 26.30 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
09:08:16 [2022-05-19T09:08:16.892Z] #21 26.31 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
09:08:16 [2022-05-19T09:08:16.892Z] #21 26.39 Selecting previously unselected package libnftnl11:amd64.
09:08:16 [2022-05-19T09:08:16.892Z] #21 26.40 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
09:08:16 [2022-05-19T09:08:16.892Z] #21 26.40 Unpacking libnftnl11:amd64 (1.1.9-1) ...
09:08:16 [2022-05-19T09:08:16.892Z] #21 26.47 Selecting previously unselected package iptables.
09:08:16 [2022-05-19T09:08:16.892Z] #21 26.47 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
09:08:16 [2022-05-19T09:08:16.892Z] #21 26.48 Unpacking iptables (1.8.7-1) ...
09:08:17 [2022-05-19T09:08:17.155Z] #21 26.78 Selecting previously unselected package libonig5:amd64.
09:08:17 [2022-05-19T09:08:17.155Z] #21 26.79 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
09:08:17 [2022-05-19T09:08:17.155Z] #21 26.79 Unpacking libonig5:amd64 (6.9.6-1.1) ...
09:08:17 [2022-05-19T09:08:17.417Z] #21 26.92 Selecting previously unselected package libjq1:amd64.
09:08:17 [2022-05-19T09:08:17.417Z] #21 26.92 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
09:08:17 [2022-05-19T09:08:17.417Z] #21 26.93 Unpacking libjq1:amd64 (1.6-2.1) ...
09:08:17 [2022-05-19T09:08:17.417Z] #21 27.03 Selecting previously unselected package jq.
09:08:17 [2022-05-19T09:08:17.417Z] #21 27.03 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
09:08:17 [2022-05-19T09:08:17.417Z] #21 27.04 Unpacking jq (1.6-2.1) ...
09:08:17 [2022-05-19T09:08:17.417Z] #21 27.12 Selecting previously unselected package libaio1:amd64.
09:08:17 [2022-05-19T09:08:17.417Z] #21 27.12 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
09:08:17 [2022-05-19T09:08:17.417Z] #21 27.13 Unpacking libaio1:amd64 (0.3.112-9) ...
09:08:17 [2022-05-19T09:08:17.679Z] #21 27.18 Selecting previously unselected package libgpm2:amd64.
09:08:17 [2022-05-19T09:08:17.679Z] #21 27.19 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
09:08:17 [2022-05-19T09:08:17.679Z] #21 27.20 Unpacking libgpm2:amd64 (1.20.7-8) ...
09:08:17 [2022-05-19T09:08:17.679Z] #21 27.25 Selecting previously unselected package libicu67:amd64.
09:08:17 [2022-05-19T09:08:17.679Z] #21 27.25 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
09:08:17 [2022-05-19T09:08:17.679Z] #21 27.25 Unpacking libicu67:amd64 (67.1-7) ...
09:08:20 [2022-05-19T09:08:20.992Z] #21 30.29 Selecting previously unselected package libinih1:amd64.
09:08:20 [2022-05-19T09:08:20.992Z] #21 30.30 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
09:08:20 [2022-05-19T09:08:20.992Z] #21 30.30 Unpacking libinih1:amd64 (53-1+b2) ...
09:08:20 [2022-05-19T09:08:20.992Z] #21 30.35 Selecting previously unselected package libnet1:amd64.
09:08:20 [2022-05-19T09:08:20.992Z] #21 30.35 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:08:20 [2022-05-19T09:08:20.992Z] #21 30.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:08:20 [2022-05-19T09:08:20.992Z] #21 30.45 Selecting previously unselected package libnl-3-200:amd64.
09:08:20 [2022-05-19T09:08:20.992Z] #21 30.45 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
09:08:20 [2022-05-19T09:08:20.992Z] #21 30.46 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
09:08:20 [2022-05-19T09:08:20.992Z] #21 30.54 Selecting previously unselected package libprotobuf-c1:amd64.
09:08:20 [2022-05-19T09:08:20.992Z] #21 30.54 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
09:08:20 [2022-05-19T09:08:20.992Z] #21 30.55 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:08:20 [2022-05-19T09:08:20.992Z] #21 30.60 Selecting previously unselected package net-tools.
09:08:20 [2022-05-19T09:08:20.992Z] #21 30.61 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
09:08:20 [2022-05-19T09:08:20.992Z] #21 30.62 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
09:08:21 [2022-05-19T09:08:21.255Z] #21 30.80 Selecting previously unselected package patch.
09:08:21 [2022-05-19T09:08:21.255Z] #21 30.80 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
09:08:21 [2022-05-19T09:08:21.255Z] #21 30.81 Unpacking patch (2.7.6-7) ...
09:08:21 [2022-05-19T09:08:21.518Z] #21 30.92 Selecting previously unselected package python-pip-whl.
09:08:21 [2022-05-19T09:08:21.518Z] #21 30.93 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
09:08:21 [2022-05-19T09:08:21.518Z] #21 30.94 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
09:08:21 [2022-05-19T09:08:21.781Z] #21 31.46 Selecting previously unselected package python3-lib2to3.
09:08:21 [2022-05-19T09:08:21.781Z] #21 31.46 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
09:08:22 [2022-05-19T09:08:22.044Z] #21 31.47 Unpacking python3-lib2to3 (3.9.2-1) ...
09:08:22 [2022-05-19T09:08:22.044Z] #21 31.57 Selecting previously unselected package python3-distutils.
09:08:22 [2022-05-19T09:08:22.044Z] #21 31.59 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
09:08:22 [2022-05-19T09:08:22.044Z] #21 31.59 Unpacking python3-distutils (3.9.2-1) ...
09:08:22 [2022-05-19T09:08:22.307Z] #21 31.72 Selecting previously unselected package python3-pkg-resources.
09:08:22 [2022-05-19T09:08:22.307Z] #21 31.74 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
09:08:22 [2022-05-19T09:08:22.307Z] #21 31.74 Unpacking python3-pkg-resources (52.0.0-4) ...
09:08:22 [2022-05-19T09:08:22.307Z] #21 31.90 Selecting previously unselected package python3-setuptools.
09:08:22 [2022-05-19T09:08:22.308Z] #21 31.92 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
09:08:22 [2022-05-19T09:08:22.308Z] #21 31.93 Unpacking python3-setuptools (52.0.0-4) ...
09:08:22 [2022-05-19T09:08:22.570Z] #21 32.16 Selecting previously unselected package python3-wheel.
09:08:22 [2022-05-19T09:08:22.570Z] #21 32.17 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
09:08:22 [2022-05-19T09:08:22.570Z] #21 32.17 Unpacking python3-wheel (0.34.2-1) ...
09:08:22 [2022-05-19T09:08:22.570Z] #21 32.25 Selecting previously unselected package python3-pip.
09:08:22 [2022-05-19T09:08:22.833Z] #21 32.26 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
09:08:22 [2022-05-19T09:08:22.833Z] #21 32.26 Unpacking python3-pip (20.3.4-4+deb11u1) ...
09:08:22 [2022-05-19T09:08:22.833Z] #21 32.54 Selecting previously unselected package sudo.
09:08:23 [2022-05-19T09:08:23.095Z] #21 32.54 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
09:08:23 [2022-05-19T09:08:23.095Z] #21 32.55 Unpacking sudo (1.9.5p2-3) ...
09:08:23 [2022-05-19T09:08:23.357Z] #21 33.08 Selecting previously unselected package thin-provisioning-tools.
09:08:23 [2022-05-19T09:08:23.357Z] #21 33.09 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
09:08:23 [2022-05-19T09:08:23.357Z] #21 33.09 Unpacking thin-provisioning-tools (0.9.0-1) ...
09:08:23 [2022-05-19T09:08:23.620Z] #21 33.33 Selecting previously unselected package uidmap.
09:08:23 [2022-05-19T09:08:23.620Z] #21 33.34 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
09:08:23 [2022-05-19T09:08:23.620Z] #21 33.34 Unpacking uidmap (1:4.8.1-1) ...
09:08:23 [2022-05-19T09:08:23.883Z] #21 33.48 Selecting previously unselected package vim-runtime.
09:08:23 [2022-05-19T09:08:23.883Z] #21 33.49 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
09:08:23 [2022-05-19T09:08:23.883Z] #21 33.52 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
09:08:24 [2022-05-19T09:08:24.145Z] #21 33.54 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
09:08:24 [2022-05-19T09:08:24.145Z] #21 33.55 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
09:08:26 [2022-05-19T09:08:26.701Z] #21 36.12 Selecting previously unselected package vim.
09:08:26 [2022-05-19T09:08:26.701Z] #21 36.12 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
09:08:26 [2022-05-19T09:08:26.701Z] #21 36.14 Unpacking vim (2:8.2.2434-3+deb11u1) ...
09:08:27 [2022-05-19T09:08:27.225Z] #21 36.67 Selecting previously unselected package xfsprogs.
09:08:27 [2022-05-19T09:08:27.225Z] #21 36.68 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
09:08:27 [2022-05-19T09:08:27.225Z] #21 36.68 Unpacking xfsprogs (5.10.0-4) ...
09:08:27 [2022-05-19T09:08:27.488Z] #21 37.12 Selecting previously unselected package zip.
09:08:27 [2022-05-19T09:08:27.488Z] #21 37.13 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
09:08:27 [2022-05-19T09:08:27.488Z] #21 37.14 Unpacking zip (3.0-12) ...
09:08:27 [2022-05-19T09:08:27.751Z] #21 37.25 Selecting previously unselected package zstd.
09:08:27 [2022-05-19T09:08:27.751Z] #21 37.26 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
09:08:27 [2022-05-19T09:08:27.751Z] #21 37.27 Unpacking zstd (1.4.8+dfsg-2.1) ...
09:08:28 [2022-05-19T09:08:28.014Z] #21 37.60 Setting up python3-pkg-resources (52.0.0-4) ...
09:08:28 [2022-05-19T09:08:28.960Z] #21 38.59 Setting up libip4tc2:amd64 (1.8.7-1) ...
09:08:28 [2022-05-19T09:08:28.960Z] #21 38.60 Setting up net-tools (1.60+git20181103.0eebece-1) ...
09:08:28 [2022-05-19T09:08:28.960Z] #21 38.61 Setting up libgpm2:amd64 (1.20.7-8) ...
09:08:28 [2022-05-19T09:08:28.960Z] #21 38.62 Setting up libicu67:amd64 (67.1-7) ...
09:08:28 [2022-05-19T09:08:28.960Z] #21 38.63 Setting up libip6tc2:amd64 (1.8.7-1) ...
09:08:28 [2022-05-19T09:08:28.960Z] #21 38.64 Setting up libinih1:amd64 (53-1+b2) ...
09:08:28 [2022-05-19T09:08:28.960Z] #21 38.66 Setting up uidmap (1:4.8.1-1) ...
09:08:28 [2022-05-19T09:08:28.960Z] #21 38.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:08:28 [2022-05-19T09:08:28.960Z] #21 38.68 Setting up bzip2 (1.0.8-4) ...
09:08:29 [2022-05-19T09:08:29.222Z] #21 38.69 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:08:29 [2022-05-19T09:08:29.222Z] #21 38.70 Setting up python3-wheel (0.34.2-1) ...
09:08:29 [2022-05-19T09:08:29.796Z] #21 39.40 Setting up xxd (2:8.2.2434-3+deb11u1) ...
09:08:29 [2022-05-19T09:08:29.796Z] #21 39.42 Setting up libcap2:amd64 (1:2.44-1) ...
09:08:29 [2022-05-19T09:08:29.796Z] #21 39.43 Setting up libcap2-bin (1:2.44-1) ...
09:08:29 [2022-05-19T09:08:29.796Z] #21 39.44 Setting up apparmor (2.13.6-10) ...
09:08:31 [2022-05-19T09:08:31.717Z] #21 40.96 Setting up zip (3.0-12) ...
09:08:31 [2022-05-19T09:08:31.717Z] #21 40.98 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
09:08:31 [2022-05-19T09:08:31.717Z] #21 41.02 Setting up bash-completion (1:2.11-2) ...
09:08:33 [2022-05-19T09:08:33.637Z] #21 42.94 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:08:33 [2022-05-19T09:08:33.637Z] #21 42.98 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:08:33 [2022-05-19T09:08:33.637Z] #21 42.99 Setting up libmnl0:amd64 (1.0.4-3) ...
09:08:33 [2022-05-19T09:08:33.637Z] #21 43.01 Setting up patch (2.7.6-7) ...
09:08:33 [2022-05-19T09:08:33.637Z] #21 43.02 Setting up sudo (1.9.5p2-3) ...
09:08:33 [2022-05-19T09:08:33.637Z] #21 43.10 invoke-rc.d: could not determine current runlevel
09:08:33 [2022-05-19T09:08:33.637Z] #21 43.11 invoke-rc.d: policy-rc.d denied execution of start.
09:08:33 [2022-05-19T09:08:33.637Z] #21 43.12 Setting up xfsprogs (5.10.0-4) ...
09:08:33 [2022-05-19T09:08:33.637Z] #21 43.13 Setting up libxtables12:amd64 (1.8.7-1) ...
09:08:33 [2022-05-19T09:08:33.637Z] #21 43.15 Setting up inetutils-ping (2:2.0-1) ...
09:08:33 [2022-05-19T09:08:33.637Z] #21 43.17 Setting up pigz (2.6-1) ...
09:08:33 [2022-05-19T09:08:33.637Z] #21 43.18 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:08:33 [2022-05-19T09:08:33.637Z] #21 43.20 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
09:08:33 [2022-05-19T09:08:33.637Z] #21 43.22 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
09:08:33 [2022-05-19T09:08:33.637Z] #21 43.23 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
09:08:34 [2022-05-19T09:08:34.583Z] #21 43.96 Setting up libaio1:amd64 (0.3.112-9) ...
09:08:34 [2022-05-19T09:08:34.583Z] #21 43.98 Setting up python3-lib2to3 (3.9.2-1) ...
09:08:34 [2022-05-19T09:08:34.846Z] #21 44.44 Setting up libelf1:amd64 (0.183-1) ...
09:08:35 [2022-05-19T09:08:35.109Z] #21 44.51 Setting up zstd (1.4.8+dfsg-2.1) ...
09:08:35 [2022-05-19T09:08:35.109Z] #21 44.53 Setting up libonig5:amd64 (6.9.6-1.1) ...
09:08:35 [2022-05-19T09:08:35.109Z] #21 44.55 Setting up python3-distutils (3.9.2-1) ...
09:08:35 [2022-05-19T09:08:35.437Z] #21 45.02 Setting up vim (2:8.2.2434-3+deb11u1) ...
09:08:35 [2022-05-19T09:08:35.437Z] #21 45.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:08:35 [2022-05-19T09:08:35.437Z] #21 45.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:08:35 [2022-05-19T09:08:35.437Z] #21 45.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:08:35 [2022-05-19T09:08:35.437Z] #21 45.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:08:35 [2022-05-19T09:08:35.438Z] #21 45.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:08:35 [2022-05-19T09:08:35.438Z] #21 45.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:08:35 [2022-05-19T09:08:35.701Z] #21 45.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:08:35 [2022-05-19T09:08:35.701Z] #21 45.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:08:35 [2022-05-19T09:08:35.701Z] #21 45.10 Setting up python3-setuptools (52.0.0-4) ...
09:08:37 [2022-05-19T09:08:37.104Z] #21 46.55 Setting up libjq1:amd64 (1.6-2.1) ...
09:08:37 [2022-05-19T09:08:37.104Z] #21 46.57 Setting up libnftnl11:amd64 (1.1.9-1) ...
09:08:37 [2022-05-19T09:08:37.104Z] #21 46.58 Setting up thin-provisioning-tools (0.9.0-1) ...
09:08:37 [2022-05-19T09:08:37.104Z] #21 46.59 Setting up python3-pip (20.3.4-4+deb11u1) ...
09:08:38 [2022-05-19T09:08:38.049Z] #21 47.71 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
09:08:38 [2022-05-19T09:08:38.049Z] #21 47.72 Setting up jq (1.6-2.1) ...
09:08:38 [2022-05-19T09:08:38.049Z] #21 47.73 Setting up libbpf0:amd64 (1:0.3-2) ...
09:08:38 [2022-05-19T09:08:38.049Z] #21 47.79 Setting up iptables (1.8.7-1) ...
09:08:38 [2022-05-19T09:08:38.049Z] #21 47.80 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:08:38 [2022-05-19T09:08:38.049Z] #21 47.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:08:38 [2022-05-19T09:08:38.049Z] #21 47.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:08:38 [2022-05-19T09:08:38.315Z] #21 47.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:08:38 [2022-05-19T09:08:38.315Z] #21 47.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:08:38 [2022-05-19T09:08:38.315Z] #21 47.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:08:38 [2022-05-19T09:08:38.315Z] #21 47.83 Setting up iproute2 (5.10.0-4) ...
09:08:38 [2022-05-19T09:08:38.577Z] #21 48.17 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:08:39 [2022-05-19T09:08:39.523Z] #21 DONE 48.9s
09:08:39 [2022-05-19T09:08:39.523Z] 
09:08:39 [2022-05-19T09:08:39.523Z] #22 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
09:08:39 [2022-05-19T09:08:39.523Z] #22 sha256:c7811928bce2e5b3944dd00b29a5d762d4bc0a9c3ed149c9c48245a64a9a344e
09:08:40 [2022-05-19T09:08:40.361Z] #22 0.861 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:08:40 [2022-05-19T09:08:40.361Z] #22 0.865 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:08:40 [2022-05-19T09:08:40.361Z] #22 0.868 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:08:40 [2022-05-19T09:08:40.361Z] #22 DONE 0.9s
09:08:40 [2022-05-19T09:08:40.361Z] 
09:08:40 [2022-05-19T09:08:40.361Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
09:08:40 [2022-05-19T09:08:40.361Z] #23 sha256:13726e4b4076cc5b48d1dd40fbc30ad88596bc8c59aeb3f2eff8a95d56618fbb
09:08:50 [2022-05-19T09:08:50.381Z] #23 9.265 Collecting yamllint==1.26.1
09:08:50 [2022-05-19T09:08:50.643Z] #23 10.33   Downloading yamllint-1.26.1.tar.gz (126 kB)
09:08:52 [2022-05-19T09:08:52.033Z] #23 11.55 Collecting pathspec>=0.5.3
09:08:52 [2022-05-19T09:08:52.033Z] #23 11.56   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
09:08:52 [2022-05-19T09:08:52.033Z] #23 11.90 Collecting pyyaml
09:08:52 [2022-05-19T09:08:52.033Z] #23 11.91   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
09:08:52 [2022-05-19T09:08:52.033Z] #23 11.96 Building wheels for collected packages: yamllint
09:08:52 [2022-05-19T09:08:52.295Z] #23 11.97   Building wheel for yamllint (setup.py): started
09:08:53 [2022-05-19T09:08:53.242Z] #23 12.94   Building wheel for yamllint (setup.py): finished with status 'done'
09:08:53 [2022-05-19T09:08:53.242Z] #23 12.94   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1af3852c2c2f1373d5d511e135e81315ae230d60c50273630444b52938be15ad
09:08:53 [2022-05-19T09:08:53.242Z] #23 12.94   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
09:08:53 [2022-05-19T09:08:53.242Z] #23 12.95 Successfully built yamllint
09:08:53 [2022-05-19T09:08:53.242Z] #23 12.97 Installing collected packages: pyyaml, pathspec, yamllint
09:08:53 [2022-05-19T09:08:53.503Z] #23 13.29 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
09:08:53 [2022-05-19T09:08:53.765Z] #23 DONE 13.7s
09:08:53 [2022-05-19T09:08:53.765Z] 
09:08:53 [2022-05-19T09:08:53.765Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
09:08:53 [2022-05-19T09:08:53.765Z] #60 sha256:6ee5cce71cfab87a2fc1c5fcbf5f7f3910f8f48d3150ca3d3a9417b478989c4c
09:08:54 [2022-05-19T09:08:54.027Z] #60 ...
09:08:54 [2022-05-19T09:08:54.027Z] 
09:08:54 [2022-05-19T09:08:54.027Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
09:08:54 [2022-05-19T09:08:54.027Z] #27 sha256:66f6a7e046f316b0495a90adf2563df760f33e6ad1c842f2fda979843eae8bea
09:08:54 [2022-05-19T09:08:54.288Z] #27 DONE 0.2s
09:08:54 [2022-05-19T09:08:54.288Z] 
09:08:54 [2022-05-19T09:08:54.288Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
09:08:54 [2022-05-19T09:08:54.288Z] #32 sha256:298c98f196f377c777fcacaae9140300addf7f81741f2cfbcdf4c219dd4f516f
09:08:54 [2022-05-19T09:08:54.551Z] #32 DONE 0.3s
09:08:54 [2022-05-19T09:08:54.551Z] 
09:08:54 [2022-05-19T09:08:54.551Z] #35 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
09:08:54 [2022-05-19T09:08:54.551Z] #35 sha256:a4832e8e9d879392cc961391449ef89122ea9ce2f5b8afb3d3aaa36ef11249a4
09:08:54 [2022-05-19T09:08:54.814Z] #35 DONE 0.2s
09:08:54 [2022-05-19T09:08:54.814Z] 
09:08:54 [2022-05-19T09:08:54.814Z] #37 [dev-systemd-false 13/26] COPY --from=delve         /build/ /usr/local/bin/
09:08:54 [2022-05-19T09:08:54.814Z] #37 sha256:94b1cd5fa13d304144872232f5e69d4315471727cf8c47375c56e601f96f332e
09:08:54 [2022-05-19T09:08:54.814Z] #37 DONE 0.2s
09:08:54 [2022-05-19T09:08:54.814Z] 
09:08:54 [2022-05-19T09:08:54.814Z] #39 [dev-systemd-false 14/26] COPY --from=tomll         /build/ /usr/local/bin/
09:08:54 [2022-05-19T09:08:54.814Z] #39 sha256:8878f1aefb7123c2df776a0ef5a133077123626382832c4da07e05195ea19b3c
09:08:54 [2022-05-19T09:08:54.814Z] #39 DONE 0.0s
09:08:54 [2022-05-19T09:08:54.814Z] 
09:08:54 [2022-05-19T09:08:54.814Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
09:08:54 [2022-05-19T09:08:54.814Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
09:08:55 [2022-05-19T09:08:55.076Z] #55 ...
09:08:55 [2022-05-19T09:08:55.076Z] 
09:08:55 [2022-05-19T09:08:55.076Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres      /build/ /usr/local/bin/
09:08:55 [2022-05-19T09:08:55.076Z] #41 sha256:a1d97d948552e9798acf5d59c685893835caa9f970392bf129702095b3ad4843
09:08:55 [2022-05-19T09:08:55.076Z] #41 DONE 0.1s
09:08:55 [2022-05-19T09:08:55.076Z] 
09:08:55 [2022-05-19T09:08:55.076Z] #45 [dev-systemd-false 16/26] COPY --from=tini          /build/ /usr/local/bin/
09:08:55 [2022-05-19T09:08:55.076Z] #45 sha256:c42a84a2c0915609c51dc2536a87c158487e5a871e2d5eced1d8a9cff5467e6a
09:08:55 [2022-05-19T09:08:55.076Z] #45 DONE 0.0s
09:08:55 [2022-05-19T09:08:55.076Z] 
09:08:55 [2022-05-19T09:08:55.076Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
09:08:55 [2022-05-19T09:08:55.076Z] #60 sha256:6ee5cce71cfab87a2fc1c5fcbf5f7f3910f8f48d3150ca3d3a9417b478989c4c
09:09:17 [2022-05-19T09:09:17.059Z] #60 ...
09:09:17 [2022-05-19T09:09:17.059Z] 
09:09:17 [2022-05-19T09:09:17.060Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:09:17 [2022-05-19T09:09:17.060Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b
09:09:17 [2022-05-19T09:09:17.060Z] #47 291.3 + dpkg --print-architecture
09:09:17 [2022-05-19T09:09:17.060Z] #47 291.3 + git checkout -q v2.1.0
09:09:17 [2022-05-19T09:09:17.060Z] #47 291.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:09:17 [2022-05-19T09:09:17.060Z] #47 291.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:09:39 [2022-05-19T09:09:39.045Z] #47 DONE 314.0s
09:09:39 [2022-05-19T09:09:39.045Z] 
09:09:39 [2022-05-19T09:09:39.045Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
09:09:39 [2022-05-19T09:09:39.045Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
09:09:39 [2022-05-19T09:09:39.045Z] #55 ...
09:09:39 [2022-05-19T09:09:39.045Z] 
09:09:39 [2022-05-19T09:09:39.045Z] #48 [dev-systemd-false 17/26] COPY --from=registry      /build/ /usr/local/bin/
09:09:39 [2022-05-19T09:09:39.045Z] #48 sha256:65da407e2f716c82c92d65e807fbbc1727858fd3d00a42e6636d497ddca4dca8
09:09:39 [2022-05-19T09:09:39.045Z] #48 DONE 0.3s
09:09:39 [2022-05-19T09:09:39.045Z] 
09:09:39 [2022-05-19T09:09:39.045Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
09:09:39 [2022-05-19T09:09:39.045Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
09:09:39 [2022-05-19T09:09:39.045Z] #55 ...
09:09:39 [2022-05-19T09:09:39.045Z] 
09:09:39 [2022-05-19T09:09:39.045Z] #52 [dev-systemd-false 18/26] COPY --from=criu          /build/ /usr/local/bin/
09:09:39 [2022-05-19T09:09:39.045Z] #52 sha256:08747f59a68867ddffb5cd3305ce54c36efcb0af35783f7ea5aad0c154a5c214
09:09:39 [2022-05-19T09:09:39.045Z] #52 DONE 0.0s
09:09:39 [2022-05-19T09:09:39.045Z] 
09:09:39 [2022-05-19T09:09:39.045Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum     /build/ /usr/local/bin/
09:09:39 [2022-05-19T09:09:39.045Z] #54 sha256:cd324ea428913c709eeaedb1d737fa4c0da2bba6f3dec0b3ebd0f0e236232068
09:09:39 [2022-05-19T09:09:39.045Z] #54 DONE 0.1s
09:09:39 [2022-05-19T09:09:39.045Z] 
09:09:39 [2022-05-19T09:09:39.045Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
09:09:39 [2022-05-19T09:09:39.045Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
09:10:17 [2022-05-19T09:10:17.824Z] #55 350.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
09:10:17 [2022-05-19T09:10:17.824Z] #55 ...
09:10:17 [2022-05-19T09:10:17.824Z] 
09:10:17 [2022-05-19T09:10:17.824Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
09:10:17 [2022-05-19T09:10:17.824Z] #60 sha256:6ee5cce71cfab87a2fc1c5fcbf5f7f3910f8f48d3150ca3d3a9417b478989c4c
09:10:17 [2022-05-19T09:10:17.824Z] #60 152.5 + mkdir -p /build
09:10:17 [2022-05-19T09:10:17.824Z] #60 152.5 + cp runc /build/runc
09:10:17 [2022-05-19T09:10:17.824Z] #60 DONE 153.1s
09:10:17 [2022-05-19T09:10:17.824Z] 
09:10:17 [2022-05-19T09:10:17.824Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
09:10:17 [2022-05-19T09:10:17.824Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd
09:10:17 [2022-05-19T09:10:17.824Z] #55 DONE 352.0s
09:10:17 [2022-05-19T09:10:17.824Z] 
09:10:17 [2022-05-19T09:10:17.824Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
09:10:17 [2022-05-19T09:10:17.824Z] #64 sha256:2af8e9080346a18c84d2654f824ec89cc18f9d486ccd3ed21b2ca660816ed102
09:10:17 [2022-05-19T09:10:17.824Z] #64 ...
09:10:17 [2022-05-19T09:10:17.824Z] 
09:10:17 [2022-05-19T09:10:17.824Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/
09:10:17 [2022-05-19T09:10:17.824Z] #56 sha256:b468a22dfc207b89f9c6481bf4b98fd9866826748d25f8eb452cce3de7e0eb67
09:10:17 [2022-05-19T09:10:17.824Z] #56 DONE 0.7s
09:10:17 [2022-05-19T09:10:17.824Z] 
09:10:17 [2022-05-19T09:10:17.824Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt         /build/ /usr/local/bin/
09:10:17 [2022-05-19T09:10:17.824Z] #58 sha256:189f3e67a29fd4b825be7a729427bb5ad61f9d1187f80d259dce3e7120baf67f
09:10:17 [2022-05-19T09:10:17.824Z] #58 DONE 0.1s
09:10:17 [2022-05-19T09:10:17.824Z] 
09:10:17 [2022-05-19T09:10:17.824Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
09:10:17 [2022-05-19T09:10:17.824Z] #64 sha256:2af8e9080346a18c84d2654f824ec89cc18f9d486ccd3ed21b2ca660816ed102
09:10:17 [2022-05-19T09:10:17.824Z] #64 ...
09:10:17 [2022-05-19T09:10:17.824Z] 
09:10:17 [2022-05-19T09:10:17.824Z] #61 [dev-systemd-false 22/26] COPY --from=runc          /build/ /usr/local/bin/
09:10:17 [2022-05-19T09:10:17.824Z] #61 sha256:3a36edce55b37d29a431c66eef4dfca58f531ea2d6fe55238fc7ed02cbd8f150
09:10:17 [2022-05-19T09:10:17.824Z] #61 DONE 0.2s
09:10:17 [2022-05-19T09:10:17.824Z] 
09:10:17 [2022-05-19T09:10:17.824Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
09:10:17 [2022-05-19T09:10:17.824Z] #64 sha256:2af8e9080346a18c84d2654f824ec89cc18f9d486ccd3ed21b2ca660816ed102
09:10:20 [2022-05-19T09:10:20.375Z] #64 294.4 + bin/containerd
09:11:16 [2022-05-19T09:11:16.675Z] #64 346.1 # github.com/containerd/containerd/cmd/containerd
09:11:16 [2022-05-19T09:11:16.676Z] #64 346.1 /usr/bin/ld: /tmp/go-link-249743361/000019.o: in function `New':
09:11:16 [2022-05-19T09:11:16.676Z] #64 346.1 /tmp/tmp.tKG5wElJ2k/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
09:11:16 [2022-05-19T09:11:16.676Z] #64 346.1 + bin/containerd-stress
09:11:16 [2022-05-19T09:11:16.676Z] #64 347.3 + bin/containerd-shim
09:11:24 [2022-05-19T09:11:24.838Z] #64 358.8 + bin/containerd-shim-runc-v1
09:11:31 [2022-05-19T09:11:31.429Z] #64 365.3 + bin/containerd-shim-runc-v2
09:11:31 [2022-05-19T09:11:31.690Z] #64 366.1 + binaries
09:11:31 [2022-05-19T09:11:31.690Z] #64 366.1 + install -D bin/containerd /build/containerd
09:11:31 [2022-05-19T09:11:31.690Z] #64 366.1 + install -D bin/containerd-shim /build/containerd-shim
09:11:31 [2022-05-19T09:11:31.690Z] #64 366.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
09:11:31 [2022-05-19T09:11:31.690Z] #64 366.2 + install -D bin/ctr /build/ctr
09:11:34 [2022-05-19T09:11:34.239Z] #64 DONE 368.3s
09:11:34 [2022-05-19T09:11:34.811Z] 
09:11:34 [2022-05-19T09:11:34.811Z] #65 [dev-systemd-false 23/26] COPY --from=containerd    /build/ /usr/local/bin/
09:11:34 [2022-05-19T09:11:34.811Z] #65 sha256:867a799c0c19619999019f8a6e3f68315b9051c82cf60fae95b1d6ab316cec1c
09:11:35 [2022-05-19T09:11:35.753Z] #65 DONE 0.9s
09:11:36 [2022-05-19T09:11:36.014Z] 
09:11:36 [2022-05-19T09:11:36.014Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:11:36 [2022-05-19T09:11:36.014Z] #70 sha256:e76b046b7c0a7d9a5fb2b8f11f273e3aea7d356b3ad01a76b8871006746a0fd3
09:11:36 [2022-05-19T09:11:36.014Z] #70 DONE 0.2s
09:11:36 [2022-05-19T09:11:36.014Z] 
09:11:36 [2022-05-19T09:11:36.014Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit        /build/ /usr/local/bin/
09:11:36 [2022-05-19T09:11:36.014Z] #75 sha256:6c453061e453ba1dccaab14b9e9bf406750ccdbb52d89ad513334de5b7950b01
09:11:36 [2022-05-19T09:11:36.956Z] #75 DONE 0.9s
09:11:36 [2022-05-19T09:11:36.956Z] 
09:11:36 [2022-05-19T09:11:36.956Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
09:11:36 [2022-05-19T09:11:36.956Z] #76 sha256:78d76a14058bcc113d75b18de19b511a2f1d70ad080b65b86441114d942ace66
09:11:36 [2022-05-19T09:11:36.956Z] #76 DONE 0.0s
09:11:36 [2022-05-19T09:11:36.956Z] 
09:11:36 [2022-05-19T09:11:36.956Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
09:11:36 [2022-05-19T09:11:36.956Z] #77 sha256:e1b746aba71002bfe14928edca1e6bf230fcb44787da2dfd79fb4d9b2e3f11aa
09:11:38 [2022-05-19T09:11:38.343Z] #77 DONE 1.3s
09:11:38 [2022-05-19T09:11:38.343Z] 
09:11:38 [2022-05-19T09:11:38.343Z] #78 exporting to image
09:11:38 [2022-05-19T09:11:38.343Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
09:11:38 [2022-05-19T09:11:38.343Z] #78 exporting layers
09:11:44 [2022-05-19T09:11:44.935Z] #78 exporting layers 6.1s done
09:11:44 [2022-05-19T09:11:44.935Z] #78 writing image sha256:51df792eb419b6f46ce7340daaa159d41dbe3bd5c6a37d6a94d53c29722d39c6 done
09:11:44 [2022-05-19T09:11:44.935Z] #78 naming to docker.io/library/docker:3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab done
09:11:44 [2022-05-19T09:11:44.935Z] #78 DONE 6.1s