Skip to content

Console Output

Skipping 57 KB.. Full Log
00317170641-1fdf38b7b0e9
18:34:23 [2022-05-31T18:34:23.811Z] #36 10.88 go: downloading github.com/peterh/liner v1.2.2
18:34:23 [2022-05-31T18:34:23.811Z] #36 11.04 go: downloading github.com/google/go-dap v0.6.0
18:34:23 [2022-05-31T18:34:23.811Z] #36 11.31 go: downloading github.com/russross/blackfriday/v2 v2.0.1
18:34:23 [2022-05-31T18:34:23.811Z] #36 11.60 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
18:34:23 [2022-05-31T18:34:23.811Z] #36 12.09 go: downloading github.com/mattn/go-runewidth v0.0.3
18:34:23 [2022-05-31T18:34:23.811Z] #36 12.31 go: downloading github.com/hashicorp/golang-lru v0.5.4
18:34:23 [2022-05-31T18:34:23.811Z] #36 12.39 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
18:34:23 [2022-05-31T18:34:23.811Z] #36 13.62 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
18:34:25 [2022-05-31T18:34:25.188Z] #36 ...
18:34:25 [2022-05-31T18:34:25.188Z] 
18:34:25 [2022-05-31T18:34:25.188Z] #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
18:34:25 [2022-05-31T18:34:25.188Z] #42 sha256:a14998fe68a8122c3e79d8070ec279ca860f4dac08d0da5fe802e218b794d71b
18:34:25 [2022-05-31T18:34:25.188Z] #42 15.83 Fetched 8424 kB in 11s (735 kB/s)
18:34:25 [2022-05-31T18:34:25.755Z] #42 15.83 Reading package lists...
18:34:25 [2022-05-31T18:34:25.755Z] #42 ...
18:34:25 [2022-05-31T18:34:25.755Z] 
18:34:25 [2022-05-31T18:34:25.755Z] #38 [tomll 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/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
18:34:25 [2022-05-31T18:34:25.755Z] #38 sha256:bed8db9647fe199afe23d2bf4d48fe7af49623d766d10934f2c5c3ec6a66bbda
18:34:25 [2022-05-31T18:34:25.755Z] #38 15.23 tomll can be used in two ways:
18:34:25 [2022-05-31T18:34:25.755Z] #38 15.23 Writing to STDIN and reading from STDOUT:
18:34:25 [2022-05-31T18:34:25.755Z] #38 15.23   cat file.toml | tomll > file.toml
18:34:25 [2022-05-31T18:34:25.755Z] #38 15.23 
18:34:25 [2022-05-31T18:34:25.755Z] #38 15.23 Reading and updating a list of files:
18:34:25 [2022-05-31T18:34:25.755Z] #38 15.23   tomll a.toml b.toml c.toml
18:34:25 [2022-05-31T18:34:25.755Z] #38 15.23 
18:34:25 [2022-05-31T18:34:25.755Z] #38 15.23 When given a list of files, tomll will modify all files in place without asking.
18:34:25 [2022-05-31T18:34:25.755Z] #38 DONE 16.2s
18:34:25 [2022-05-31T18:34:25.755Z] 
18:34:25 [2022-05-31T18:34:25.755Z] #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
18:34:25 [2022-05-31T18:34:25.755Z] #14 sha256:d641479d2546df58f9ccaf9c142afaf5097ef1ff1c4cae7dd0a3a2aa758285a1
18:34:25 [2022-05-31T18:34:25.755Z] #14 15.89 Fetched 8424 kB in 12s (727 kB/s)
18:34:29 [2022-05-31T18:34:29.045Z] #14 15.89 Reading package lists...
18:34:29 [2022-05-31T18:34:29.045Z] #14 ...
18:34:29 [2022-05-31T18:34:29.045Z] 
18:34:29 [2022-05-31T18:34:29.045Z] #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
18:34:29 [2022-05-31T18:34:29.045Z] #67 sha256:cc29a5119b8d6cfa52fbb90663064d0d2cfa57bc49a23f1d53808ff0420def4a
18:34:29 [2022-05-31T18:34:29.045Z] #67 9.114 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
18:34:29 [2022-05-31T18:34:29.045Z] #67 10.03 go: downloading github.com/google/uuid v1.3.0
18:34:29 [2022-05-31T18:34:29.045Z] #67 10.05 go: downloading github.com/moby/vpnkit v0.5.0
18:34:29 [2022-05-31T18:34:29.045Z] #67 10.08 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:34:29 [2022-05-31T18:34:29.045Z] #67 10.29 go: downloading github.com/gofrs/flock v0.8.1
18:34:29 [2022-05-31T18:34:29.045Z] #67 10.51 go: downloading github.com/gorilla/mux v1.8.0
18:34:29 [2022-05-31T18:34:29.045Z] #67 10.61 go: downloading github.com/moby/sys/mountinfo v0.6.0
18:34:29 [2022-05-31T18:34:29.045Z] #67 11.08 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
18:34:29 [2022-05-31T18:34:29.045Z] #67 11.23 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
18:34:29 [2022-05-31T18:34:29.045Z] #67 11.38 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
18:34:29 [2022-05-31T18:34:29.045Z] #67 13.08 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:34:29 [2022-05-31T18:34:29.612Z] #67 ...
18:34:29 [2022-05-31T18:34:29.612Z] 
18:34:29 [2022-05-31T18:34:29.612Z] #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
18:34:29 [2022-05-31T18:34:29.612Z] #47 sha256:650435ebab16456fc8d5497c502ed5ac0a2a1048043c6c5e353f745328ec6787
18:34:29 [2022-05-31T18:34:29.612Z] #47 19.73 Updating files:  83% (1807/2177)
Updating files:  84% (1829/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.
18:34:29 [2022-05-31T18:34:29.871Z] #47 19.98 + git checkout -q v2.3.0
18:34:29 [2022-05-31T18:34:29.871Z] #47 ...
18:34:29 [2022-05-31T18:34:29.871Z] 
18:34:29 [2022-05-31T18:34:29.871Z] #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
18:34:29 [2022-05-31T18:34:29.871Z] #51 sha256:fe72db2318d079ffddad3a21a81755fa53bf9be991dd4546a5d2a65dffc017b9
18:34:29 [2022-05-31T18:34:29.871Z] #51 10.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
18:34:29 [2022-05-31T18:34:29.871Z] #51 12.91 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
18:34:29 [2022-05-31T18:34:29.871Z] #51 15.23 Fetched 8428 kB in 11s (735 kB/s)
18:34:29 [2022-05-31T18:34:29.871Z] #51 15.23 Reading package lists...
18:34:30 [2022-05-31T18:34:30.130Z] #51 20.13 Reading package lists...
18:34:30 [2022-05-31T18:34:30.130Z] #51 ...
18:34:30 [2022-05-31T18:34:30.130Z] 
18:34:30 [2022-05-31T18:34:30.130Z] #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
18:34:30 [2022-05-31T18:34:30.130Z] #42 sha256:a14998fe68a8122c3e79d8070ec279ca860f4dac08d0da5fe802e218b794d71b
18:34:30 [2022-05-31T18:34:30.130Z] #42 15.83 Reading package lists...
18:34:34 [2022-05-31T18:34:34.584Z] #42 20.83 Reading package lists...
18:34:35 [2022-05-31T18:34:35.520Z] #42 25.16 Building dependency tree...
18:34:35 [2022-05-31T18:34:35.520Z] #42 ...
18:34:35 [2022-05-31T18:34:35.520Z] 
18:34:35 [2022-05-31T18:34:35.520Z] #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
18:34:35 [2022-05-31T18:34:35.520Z] #62 sha256:081922c0f1f2b8d29344bd7e567f998f8470232ac8d47e909bbdf173374261e0
18:34:35 [2022-05-31T18:34:35.520Z] #62 15.78 Fetched 8424 kB in 11s (736 kB/s)
18:34:35 [2022-05-31T18:34:35.520Z] #62 15.78 Reading package lists...
18:34:35 [2022-05-31T18:34:35.520Z] #62 20.53 Reading package lists...
18:34:35 [2022-05-31T18:34:35.520Z] #62 24.83 Building dependency tree...
18:34:35 [2022-05-31T18:34:35.520Z] #62 ...
18:34:35 [2022-05-31T18:34:35.520Z] 
18:34:35 [2022-05-31T18:34:35.521Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:34:35 [2022-05-31T18:34:35.521Z] #31 sha256:ede2cce45486a1cb5d0422881125dc2fbeb889bd1a874d39f9fb0d27ee4d4391
18:34:35 [2022-05-31T18:34:35.521Z] #31 19.56 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:34:35 [2022-05-31T18:34:35.521Z] #31 21.26 #=#=#                                                                         
18:34:35 [2022-05-31T18:34:35.521Z] #31 21.61 #=#=#                                                                         

######################################################################## 100.0%
18:34:35 [2022-05-31T18:34:35.521Z] #31 23.04 
18:34:35 [2022-05-31T18:34:35.521Z] #31 25.76 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
18:34:35 [2022-05-31T18:34:35.521Z] #31 27.27 
18:34:36 [2022-05-31T18:34:36.348Z] #31 27.66 #=#=#                                                                         

######################################################################## 100.0%
18:34:37 [2022-05-31T18:34:37.287Z] #31 28.90 
18:34:37 [2022-05-31T18:34:37.865Z] #31 29.29 Download of images into '/build' complete.
18:34:37 [2022-05-31T18:34:37.865Z] #31 29.29 Use something like the following to load the result into a Docker daemon:
18:34:37 [2022-05-31T18:34:37.865Z] #31 29.29   tar -cC '/build' . | docker load
18:34:38 [2022-05-31T18:34:38.124Z] #31 DONE 29.7s
18:34:38 [2022-05-31T18:34:38.124Z] 
18:34:38 [2022-05-31T18:34:38.124Z] #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
18:34:38 [2022-05-31T18:34:38.124Z] #55 sha256:867921f3243380f3acda5abfe14a35a0240ce6fe68b8c2e2ee5e7aa72e3902ec
18:34:38 [2022-05-31T18:34:38.124Z] #55 21.29 go: downloading github.com/fatih/color v1.13.0
18:34:38 [2022-05-31T18:34:38.124Z] #55 21.29 go: downloading github.com/gofrs/flock v0.8.1
18:34:38 [2022-05-31T18:34:38.124Z] #55 21.36 go: downloading github.com/spf13/cobra v1.3.0
18:34:38 [2022-05-31T18:34:38.124Z] #55 21.44 go: downloading github.com/spf13/viper v1.10.1
18:34:38 [2022-05-31T18:34:38.124Z] #55 21.58 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
18:34:38 [2022-05-31T18:34:38.124Z] #55 21.93 go: downloading github.com/mattn/go-colorable v0.1.12
18:34:38 [2022-05-31T18:34:38.124Z] #55 21.99 go: downloading github.com/mattn/go-isatty v0.0.14
18:34:38 [2022-05-31T18:34:38.124Z] #55 22.02 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
18:34:38 [2022-05-31T18:34:38.124Z] #55 22.02 go: downloading github.com/go-critic/go-critic v0.6.2
18:34:38 [2022-05-31T18:34:38.124Z] #55 22.86 go: downloading github.com/mitchellh/go-homedir v1.1.0
18:34:38 [2022-05-31T18:34:38.124Z] #55 22.91 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:34:38 [2022-05-31T18:34:38.124Z] #55 25.61 go: downloading github.com/sirupsen/logrus v1.8.1
18:34:38 [2022-05-31T18:34:38.124Z] #55 25.61 go: downloading github.com/stretchr/testify v1.7.0
18:34:38 [2022-05-31T18:34:38.124Z] #55 25.65 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
18:34:38 [2022-05-31T18:34:38.124Z] #55 25.70 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
18:34:38 [2022-05-31T18:34:38.124Z] #55 25.86 go: downloading github.com/fsnotify/fsnotify v1.5.1
18:34:38 [2022-05-31T18:34:38.124Z] #55 25.88 go: downloading github.com/magiconair/properties v1.8.5
18:34:38 [2022-05-31T18:34:38.124Z] #55 25.93 go: downloading github.com/mitchellh/mapstructure v1.4.3
18:34:38 [2022-05-31T18:34:38.124Z] #55 25.99 go: downloading github.com/spf13/afero v1.6.0
18:34:38 [2022-05-31T18:34:38.124Z] #55 26.00 go: downloading github.com/spf13/cast v1.4.1
18:34:38 [2022-05-31T18:34:38.124Z] #55 26.00 go: downloading github.com/spf13/jwalterweatherman v1.1.0
18:34:38 [2022-05-31T18:34:38.124Z] #55 26.07 go: downloading github.com/subosito/gotenv v1.2.0
18:34:38 [2022-05-31T18:34:38.124Z] #55 26.09 go: downloading gopkg.in/ini.v1 v1.66.2
18:34:38 [2022-05-31T18:34:38.124Z] #55 26.19 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
18:34:38 [2022-05-31T18:34:38.124Z] #55 26.24 go: downloading github.com/go-toolsmith/astcast v1.0.0
18:34:38 [2022-05-31T18:34:38.124Z] #55 26.28 go: downloading github.com/go-toolsmith/astcopy v1.0.0
18:34:38 [2022-05-31T18:34:38.124Z] #55 26.39 go: downloading github.com/go-toolsmith/astequal v1.0.1
18:34:38 [2022-05-31T18:34:38.124Z] #55 26.42 go: downloading github.com/go-toolsmith/astfmt v1.0.0
18:34:38 [2022-05-31T18:34:38.124Z] #55 26.43 go: downloading github.com/go-toolsmith/astp v1.0.0
18:34:38 [2022-05-31T18:34:38.124Z] #55 26.45 go: downloading github.com/go-toolsmith/strparse v1.0.0
18:34:38 [2022-05-31T18:34:38.124Z] #55 26.46 go: downloading github.com/go-toolsmith/typep v1.0.2
18:34:38 [2022-05-31T18:34:38.124Z] #55 26.53 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
18:34:38 [2022-05-31T18:34:38.124Z] #55 27.00 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
18:34:38 [2022-05-31T18:34:38.124Z] #55 27.06 go: downloading github.com/hashicorp/errwrap v1.0.0
18:34:38 [2022-05-31T18:34:38.124Z] #55 27.08 go: downloading 4d63.com/gochecknoglobals v0.1.0
18:34:38 [2022-05-31T18:34:38.124Z] #55 27.20 go: downloading github.com/Antonboom/errname v0.1.5
18:34:38 [2022-05-31T18:34:38.124Z] #55 27.24 go: downloading github.com/Antonboom/nilnil v0.1.0
18:34:38 [2022-05-31T18:34:38.124Z] #55 27.39 go: downloading github.com/BurntSushi/toml v1.0.0
18:34:38 [2022-05-31T18:34:38.124Z] #55 27.94 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
18:34:38 [2022-05-31T18:34:38.124Z] #55 28.03 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
18:34:38 [2022-05-31T18:34:38.124Z] #55 28.12 go: downloading github.com/alexkohler/prealloc v1.0.0
18:34:38 [2022-05-31T18:34:38.124Z] #55 28.15 go: downloading github.com/ashanbrown/forbidigo v1.3.0
18:34:38 [2022-05-31T18:34:38.124Z] #55 28.17 go: downloading github.com/ashanbrown/makezero v1.1.0
18:34:38 [2022-05-31T18:34:38.124Z] #55 28.20 go: downloading github.com/bkielbasa/cyclop v1.2.0
18:34:38 [2022-05-31T18:34:38.124Z] #55 28.22 go: downloading github.com/blizzy78/varnamelen v0.5.0
18:34:38 [2022-05-31T18:34:38.124Z] #55 28.27 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
18:34:38 [2022-05-31T18:34:38.124Z] #55 28.40 go: downloading github.com/breml/bidichk v0.2.1
18:34:38 [2022-05-31T18:34:38.124Z] #55 28.43 go: downloading github.com/breml/errchkjson v0.2.1
18:34:38 [2022-05-31T18:34:38.124Z] #55 28.53 go: downloading github.com/butuzov/ireturn v0.1.1
18:34:38 [2022-05-31T18:34:38.390Z] #55 28.77 go: downloading github.com/charithe/durationcheck v0.0.9
18:34:38 [2022-05-31T18:34:38.390Z] #55 28.77 go: downloading github.com/daixiang0/gci v0.2.9
18:34:38 [2022-05-31T18:34:38.390Z] #55 28.82 go: downloading github.com/denis-tingajkin/go-header v0.4.2
18:34:38 [2022-05-31T18:34:38.390Z] #55 28.82 go: downloading github.com/esimonov/ifshort v1.0.4
18:34:38 [2022-05-31T18:34:38.390Z] #55 28.87 go: downloading github.com/fzipp/gocyclo v0.4.0
18:34:38 [2022-05-31T18:34:38.390Z] #55 28.87 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
18:34:38 [2022-05-31T18:34:38.390Z] #55 28.91 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
18:34:38 [2022-05-31T18:34:38.390Z] #55 28.92 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
18:34:38 [2022-05-31T18:34:38.390Z] #55 28.96 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
18:34:38 [2022-05-31T18:34:38.649Z] #55 29.24 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
18:34:38 [2022-05-31T18:34:38.908Z] #55 29.24 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
18:34:38 [2022-05-31T18:34:38.908Z] #55 29.28 go: downloading github.com/golangci/misspell v0.3.5
18:34:38 [2022-05-31T18:34:38.908Z] #55 29.28 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
18:34:38 [2022-05-31T18:34:38.908Z] #55 29.31 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
18:34:38 [2022-05-31T18:34:38.908Z] #55 29.33 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
18:34:38 [2022-05-31T18:34:38.908Z] #55 29.37 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
18:34:38 [2022-05-31T18:34:38.908Z] #55 29.38 go: downloading github.com/jgautheron/goconst v1.5.1
18:34:38 [2022-05-31T18:34:38.908Z] #55 29.38 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
18:34:38 [2022-05-31T18:34:38.908Z] #55 29.40 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
18:34:39 [2022-05-31T18:34:39.167Z] #55 29.52 go: downloading github.com/julz/importas v0.1.0
18:34:39 [2022-05-31T18:34:39.167Z] #55 29.52 go: downloading github.com/kisielk/errcheck v1.6.0
18:34:39 [2022-05-31T18:34:39.167Z] #55 29.54 go: downloading github.com/kulti/thelper v0.5.0
18:34:39 [2022-05-31T18:34:39.167Z] #55 29.55 go: downloading github.com/kunwardeep/paralleltest v1.0.3
18:34:39 [2022-05-31T18:34:39.167Z] #55 29.59 go: downloading github.com/kyoh86/exportloopref v0.1.8
18:34:39 [2022-05-31T18:34:39.167Z] #55 29.61 go: downloading github.com/ldez/gomoddirectives v0.2.2
18:34:39 [2022-05-31T18:34:39.167Z] #55 29.68 go: downloading github.com/ldez/tagliatelle v0.3.0
18:34:39 [2022-05-31T18:34:39.167Z] #55 29.70 go: downloading github.com/leonklingele/grouper v1.1.0
18:34:39 [2022-05-31T18:34:39.167Z] #55 29.71 go: downloading github.com/maratori/testpackage v1.0.1
18:34:39 [2022-05-31T18:34:39.167Z] #55 29.73 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
18:34:39 [2022-05-31T18:34:39.426Z] #55 29.81 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
18:34:39 [2022-05-31T18:34:39.426Z] #55 29.82 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
18:34:39 [2022-05-31T18:34:39.426Z] #55 29.82 go: downloading github.com/mgechev/revive v1.1.3
18:34:39 [2022-05-31T18:34:39.994Z] #55 30.32 go: downloading github.com/moricho/tparallel v0.2.1
18:34:39 [2022-05-31T18:34:39.994Z] #55 30.32 go: downloading github.com/nakabonne/nestif v0.3.1
18:34:39 [2022-05-31T18:34:39.994Z] #55 30.34 go: downloading github.com/nishanths/exhaustive v0.7.11
18:34:39 [2022-05-31T18:34:39.994Z] #55 30.41 go: downloading github.com/nishanths/predeclared v0.2.1
18:34:39 [2022-05-31T18:34:39.994Z] #55 ...
18:34:39 [2022-05-31T18:34:39.994Z] 
18:34:39 [2022-05-31T18:34:39.994Z] #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
18:34:39 [2022-05-31T18:34:39.994Z] #14 sha256:d641479d2546df58f9ccaf9c142afaf5097ef1ff1c4cae7dd0a3a2aa758285a1
18:34:39 [2022-05-31T18:34:39.994Z] #14 15.89 Reading package lists...
18:34:39 [2022-05-31T18:34:39.994Z] #14 20.72 Reading package lists...
18:34:39 [2022-05-31T18:34:39.994Z] #14 24.96 Building dependency tree...
18:34:39 [2022-05-31T18:34:39.994Z] #14 28.31 The following additional packages will be installed:
18:34:39 [2022-05-31T18:34:39.994Z] #14 28.33   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:34:39 [2022-05-31T18:34:39.994Z] #14 28.33   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
18:34:39 [2022-05-31T18:34:39.994Z] #14 28.33   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
18:34:39 [2022-05-31T18:34:39.994Z] #14 28.33   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
18:34:39 [2022-05-31T18:34:39.994Z] #14 28.33   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
18:34:39 [2022-05-31T18:34:39.994Z] #14 28.34   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
18:34:39 [2022-05-31T18:34:39.994Z] #14 28.34   mingw-w64-common mingw-w64-x86-64-dev
18:34:39 [2022-05-31T18:34:39.994Z] #14 28.35 Suggested packages:
18:34:39 [2022-05-31T18:34:39.994Z] #14 28.35   gcc-10-locales seccomp wine64
18:34:39 [2022-05-31T18:34:39.994Z] #14 29.55 The following NEW packages will be installed:
18:34:39 [2022-05-31T18:34:39.994Z] #14 29.55   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:34:39 [2022-05-31T18:34:39.994Z] #14 29.55   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
18:34:39 [2022-05-31T18:34:39.994Z] #14 29.55   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
18:34:39 [2022-05-31T18:34:39.994Z] #14 29.55   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
18:34:39 [2022-05-31T18:34:39.994Z] #14 29.55   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
18:34:39 [2022-05-31T18:34:39.994Z] #14 29.55   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
18:34:39 [2022-05-31T18:34:39.994Z] #14 29.56   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
18:34:39 [2022-05-31T18:34:39.994Z] #14 29.56   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
18:34:39 [2022-05-31T18:34:39.994Z] #14 29.56   mingw-w64-x86-64-dev
18:34:39 [2022-05-31T18:34:39.994Z] #14 29.94 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
18:34:39 [2022-05-31T18:34:39.994Z] #14 29.94 Need to get 108 MB of archives.
18:34:39 [2022-05-31T18:34:39.994Z] #14 29.94 After this operation, 620 MB of additional disk space will be used.
18:34:39 [2022-05-31T18:34:39.994Z] #14 29.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB]
18:34:39 [2022-05-31T18:34:39.994Z] #14 30.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB]
18:34:39 [2022-05-31T18:34:39.994Z] #14 30.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
18:34:39 [2022-05-31T18:34:39.994Z] #14 30.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
18:34:39 [2022-05-31T18:34:39.994Z] #14 30.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
18:34:39 [2022-05-31T18:34:39.994Z] #14 30.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
18:34:39 [2022-05-31T18:34:39.994Z] #14 30.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
18:34:39 [2022-05-31T18:34:39.994Z] #14 30.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB]
18:34:39 [2022-05-31T18:34:39.994Z] #14 30.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB]
18:34:39 [2022-05-31T18:34:39.994Z] #14 ...
18:34:39 [2022-05-31T18:34:39.994Z] 
18:34:39 [2022-05-31T18:34:39.994Z] #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
18:34:39 [2022-05-31T18:34:39.994Z] #57 sha256:903b999f38a82522c274cf9db390bd6b47b2d17b0902ff6551b698cd72182500
18:34:39 [2022-05-31T18:34:39.994Z] #57 30.46 v3.0.2
18:34:39 [2022-05-31T18:34:39.994Z] #57 DONE 30.6s
18:34:39 [2022-05-31T18:34:39.994Z] 
18:34:39 [2022-05-31T18:34:39.994Z] #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
18:34:39 [2022-05-31T18:34:39.994Z] #55 sha256:867921f3243380f3acda5abfe14a35a0240ce6fe68b8c2e2ee5e7aa72e3902ec
18:34:39 [2022-05-31T18:34:39.994Z] #55 30.57 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
18:34:39 [2022-05-31T18:34:39.994Z] #55 30.58 go: downloading github.com/ryancurrah/gomodguard v1.2.3
18:34:39 [2022-05-31T18:34:39.994Z] #55 30.59 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
18:34:39 [2022-05-31T18:34:39.994Z] #55 30.63 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
18:34:40 [2022-05-31T18:34:40.253Z] #55 30.69 go: downloading github.com/securego/gosec/v2 v2.9.6
18:34:40 [2022-05-31T18:34:40.513Z] #55 31.00 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
18:34:40 [2022-05-31T18:34:40.513Z] #55 31.00 go: downloading github.com/sivchari/containedctx v1.0.1
18:34:40 [2022-05-31T18:34:40.776Z] #55 31.09 go: downloading github.com/sivchari/tenv v1.4.7
18:34:40 [2022-05-31T18:34:40.776Z] #55 31.11 go: downloading github.com/sonatard/noctx v0.0.1
18:34:40 [2022-05-31T18:34:40.776Z] #55 31.13 go: downloading github.com/sourcegraph/go-diff v0.6.1
18:34:40 [2022-05-31T18:34:40.776Z] #55 31.24 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
18:34:40 [2022-05-31T18:34:40.776Z] #55 31.26 go: downloading github.com/sylvia7788/contextcheck v1.0.4
18:34:40 [2022-05-31T18:34:40.776Z] #55 31.34 go: downloading github.com/tdakkota/asciicheck v0.1.1
18:34:41 [2022-05-31T18:34:41.049Z] #55 31.38 go: downloading github.com/tetafro/godot v1.4.11
18:34:41 [2022-05-31T18:34:41.049Z] #55 ...
18:34:41 [2022-05-31T18:34:41.049Z] 
18:34:41 [2022-05-31T18:34:41.049Z] #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
18:34:41 [2022-05-31T18:34:41.049Z] #62 sha256:081922c0f1f2b8d29344bd7e567f998f8470232ac8d47e909bbdf173374261e0
18:34:41 [2022-05-31T18:34:41.049Z] #62 24.83 Building dependency tree...
18:34:41 [2022-05-31T18:34:41.049Z] #62 28.33 The following additional packages will be installed:
18:34:41 [2022-05-31T18:34:41.049Z] #62 28.35   libbtrfs0
18:34:41 [2022-05-31T18:34:41.049Z] #62 28.64 The following NEW packages will be installed:
18:34:41 [2022-05-31T18:34:41.049Z] #62 28.69   libbtrfs-dev libbtrfs0
18:34:41 [2022-05-31T18:34:41.049Z] #62 29.19 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:34:41 [2022-05-31T18:34:41.049Z] #62 29.19 Need to get 454 kB of archives.
18:34:41 [2022-05-31T18:34:41.049Z] #62 29.19 After this operation, 1275 kB of additional disk space will be used.
18:34:41 [2022-05-31T18:34:41.049Z] #62 29.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
18:34:41 [2022-05-31T18:34:41.049Z] #62 29.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
18:34:41 [2022-05-31T18:34:41.049Z] #62 29.82 debconf: delaying package configuration, since apt-utils is not installed
18:34:41 [2022-05-31T18:34:41.049Z] #62 30.02 Fetched 454 kB in 0s (1329 kB/s)
18:34:41 [2022-05-31T18:34:41.049Z] #62 30.13 Selecting previously unselected package libbtrfs0:arm64.
18:34:41 [2022-05-31T18:34:41.049Z] #62 30.13 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
18:34:41 [2022-05-31T18:34:41.049Z] #62 30.20 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
18:34:41 [2022-05-31T18:34:41.049Z] #62 30.21 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
18:34:41 [2022-05-31T18:34:41.049Z] #62 30.41 Selecting previously unselected package libbtrfs-dev:arm64.
18:34:41 [2022-05-31T18:34:41.049Z] #62 30.41 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
18:34:41 [2022-05-31T18:34:41.049Z] #62 30.42 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
18:34:41 [2022-05-31T18:34:41.049Z] #62 30.99 Setting up libbtrfs0:arm64 (5.10.1-2) ...
18:34:41 [2022-05-31T18:34:41.049Z] #62 31.13 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
18:34:41 [2022-05-31T18:34:41.049Z] #62 31.17 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:34:41 [2022-05-31T18:34:41.049Z] #62 DONE 31.5s
18:34:41 [2022-05-31T18:34:41.049Z] 
18:34:41 [2022-05-31T18:34:41.049Z] #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
18:34:41 [2022-05-31T18:34:41.049Z] #55 sha256:867921f3243380f3acda5abfe14a35a0240ce6fe68b8c2e2ee5e7aa72e3902ec
18:34:41 [2022-05-31T18:34:41.049Z] #55 31.52 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
18:34:41 [2022-05-31T18:34:41.049Z] #55 31.52 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
18:34:41 [2022-05-31T18:34:41.311Z] #55 ...
18:34:41 [2022-05-31T18:34:41.311Z] 
18:34:41 [2022-05-31T18:34:41.311Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
18:34:41 [2022-05-31T18:34:41.311Z] #63 sha256:54d5148526275fdc6203ead4a7110306684394d1396d833585df87159fcfa7e4
18:34:41 [2022-05-31T18:34:41.311Z] #63 DONE 0.1s
18:34:41 [2022-05-31T18:34:41.311Z] 
18:34:41 [2022-05-31T18:34:41.311Z] #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
18:34:41 [2022-05-31T18:34:41.311Z] #55 sha256:867921f3243380f3acda5abfe14a35a0240ce6fe68b8c2e2ee5e7aa72e3902ec
18:34:41 [2022-05-31T18:34:41.311Z] #55 31.66 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
18:34:41 [2022-05-31T18:34:41.311Z] #55 31.76 go: downloading github.com/ultraware/funlen v0.0.3
18:34:41 [2022-05-31T18:34:41.311Z] #55 31.88 go: downloading github.com/ultraware/whitespace v0.0.4
18:34:41 [2022-05-31T18:34:41.571Z] #55 31.91 go: downloading github.com/uudashr/gocognit v1.0.5
18:34:41 [2022-05-31T18:34:41.571Z] #55 31.96 go: downloading github.com/yagipy/maintidx v1.0.0
18:34:41 [2022-05-31T18:34:41.571Z] #55 32.03 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
18:34:41 [2022-05-31T18:34:41.830Z] #55 ...
18:34:41 [2022-05-31T18:34:41.830Z] 
18:34:41 [2022-05-31T18:34:41.830Z] #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
18:34:41 [2022-05-31T18:34:41.830Z] #47 sha256:650435ebab16456fc8d5497c502ed5ac0a2a1048043c6c5e353f745328ec6787
18:34:41 [2022-05-31T18:34:41.830Z] #47 21.90 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:34:41 [2022-05-31T18:34:41.830Z] #47 ...
18:34:41 [2022-05-31T18:34:41.830Z] 
18:34:41 [2022-05-31T18:34:41.830Z] #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
18:34:41 [2022-05-31T18:34:41.830Z] #40 sha256:501d15d2692f4d3434c07b18229fec4a3658cfff9a6468a331e5f7e6322b0fae
18:34:41 [2022-05-31T18:34:41.830Z] #40 32.31 NAME:
18:34:41 [2022-05-31T18:34:41.830Z] #40 32.31    go-winres - A tool for embedding resources in Windows executables
18:34:41 [2022-05-31T18:34:41.830Z] #40 32.34 
18:34:41 [2022-05-31T18:34:41.830Z] #40 32.34 USAGE:
18:34:41 [2022-05-31T18:34:41.830Z] #40 32.34    go-winres [global options] command [command options] [arguments...]
18:34:41 [2022-05-31T18:34:41.830Z] #40 32.34 
18:34:41 [2022-05-31T18:34:41.830Z] #40 32.34 COMMANDS:
18:34:41 [2022-05-31T18:34:41.830Z] #40 32.34    init     Create an initial ./winres/winres.json
18:34:41 [2022-05-31T18:34:41.830Z] #40 32.34    make     Make syso files for the "go build" command
18:34:41 [2022-05-31T18:34:41.830Z] #40 32.34    simply   Make syso files for the "go build" command (simplified)
18:34:41 [2022-05-31T18:34:41.830Z] #40 32.34    extract  Extract all resources from an executable
18:34:41 [2022-05-31T18:34:41.830Z] #40 32.35    patch    Replace resources in an executable file (exe, dll)
18:34:41 [2022-05-31T18:34:41.830Z] #40 32.35    help, h  Shows a list of commands or help for one command
18:34:41 [2022-05-31T18:34:41.830Z] #40 32.35 
18:34:41 [2022-05-31T18:34:41.830Z] #40 32.35 GLOBAL OPTIONS:
18:34:41 [2022-05-31T18:34:41.830Z] #40 32.35    --help, -h  show help (default: false)
18:34:42 [2022-05-31T18:34:42.089Z] #40 DONE 32.6s
18:34:42 [2022-05-31T18:34:42.089Z] 
18:34:42 [2022-05-31T18:34:42.089Z] #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
18:34:42 [2022-05-31T18:34:42.089Z] #64 sha256:237be1d2d53506de30d68dfda75bf9d896ea4d2b6cc9d86cd6cc72365cddfe29
18:34:42 [2022-05-31T18:34:42.089Z] #64 0.702 + RM_GOPATH=0
18:34:42 [2022-05-31T18:34:42.089Z] #64 0.702 + TMP_GOPATH=
18:34:42 [2022-05-31T18:34:42.089Z] #64 0.702 + : /build
18:34:42 [2022-05-31T18:34:42.089Z] #64 0.703 + '[' -z '' ']'
18:34:42 [2022-05-31T18:34:42.089Z] #64 0.703 ++ mktemp -d
18:34:42 [2022-05-31T18:34:42.089Z] #64 0.715 + export GOPATH=/tmp/tmp.Ee06JJZEye
18:34:42 [2022-05-31T18:34:42.089Z] #64 0.728 + GOPATH=/tmp/tmp.Ee06JJZEye
18:34:42 [2022-05-31T18:34:42.089Z] #64 0.728 + RM_GOPATH=1
18:34:42 [2022-05-31T18:34:42.089Z] #64 0.728 + case "$(go env GOARCH)" in
18:34:42 [2022-05-31T18:34:42.089Z] #64 0.729 ++ go env GOARCH
18:34:42 [2022-05-31T18:34:42.089Z] #64 0.776 + export GO_BUILDMODE=-buildmode=pie
18:34:42 [2022-05-31T18:34:42.089Z] #64 0.776 + GO_BUILDMODE=-buildmode=pie
18:34:42 [2022-05-31T18:34:42.089Z] #64 0.782 ++ dirname /install.sh
18:34:42 [2022-05-31T18:34:42.089Z] #64 0.783 + dir=/
18:34:42 [2022-05-31T18:34:42.089Z] #64 0.800 + bin=containerd
18:34:42 [2022-05-31T18:34:42.089Z] #64 0.800 + shift
18:34:42 [2022-05-31T18:34:42.089Z] #64 0.800 + '[' '!' -f //containerd.installer ']'
18:34:42 [2022-05-31T18:34:42.089Z] #64 0.800 + . //containerd.installer
18:34:42 [2022-05-31T18:34:42.089Z] #64 0.801 ++ set -e
18:34:42 [2022-05-31T18:34:42.089Z] #64 0.801 ++ : v1.6.4
18:34:42 [2022-05-31T18:34:42.089Z] #64 0.802 + install_containerd
18:34:42 [2022-05-31T18:34:42.089Z] #64 0.803 + echo 'Install containerd version v1.6.4'
18:34:42 [2022-05-31T18:34:42.089Z] #64 0.803 Install containerd version v1.6.4
18:34:42 [2022-05-31T18:34:42.089Z] #64 0.803 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Ee06JJZEye/src/github.com/containerd/containerd
18:34:42 [2022-05-31T18:34:42.089Z] #64 0.807 Cloning into '/tmp/tmp.Ee06JJZEye/src/github.com/containerd/containerd'...
18:34:43 [2022-05-31T18:34:43.996Z] #64 ...
18:34:43 [2022-05-31T18:34:43.996Z] 
18:34:43 [2022-05-31T18:34:43.996Z] #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
18:34:43 [2022-05-31T18:34:43.996Z] #51 sha256:fe72db2318d079ffddad3a21a81755fa53bf9be991dd4546a5d2a65dffc017b9
18:34:43 [2022-05-31T18:34:43.996Z] #51 20.13 Reading package lists...
18:34:43 [2022-05-31T18:34:43.996Z] #51 24.16 Building dependency tree...
18:34:43 [2022-05-31T18:34:43.996Z] #51 27.58 The following additional packages will be installed:
18:34:43 [2022-05-31T18:34:43.996Z] #51 27.60   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
18:34:43 [2022-05-31T18:34:43.996Z] #51 27.60   python3-protobuf python3-six
18:34:43 [2022-05-31T18:34:43.996Z] #51 27.60 Suggested packages:
18:34:43 [2022-05-31T18:34:43.996Z] #51 27.62   python3-setuptools
18:34:43 [2022-05-31T18:34:43.996Z] #51 27.62 Recommended packages:
18:34:43 [2022-05-31T18:34:43.996Z] #51 27.62   iproute2 | iproute
18:34:43 [2022-05-31T18:34:43.996Z] #51 28.14 The following NEW packages will be installed:
18:34:43 [2022-05-31T18:34:43.996Z] #51 28.19   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
18:34:43 [2022-05-31T18:34:43.996Z] #51 28.20   python3-protobuf python3-six
18:34:43 [2022-05-31T18:34:43.996Z] #51 28.77 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
18:34:43 [2022-05-31T18:34:43.996Z] #51 28.77 Need to get 2136 kB of archives.
18:34:43 [2022-05-31T18:34:43.996Z] #51 28.77 After this operation, 10.8 MB of additional disk space will be used.
18:34:43 [2022-05-31T18:34:43.996Z] #51 28.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
18:34:43 [2022-05-31T18:34:43.996Z] #51 28.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:34:43 [2022-05-31T18:34:43.996Z] #51 28.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
18:34:43 [2022-05-31T18:34:43.996Z] #51 28.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
18:34:43 [2022-05-31T18:34:43.996Z] #51 28.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
18:34:43 [2022-05-31T18:34:43.996Z] #51 28.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
18:34:43 [2022-05-31T18:34:43.996Z] #51 28.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
18:34:43 [2022-05-31T18:34:43.996Z] #51 30.98 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [630 kB]
18:34:43 [2022-05-31T18:34:43.996Z] #51 32.51 debconf: delaying package configuration, since apt-utils is not installed
18:34:43 [2022-05-31T18:34:43.996Z] #51 32.78 Fetched 2136 kB in 3s (712 kB/s)
18:34:43 [2022-05-31T18:34:43.996Z] #51 32.99 Selecting previously unselected package libprotobuf23:arm64.
18:34:43 [2022-05-31T18:34:43.996Z] #51 32.99 (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.)
18:34:43 [2022-05-31T18:34:43.996Z] #51 33.05 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
18:34:43 [2022-05-31T18:34:43.996Z] #51 33.10 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
18:34:43 [2022-05-31T18:34:43.996Z] #51 33.79 Selecting previously unselected package python3-pkg-resources.
18:34:43 [2022-05-31T18:34:43.996Z] #51 33.79 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
18:34:43 [2022-05-31T18:34:43.996Z] #51 33.80 Unpacking python3-pkg-resources (52.0.0-4) ...
18:34:43 [2022-05-31T18:34:43.996Z] #51 34.02 Selecting previously unselected package python3-six.
18:34:43 [2022-05-31T18:34:43.996Z] #51 34.03 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
18:34:43 [2022-05-31T18:34:43.996Z] #51 34.05 Unpacking python3-six (1.16.0-2) ...
18:34:43 [2022-05-31T18:34:43.996Z] #51 ...
18:34:43 [2022-05-31T18:34:43.996Z] 
18:34:43 [2022-05-31T18:34:43.996Z] #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
18:34:43 [2022-05-31T18:34:43.996Z] #42 sha256:a14998fe68a8122c3e79d8070ec279ca860f4dac08d0da5fe802e218b794d71b
18:34:43 [2022-05-31T18:34:43.996Z] #42 25.16 Building dependency tree...
18:34:43 [2022-05-31T18:34:43.996Z] #42 28.60 The following additional packages will be installed:
18:34:43 [2022-05-31T18:34:43.996Z] #42 28.61   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
18:34:43 [2022-05-31T18:34:43.996Z] #42 28.62 Suggested packages:
18:34:43 [2022-05-31T18:34:43.996Z] #42 28.63   cmake-doc ninja-build lrzip
18:34:43 [2022-05-31T18:34:43.996Z] #42 28.63 Recommended packages:
18:34:43 [2022-05-31T18:34:43.996Z] #42 28.63   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:34:43 [2022-05-31T18:34:43.996Z] #42 29.49 The following NEW packages will be installed:
18:34:43 [2022-05-31T18:34:43.996Z] #42 29.50   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
18:34:43 [2022-05-31T18:34:43.996Z] #42 29.50   vim-common xxd
18:34:43 [2022-05-31T18:34:43.996Z] #42 29.89 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:34:43 [2022-05-31T18:34:43.996Z] #42 29.89 Need to get 15.6 MB of archives.
18:34:43 [2022-05-31T18:34:43.996Z] #42 29.89 After this operation, 67.4 MB of additional disk space will be used.
18:34:43 [2022-05-31T18:34:43.996Z] #42 29.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
18:34:43 [2022-05-31T18:34:43.996Z] #42 29.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:34:43 [2022-05-31T18:34:43.996Z] #42 29.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
18:34:43 [2022-05-31T18:34:43.996Z] #42 29.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
18:34:43 [2022-05-31T18:34:43.996Z] #42 30.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB]
18:34:43 [2022-05-31T18:34:43.996Z] #42 30.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
18:34:43 [2022-05-31T18:34:43.996Z] #42 30.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
18:34:43 [2022-05-31T18:34:43.996Z] #42 30.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
18:34:43 [2022-05-31T18:34:43.996Z] #42 30.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
18:34:43 [2022-05-31T18:34:43.996Z] #42 30.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
18:34:43 [2022-05-31T18:34:43.996Z] #42 31.90 debconf: delaying package configuration, since apt-utils is not installed
18:34:43 [2022-05-31T18:34:43.996Z] #42 32.25 Fetched 15.6 MB in 1s (17.5 MB/s)
18:34:43 [2022-05-31T18:34:43.996Z] #42 32.38 Selecting previously unselected package xxd.
18:34:43 [2022-05-31T18:34:43.996Z] #42 32.38 (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.)
18:34:43 [2022-05-31T18:34:43.996Z] #42 32.47 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
18:34:43 [2022-05-31T18:34:43.996Z] #42 32.50 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:34:43 [2022-05-31T18:34:43.996Z] #42 32.74 Selecting previously unselected package vim-common.
18:34:43 [2022-05-31T18:34:43.996Z] #42 32.76 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:34:43 [2022-05-31T18:34:43.996Z] #42 32.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:34:43 [2022-05-31T18:34:43.996Z] #42 33.20 Selecting previously unselected package cmake-data.
18:34:43 [2022-05-31T18:34:43.996Z] #42 33.20 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
18:34:43 [2022-05-31T18:34:43.996Z] #42 33.23 Unpacking cmake-data (3.18.4-2+deb11u1) ...
18:34:43 [2022-05-31T18:34:43.996Z] #42 ...
18:34:43 [2022-05-31T18:34:43.996Z] 
18:34:43 [2022-05-31T18:34:43.996Z] #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
18:34:43 [2022-05-31T18:34:43.996Z] #51 sha256:fe72db2318d079ffddad3a21a81755fa53bf9be991dd4546a5d2a65dffc017b9
18:34:43 [2022-05-31T18:34:43.996Z] #51 34.25 Selecting previously unselected package python3-protobuf.
18:34:43 [2022-05-31T18:34:43.996Z] #51 34.26 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
18:34:43 [2022-05-31T18:34:43.996Z] #51 34.26 Unpacking python3-protobuf (3.12.4-1) ...
18:34:44 [2022-05-31T18:34:44.933Z] #51 34.81 Selecting previously unselected package libnet1:arm64.
18:34:44 [2022-05-31T18:34:44.933Z] #51 34.82 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
18:34:44 [2022-05-31T18:34:44.933Z] #51 34.82 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:34:44 [2022-05-31T18:34:44.933Z] #51 34.97 Selecting previously unselected package libnl-3-200:arm64.
18:34:44 [2022-05-31T18:34:44.933Z] #51 34.97 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
18:34:44 [2022-05-31T18:34:44.933Z] #51 34.98 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
18:34:44 [2022-05-31T18:34:44.933Z] #51 35.08 Selecting previously unselected package libprotobuf-c1:arm64.
18:34:44 [2022-05-31T18:34:44.933Z] #51 35.08 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
18:34:44 [2022-05-31T18:34:44.933Z] #51 35.09 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:34:44 [2022-05-31T18:34:44.933Z] #51 35.19 Selecting previously unselected package criu.
18:34:45 [2022-05-31T18:34:45.193Z] #51 35.19 Preparing to unpack .../7-criu_3.17-1_arm64.deb ...
18:34:45 [2022-05-31T18:34:45.193Z] #51 35.20 Unpacking criu (3.17-1) ...
18:34:45 [2022-05-31T18:34:45.762Z] #51 35.93 Setting up python3-pkg-resources (52.0.0-4) ...
18:34:47 [2022-05-31T18:34:47.141Z] #51 37.18 Setting up libprotobuf23:arm64 (3.12.4-1) ...
18:34:47 [2022-05-31T18:34:47.141Z] #51 37.19 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:34:47 [2022-05-31T18:34:47.141Z] #51 37.22 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:34:47 [2022-05-31T18:34:47.141Z] #51 37.23 Setting up python3-six (1.16.0-2) ...
18:34:48 [2022-05-31T18:34:48.521Z] #51 38.45 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
18:34:48 [2022-05-31T18:34:48.521Z] #51 38.48 Setting up python3-protobuf (3.12.4-1) ...
18:34:50 [2022-05-31T18:34:50.426Z] #51 ...
18:34:50 [2022-05-31T18:34:50.426Z] 
18:34:50 [2022-05-31T18:34:50.426Z] #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
18:34:50 [2022-05-31T18:34:50.426Z] #14 sha256:d641479d2546df58f9ccaf9c142afaf5097ef1ff1c4cae7dd0a3a2aa758285a1
18:34:50 [2022-05-31T18:34:50.426Z] #14 31.11 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB]
18:34:50 [2022-05-31T18:34:50.426Z] #14 32.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB]
18:34:50 [2022-05-31T18:34:50.426Z] #14 32.62 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB]
18:34:50 [2022-05-31T18:34:50.426Z] #14 33.16 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB]
18:34:50 [2022-05-31T18:34:50.426Z] #14 34.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB]
18:34:50 [2022-05-31T18:34:50.426Z] #14 34.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
18:34:50 [2022-05-31T18:34:50.426Z] #14 34.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
18:34:50 [2022-05-31T18:34:50.426Z] #14 34.56 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
18:34:50 [2022-05-31T18:34:50.426Z] #14 34.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
18:34:50 [2022-05-31T18:34:50.426Z] #14 34.57 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
18:34:50 [2022-05-31T18:34:50.426Z] #14 34.58 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
18:34:50 [2022-05-31T18:34:50.426Z] #14 34.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
18:34:50 [2022-05-31T18:34:50.426Z] #14 34.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
18:34:50 [2022-05-31T18:34:50.426Z] #14 34.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
18:34:50 [2022-05-31T18:34:50.426Z] #14 34.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
18:34:50 [2022-05-31T18:34:50.426Z] #14 34.63 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
18:34:50 [2022-05-31T18:34:50.426Z] #14 34.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
18:34:50 [2022-05-31T18:34:50.426Z] #14 34.66 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
18:34:50 [2022-05-31T18:34:50.426Z] #14 34.68 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
18:34:50 [2022-05-31T18:34:50.426Z] #14 34.69 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
18:34:50 [2022-05-31T18:34:50.426Z] #14 34.69 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
18:34:50 [2022-05-31T18:34:50.426Z] #14 35.55 debconf: delaying package configuration, since apt-utils is not installed
18:34:50 [2022-05-31T18:34:50.426Z] #14 35.75 Fetched 108 MB in 5s (21.4 MB/s)
18:34:50 [2022-05-31T18:34:50.426Z] #14 35.84 Selecting previously unselected package binutils-mingw-w64-i686.
18:34:50 [2022-05-31T18:34:50.426Z] #14 35.84 (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.)
18:34:50 [2022-05-31T18:34:50.426Z] #14 35.95 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
18:34:50 [2022-05-31T18:34:50.426Z] #14 35.96 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:34:50 [2022-05-31T18:34:50.426Z] #14 37.89 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:34:50 [2022-05-31T18:34:50.426Z] #14 37.89 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
18:34:50 [2022-05-31T18:34:50.426Z] #14 37.90 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:34:50 [2022-05-31T18:34:50.426Z] #14 40.38 Selecting previously unselected package binutils-mingw-w64.
18:34:50 [2022-05-31T18:34:50.426Z] #14 40.38 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
18:34:50 [2022-05-31T18:34:50.426Z] #14 40.38 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
18:34:50 [2022-05-31T18:34:50.426Z] #14 40.54 Selecting previously unselected package libdevmapper1.02.1:arm64.
18:34:50 [2022-05-31T18:34:50.426Z] #14 40.54 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
18:34:50 [2022-05-31T18:34:50.426Z] #14 40.55 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
18:34:50 [2022-05-31T18:34:50.426Z] #14 40.73 Selecting previously unselected package dmsetup.
18:34:50 [2022-05-31T18:34:50.426Z] #14 40.74 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
18:34:50 [2022-05-31T18:34:50.426Z] #14 40.74 Unpacking dmsetup (2:1.02.175-2.1) ...
18:34:50 [2022-05-31T18:34:50.426Z] #14 40.93 Selecting previously unselected package mingw-w64-common.
18:34:50 [2022-05-31T18:34:50.426Z] #14 40.93 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
18:34:50 [2022-05-31T18:34:50.426Z] #14 40.94 Unpacking mingw-w64-common (8.0.0-1) ...
18:34:51 [2022-05-31T18:34:51.363Z] #14 ...
18:34:51 [2022-05-31T18:34:51.363Z] 
18:34:51 [2022-05-31T18:34:51.363Z] #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
18:34:51 [2022-05-31T18:34:51.363Z] #51 sha256:fe72db2318d079ffddad3a21a81755fa53bf9be991dd4546a5d2a65dffc017b9
18:34:51 [2022-05-31T18:34:51.363Z] #51 41.56 Setting up criu (3.17-1) ...
18:34:51 [2022-05-31T18:34:51.957Z] #51 ...
18:34:51 [2022-05-31T18:34:51.957Z] 
18:34:51 [2022-05-31T18:34:51.957Z] #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
18:34:51 [2022-05-31T18:34:51.957Z] #55 sha256:867921f3243380f3acda5abfe14a35a0240ce6fe68b8c2e2ee5e7aa72e3902ec
18:34:51 [2022-05-31T18:34:51.957Z] #55 32.45 go: downloading gitlab.com/bosi/decorder v0.2.1
18:34:51 [2022-05-31T18:34:51.957Z] #55 32.68 go: downloading honnef.co/go/tools v0.2.2
18:34:51 [2022-05-31T18:34:51.957Z] #55 34.00 go: downloading mvdan.cc/gofumpt v0.2.1
18:34:51 [2022-05-31T18:34:51.957Z] #55 34.00 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
18:34:51 [2022-05-31T18:34:51.957Z] #55 34.05 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
18:34:51 [2022-05-31T18:34:51.957Z] #55 34.09 go: downloading github.com/davecgh/go-spew v1.1.1
18:34:51 [2022-05-31T18:34:51.957Z] #55 34.19 go: downloading github.com/pmezard/go-difflib v1.0.0
18:34:51 [2022-05-31T18:34:51.957Z] #55 34.21 go: downloading github.com/stretchr/objx v0.1.1
18:34:51 [2022-05-31T18:34:51.957Z] #55 34.25 go: downloading github.com/hashicorp/hcl v1.0.0
18:34:51 [2022-05-31T18:34:51.957Z] #55 34.42 go: downloading github.com/pelletier/go-toml v1.9.4
18:34:51 [2022-05-31T18:34:51.957Z] #55 34.50 go: downloading golang.org/x/text v0.3.7
18:34:51 [2022-05-31T18:34:51.957Z] #55 38.21 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
18:34:51 [2022-05-31T18:34:51.957Z] #55 38.25 go: downloading github.com/gobwas/glob v0.2.3
18:34:51 [2022-05-31T18:34:51.957Z] #55 38.29 go: downloading github.com/kisielk/gotool v1.0.0
18:34:51 [2022-05-31T18:34:51.957Z] #55 38.35 go: downloading github.com/gostaticanalysis/comment v1.4.2
18:34:51 [2022-05-31T18:34:51.957Z] #55 38.46 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
18:34:51 [2022-05-31T18:34:51.957Z] #55 38.46 go: downloading golang.org/x/mod v0.5.1
18:34:51 [2022-05-31T18:34:51.957Z] #55 38.50 go: downloading github.com/ettle/strcase v0.1.1
18:34:51 [2022-05-31T18:34:51.957Z] #55 38.58 go: downloading github.com/fatih/structtag v1.2.0
18:34:51 [2022-05-31T18:34:51.957Z] #55 38.63 go: downloading github.com/Masterminds/semver v1.5.0
18:34:51 [2022-05-31T18:34:51.957Z] #55 38.69 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
18:34:51 [2022-05-31T18:34:51.957Z] #55 38.76 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
18:34:51 [2022-05-31T18:34:51.957Z] #55 38.86 go: downloading github.com/prometheus/client_golang v1.7.1
18:34:51 [2022-05-31T18:34:51.957Z] #55 39.08 go: downloading github.com/prometheus/client_model v0.2.0
18:34:51 [2022-05-31T18:34:51.957Z] #55 39.29 go: downloading github.com/google/go-cmp v0.5.6
18:34:51 [2022-05-31T18:34:51.957Z] #55 39.45 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
18:34:51 [2022-05-31T18:34:51.957Z] #55 39.48 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
18:34:51 [2022-05-31T18:34:51.957Z] #55 39.56 go: downloading github.com/olekukonko/tablewriter v0.0.5
18:34:51 [2022-05-31T18:34:51.957Z] #55 39.58 go: downloading github.com/beorn7/perks v1.0.1
18:34:51 [2022-05-31T18:34:51.957Z] #55 39.59 go: downloading github.com/cespare/xxhash/v2 v2.1.2
18:34:51 [2022-05-31T18:34:51.957Z] #55 39.63 go: downloading github.com/cespare/xxhash v1.1.0
18:34:51 [2022-05-31T18:34:51.957Z] #55 39.63 go: downloading github.com/golang/protobuf v1.5.2
18:34:51 [2022-05-31T18:34:51.957Z] #55 39.79 go: downloading github.com/prometheus/common v0.10.0
18:34:51 [2022-05-31T18:34:51.957Z] #55 39.97 go: downloading github.com/prometheus/procfs v0.6.0
18:34:51 [2022-05-31T18:34:51.957Z] #55 40.04 go: downloading github.com/mattn/go-runewidth v0.0.9
18:34:51 [2022-05-31T18:34:51.957Z] #55 40.21 go: downloading google.golang.org/protobuf v1.27.1
18:34:51 [2022-05-31T18:34:51.957Z] #55 41.27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
18:34:52 [2022-05-31T18:34:52.301Z] #55 ...
18:34:52 [2022-05-31T18:34:52.301Z] 
18:34:52 [2022-05-31T18:34:52.301Z] #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
18:34:52 [2022-05-31T18:34:52.301Z] #42 sha256:a14998fe68a8122c3e79d8070ec279ca860f4dac08d0da5fe802e218b794d71b
18:34:52 [2022-05-31T18:34:52.301Z] #42 36.44 Selecting previously unselected package libicu67:arm64.
18:34:52 [2022-05-31T18:34:52.301Z] #42 36.45 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
18:34:52 [2022-05-31T18:34:52.301Z] #42 36.46 Unpacking libicu67:arm64 (67.1-7) ...
18:34:52 [2022-05-31T18:34:52.301Z] #42 41.24 Selecting previously unselected package libxml2:arm64.
18:34:52 [2022-05-31T18:34:52.301Z] #42 41.24 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ...
18:34:52 [2022-05-31T18:34:52.301Z] #42 41.24 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
18:34:52 [2022-05-31T18:34:52.301Z] #42 41.71 Selecting previously unselected package libarchive13:arm64.
18:34:52 [2022-05-31T18:34:52.301Z] #42 41.71 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
18:34:52 [2022-05-31T18:34:52.301Z] #42 41.71 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
18:34:52 [2022-05-31T18:34:52.301Z] #42 42.11 Selecting previously unselected package libjsoncpp24:arm64.
18:34:52 [2022-05-31T18:34:52.301Z] #42 42.11 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
18:34:52 [2022-05-31T18:34:52.301Z] #42 42.12 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
18:34:52 [2022-05-31T18:34:52.301Z] #42 42.28 Selecting previously unselected package librhash0:arm64.
18:34:52 [2022-05-31T18:34:52.301Z] #42 42.28 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
18:34:52 [2022-05-31T18:34:52.301Z] #42 42.29 Unpacking librhash0:arm64 (1.4.1-2) ...
18:34:52 [2022-05-31T18:34:52.301Z] #42 42.48 Selecting previously unselected package libuv1:arm64.
18:34:52 [2022-05-31T18:34:52.301Z] #42 42.48 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
18:34:52 [2022-05-31T18:34:52.301Z] #42 42.49 Unpacking libuv1:arm64 (1.40.0-2) ...
18:34:52 [2022-05-31T18:34:52.301Z] #42 42.67 Selecting previously unselected package cmake.
18:34:52 [2022-05-31T18:34:52.301Z] #42 42.70 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
18:34:52 [2022-05-31T18:34:52.301Z] #42 42.73 Unpacking cmake (3.18.4-2+deb11u1) ...
18:34:53 [2022-05-31T18:34:53.053Z] #42 ...
18:34:53 [2022-05-31T18:34:53.053Z] 
18:34:53 [2022-05-31T18:34:53.053Z] #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
18:34:53 [2022-05-31T18:34:53.053Z] #51 sha256:fe72db2318d079ffddad3a21a81755fa53bf9be991dd4546a5d2a65dffc017b9
18:34:53 [2022-05-31T18:34:53.053Z] #51 43.30 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:34:56 [2022-05-31T18:34:56.339Z] #51 DONE 46.5s
18:34:56 [2022-05-31T18:34:56.339Z] 
18:34:56 [2022-05-31T18:34:56.339Z] #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
18:34:56 [2022-05-31T18:34:56.339Z] #14 sha256:d641479d2546df58f9ccaf9c142afaf5097ef1ff1c4cae7dd0a3a2aa758285a1
18:34:56 [2022-05-31T18:34:56.339Z] #14 46.89 Selecting previously unselected package mingw-w64-x86-64-dev.
18:34:56 [2022-05-31T18:34:56.598Z] #14 46.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
18:34:56 [2022-05-31T18:34:56.598Z] #14 46.92 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
18:34:56 [2022-05-31T18:34:56.598Z] #14 ...
18:34:56 [2022-05-31T18:34:56.598Z] 
18:34:56 [2022-05-31T18:34:56.598Z] #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
18:34:56 [2022-05-31T18:34:56.598Z] #34 sha256:beed0a48323882f55e50c58f835f37e060fb97fabb8f07b1fae8eb3b54f7e627
18:34:56 [2022-05-31T18:34:56.598Z] #34 36.94 Updating files:  97% (1480/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
18:34:56 [2022-05-31T18:34:56.598Z] #34 37.00 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
18:34:56 [2022-05-31T18:34:56.598Z] #34 37.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:34:56 [2022-05-31T18:34:56.598Z] #34 ...
18:34:56 [2022-05-31T18:34:56.598Z] 
18:34:56 [2022-05-31T18:34:56.598Z] #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
18:34:56 [2022-05-31T18:34:56.598Z] #42 sha256:a14998fe68a8122c3e79d8070ec279ca860f4dac08d0da5fe802e218b794d71b
18:34:56 [2022-05-31T18:34:56.598Z] #42 45.67 Setting up libicu67:arm64 (67.1-7) ...
18:34:56 [2022-05-31T18:34:56.598Z] #42 46.03 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:34:56 [2022-05-31T18:34:56.598Z] #42 46.08 Setting up libuv1:arm64 (1.40.0-2) ...
18:34:56 [2022-05-31T18:34:56.598Z] #42 46.11 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:34:56 [2022-05-31T18:34:56.598Z] #42 46.23 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
18:34:56 [2022-05-31T18:34:56.598Z] #42 46.28 Setting up librhash0:arm64 (1.4.1-2) ...
18:34:56 [2022-05-31T18:34:56.598Z] #42 46.34 Setting up cmake-data (3.18.4-2+deb11u1) ...
18:34:56 [2022-05-31T18:34:56.598Z] #42 46.39 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
18:34:56 [2022-05-31T18:34:56.598Z] #42 46.44 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
18:34:56 [2022-05-31T18:34:56.598Z] #42 46.48 Setting up cmake (3.18.4-2+deb11u1) ...
18:34:56 [2022-05-31T18:34:56.598Z] #42 46.78 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:34:56 [2022-05-31T18:34:56.598Z] #42 DONE 47.2s
18:34:56 [2022-05-31T18:34:56.856Z] 
18:34:56 [2022-05-31T18:34:56.856Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
18:34:56 [2022-05-31T18:34:56.856Z] #43 sha256:ce19bf5b040baec135cfbf64e2aad68fc43524c93e68c0927c9f5b023a06bf10
18:34:56 [2022-05-31T18:34:56.856Z] #43 DONE 0.2s
18:34:56 [2022-05-31T18:34:56.856Z] 
18:34:56 [2022-05-31T18:34:56.857Z] #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
18:34:56 [2022-05-31T18:34:56.857Z] #44 sha256:1a9c80db289d705b2044b86e8ced485b3ecac1705bd5b954a33a400f728072e0
18:34:57 [2022-05-31T18:34:57.806Z] #44 0.873 + RM_GOPATH=0
18:34:57 [2022-05-31T18:34:57.806Z] #44 0.904 + TMP_GOPATH=
18:34:57 [2022-05-31T18:34:57.806Z] #44 0.904 + : /build
18:34:57 [2022-05-31T18:34:57.806Z] #44 0.904 + '[' -z '' ']'
18:34:57 [2022-05-31T18:34:57.806Z] #44 0.904 ++ mktemp -d
18:34:57 [2022-05-31T18:34:57.806Z] #44 0.904 + export GOPATH=/tmp/tmp.oKjf1yMxm0
18:34:57 [2022-05-31T18:34:57.806Z] #44 0.904 + GOPATH=/tmp/tmp.oKjf1yMxm0
18:34:57 [2022-05-31T18:34:57.806Z] #44 0.904 + RM_GOPATH=1
18:34:57 [2022-05-31T18:34:57.806Z] #44 0.904 + case "$(go env GOARCH)" in
18:34:57 [2022-05-31T18:34:57.806Z] #44 0.904 ++ go env GOARCH
18:34:57 [2022-05-31T18:34:57.806Z] #44 0.927 Install tini version v0.19.0
18:34:57 [2022-05-31T18:34:57.806Z] #44 0.927 + export GO_BUILDMODE=-buildmode=pie
18:34:57 [2022-05-31T18:34:57.806Z] #44 0.927 + GO_BUILDMODE=-buildmode=pie
18:34:57 [2022-05-31T18:34:57.806Z] #44 0.927 ++ dirname /install.sh
18:34:57 [2022-05-31T18:34:57.806Z] #44 0.927 + dir=/
18:34:57 [2022-05-31T18:34:57.807Z] #44 0.927 + bin=tini
18:34:57 [2022-05-31T18:34:57.807Z] #44 0.927 + shift
18:34:57 [2022-05-31T18:34:57.807Z] #44 0.927 + '[' '!' -f //tini.installer ']'
18:34:57 [2022-05-31T18:34:57.807Z] #44 0.927 + . //tini.installer
18:34:57 [2022-05-31T18:34:57.807Z] #44 0.927 ++ : v0.19.0
18:34:57 [2022-05-31T18:34:57.807Z] #44 0.927 + install_tini
18:34:57 [2022-05-31T18:34:57.807Z] #44 0.927 + echo 'Install tini version v0.19.0'
18:34:57 [2022-05-31T18:34:57.807Z] #44 0.927 + git clone https://github.com/krallin/tini.git /tmp/tmp.oKjf1yMxm0/tini
18:34:57 [2022-05-31T18:34:57.807Z] #44 0.927 Cloning into '/tmp/tmp.oKjf1yMxm0/tini'...
18:34:58 [2022-05-31T18:34:58.762Z] #44 1.615 + cd /tmp/tmp.oKjf1yMxm0/tini
18:34:58 [2022-05-31T18:34:58.762Z] #44 1.621 + git checkout -q v0.19.0
18:34:58 [2022-05-31T18:34:58.762Z] #44 1.643 + cmake .
18:34:59 [2022-05-31T18:34:59.021Z] #44 2.084 -- The C compiler identification is GNU 10.2.1
18:34:59 [2022-05-31T18:34:59.022Z] #44 2.176 -- Detecting C compiler ABI info
18:34:59 [2022-05-31T18:34:59.589Z] #44 2.682 -- Detecting C compiler ABI info - done
18:34:59 [2022-05-31T18:34:59.589Z] #44 2.764 -- Check for working C compiler: /usr/bin/cc - skipped
18:34:59 [2022-05-31T18:34:59.589Z] #44 2.772 -- Detecting C compile features
18:34:59 [2022-05-31T18:34:59.589Z] #44 2.773 -- Detecting C compile features - done
18:34:59 [2022-05-31T18:34:59.589Z] #44 2.825 -- Performing Test HAS_BUILTIN_FORTIFY
18:34:59 [2022-05-31T18:34:59.847Z] #44 3.054 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:35:00 [2022-05-31T18:35:00.105Z] #44 3.207 -- Configuring done
18:35:00 [2022-05-31T18:35:00.105Z] #44 3.219 -- Generating done
18:35:00 [2022-05-31T18:35:00.105Z] #44 3.227 -- Build files have been written to: /tmp/tmp.oKjf1yMxm0/tini
18:35:00 [2022-05-31T18:35:00.105Z] #44 3.238 + make tini-static
18:35:00 [2022-05-31T18:35:00.376Z] #44 3.510 Scanning dependencies of target tini-static
18:35:00 [2022-05-31T18:35:00.376Z] #44 3.565 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:35:00 [2022-05-31T18:35:00.634Z] #44 ...
18:35:00 [2022-05-31T18:35:00.634Z] 
18:35:00 [2022-05-31T18:35:00.634Z] #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.8.1"      && /build/gotestsum --version
18:35:00 [2022-05-31T18:35:00.634Z] #53 sha256:132952dd1af485412ed289142848e29034d336b5d28689e09c848a3cc0ab0047
18:35:00 [2022-05-31T18:35:00.634Z] #53 50.45 gotestsum version dev
18:35:00 [2022-05-31T18:35:00.634Z] #53 DONE 51.1s
18:35:00 [2022-05-31T18:35:00.634Z] 
18:35:00 [2022-05-31T18:35:00.634Z] #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
18:35:00 [2022-05-31T18:35:00.634Z] #14 sha256:d641479d2546df58f9ccaf9c142afaf5097ef1ff1c4cae7dd0a3a2aa758285a1
18:35:02 [2022-05-31T18:35:02.021Z] #14 ...
18:35:02 [2022-05-31T18:35:02.021Z] 
18:35:02 [2022-05-31T18:35:02.021Z] #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
18:35:02 [2022-05-31T18:35:02.021Z] #44 sha256:1a9c80db289d705b2044b86e8ced485b3ecac1705bd5b954a33a400f728072e0
18:35:02 [2022-05-31T18:35:02.021Z] #44 5.228 [100%] Linking C executable tini-static
18:35:02 [2022-05-31T18:35:02.592Z] #44 5.814 [100%] Built target tini-static
18:35:02 [2022-05-31T18:35:02.592Z] #44 5.869 + mkdir -p /build
18:35:02 [2022-05-31T18:35:02.865Z] #44 5.892 + cp tini-static /build/docker-init
18:35:03 [2022-05-31T18:35:03.123Z] #44 DONE 6.3s
18:35:03 [2022-05-31T18:35:03.123Z] 
18:35:03 [2022-05-31T18:35:03.123Z] #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
18:35:03 [2022-05-31T18:35:03.123Z] #14 sha256:d641479d2546df58f9ccaf9c142afaf5097ef1ff1c4cae7dd0a3a2aa758285a1
18:35:03 [2022-05-31T18:35:03.123Z] #14 53.16 Selecting previously unselected package gcc-mingw-w64-base.
18:35:03 [2022-05-31T18:35:03.123Z] #14 53.17 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
18:35:03 [2022-05-31T18:35:03.123Z] #14 53.17 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:35:03 [2022-05-31T18:35:03.123Z] #14 53.54 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
18:35:03 [2022-05-31T18:35:03.123Z] #14 53.55 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
18:35:03 [2022-05-31T18:35:03.123Z] #14 53.56 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:35:09 [2022-05-31T18:35:09.692Z] #14 59.20 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
18:35:09 [2022-05-31T18:35:09.692Z] #14 59.20 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
18:35:09 [2022-05-31T18:35:09.692Z] #14 59.21 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:35:17 [2022-05-31T18:35:17.818Z] #14 ...
18:35:17 [2022-05-31T18:35:17.818Z] 
18:35:17 [2022-05-31T18:35:17.818Z] #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
18:35:17 [2022-05-31T18:35:17.818Z] #64 sha256:237be1d2d53506de30d68dfda75bf9d896ea4d2b6cc9d86cd6cc72365cddfe29
18:35:17 [2022-05-31T18:35:17.818Z] #64 35.35 Updating files:  69% (3316/4766)
Updating files:  70% (3337/4766)
Updating files:  71% (3384/4766)
Updating files:  72% (3432/4766)
Updating files:  73% (3480/4766)
Updating files:  74% (3527/4766)
Updating files:  75% (3575/4766)
Updating files:  76% (3623/4766)
Updating files:  77% (3670/4766)
Updating files:  78% (3718/4766)
Updating files:  79% (3766/4766)
Updating files:  80% (3813/4766)
Updating files:  81% (3861/4766)
Updating files:  82% (3909/4766)
Updating files:  83% (3956/4766)
Updating files:  84% (4004/4766)
Updating files:  85% (4052/4766)
Updating files:  86% (4099/4766)
Updating files:  87% (4147/4766)
Updating files:  88% (4195/4766)
Updating files:  89% (4242/4766)
Updating files:  90% (4290/4766)
Updating files:  91% (4338/4766)
Updating files:  92% (4385/4766)
Updating files:  93% (4433/4766)
Updating files:  94% (4481/4766)
Updating files:  95% (4528/4766)
Updating files:  96% (4576/4766)
Updating files:  97% (4624/4766)
Updating files:  98% (4671/4766)
Updating files:  99% (4719/4766)
Updating files: 100% (4766/4766)
Updating files: 100% (4766/4766), done.
18:35:17 [2022-05-31T18:35:17.818Z] #64 36.11 + cd /tmp/tmp.Ee06JJZEye/src/github.com/containerd/containerd
18:35:17 [2022-05-31T18:35:17.818Z] #64 36.11 + git checkout -q v1.6.4
18:35:18 [2022-05-31T18:35:18.386Z] #64 37.06 + export 'BUILDTAGS=netgo osusergo static_build'
18:35:18 [2022-05-31T18:35:18.386Z] #64 37.06 + BUILDTAGS='netgo osusergo static_build'
18:35:18 [2022-05-31T18:35:18.386Z] #64 37.06 + export EXTRA_FLAGS=-buildmode=pie
18:35:18 [2022-05-31T18:35:18.386Z] #64 37.06 + EXTRA_FLAGS=-buildmode=pie
18:35:18 [2022-05-31T18:35:18.386Z] #64 37.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:35:18 [2022-05-31T18:35:18.386Z] #64 37.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:35:18 [2022-05-31T18:35:18.386Z] #64 37.06 + '[' '' = dynamic ']'
18:35:18 [2022-05-31T18:35:18.386Z] #64 37.06 + make
18:35:19 [2022-05-31T18:35:19.323Z] #64 38.14 + bin/ctr
18:35:27 [2022-05-31T18:35:27.438Z] #64 ...
18:35:27 [2022-05-31T18:35:27.438Z] 
18:35:27 [2022-05-31T18:35:27.438Z] #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
18:35:27 [2022-05-31T18:35:27.438Z] #14 sha256:d641479d2546df58f9ccaf9c142afaf5097ef1ff1c4cae7dd0a3a2aa758285a1
18:35:27 [2022-05-31T18:35:27.438Z] #14 67.98 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
18:35:27 [2022-05-31T18:35:27.438Z] #14 67.98 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
18:35:27 [2022-05-31T18:35:27.438Z] #14 67.99 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:35:27 [2022-05-31T18:35:27.438Z] #14 72.49 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
18:35:27 [2022-05-31T18:35:27.438Z] #14 72.49 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
18:35:27 [2022-05-31T18:35:27.438Z] #14 72.50 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:35:27 [2022-05-31T18:35:27.438Z] #14 77.16 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
18:35:27 [2022-05-31T18:35:27.438Z] #14 77.16 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
18:35:27 [2022-05-31T18:35:27.438Z] #14 77.16 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:35:37 [2022-05-31T18:35:37.414Z] #14 87.92 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
18:35:37 [2022-05-31T18:35:37.414Z] #14 87.92 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
18:35:37 [2022-05-31T18:35:37.414Z] #14 87.92 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:35:42 [2022-05-31T18:35:42.682Z] #14 92.74 Selecting previously unselected package g++-mingw-w64-x86-64.
18:35:42 [2022-05-31T18:35:42.682Z] #14 92.74 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
18:35:42 [2022-05-31T18:35:42.682Z] #14 92.75 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:35:42 [2022-05-31T18:35:42.682Z] #14 92.93 Selecting previously unselected package libapparmor1:arm64.
18:35:42 [2022-05-31T18:35:42.682Z] #14 92.93 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
18:35:42 [2022-05-31T18:35:42.682Z] #14 92.94 Unpacking libapparmor1:arm64 (2.13.6-10) ...
18:35:42 [2022-05-31T18:35:42.682Z] #14 93.01 Selecting previously unselected package libapparmor-dev:arm64.
18:35:42 [2022-05-31T18:35:42.682Z] #14 93.01 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
18:35:42 [2022-05-31T18:35:42.682Z] #14 93.01 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
18:35:42 [2022-05-31T18:35:42.682Z] #14 93.14 Selecting previously unselected package libbtrfs0:arm64.
18:35:42 [2022-05-31T18:35:42.682Z] #14 93.15 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
18:35:42 [2022-05-31T18:35:42.682Z] #14 93.15 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
18:35:42 [2022-05-31T18:35:42.941Z] #14 93.29 Selecting previously unselected package libbtrfs-dev:arm64.
18:35:42 [2022-05-31T18:35:42.941Z] #14 93.29 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
18:35:42 [2022-05-31T18:35:42.941Z] #14 93.29 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
18:35:42 [2022-05-31T18:35:42.941Z] #14 ...
18:35:42 [2022-05-31T18:35:42.941Z] 
18:35:42 [2022-05-31T18:35:42.941Z] #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
18:35:42 [2022-05-31T18:35:42.941Z] #67 sha256:cc29a5119b8d6cfa52fbb90663064d0d2cfa57bc49a23f1d53808ff0420def4a
18:35:42 [2022-05-31T18:35:42.941Z] #67 92.90 + for f in rootlesskit rootlesskit-docker-proxy
18:35:42 [2022-05-31T18:35:42.941Z] #67 92.90 + GOBIN=/build
18:35:42 [2022-05-31T18:35:42.941Z] #67 92.90 + GO111MODULE=on
18:35:42 [2022-05-31T18:35:42.941Z] #67 92.90 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
18:35:48 [2022-05-31T18:35:48.212Z] #67 97.53 rootlesskit version 1.0.0
18:35:48 [2022-05-31T18:35:48.212Z] #67 97.54 Usage of /build/rootlesskit-docker-proxy:
18:35:48 [2022-05-31T18:35:48.212Z] #67 97.54   -container-ip string
18:35:48 [2022-05-31T18:35:48.212Z] #67 97.54     	container ip
18:35:48 [2022-05-31T18:35:48.212Z] #67 97.54   -container-port int
18:35:48 [2022-05-31T18:35:48.212Z] #67 97.54     	container port (default -1)
18:35:48 [2022-05-31T18:35:48.212Z] #67 97.54   -host-ip string
18:35:48 [2022-05-31T18:35:48.212Z] #67 97.54     	host ip
18:35:48 [2022-05-31T18:35:48.212Z] #67 97.54   -host-port int
18:35:48 [2022-05-31T18:35:48.212Z] #67 97.54     	host port (default -1)
18:35:48 [2022-05-31T18:35:48.212Z] #67 97.54   -proto string
18:35:48 [2022-05-31T18:35:48.212Z] #67 97.54     	proxy protocol (default "tcp")
18:35:48 [2022-05-31T18:35:48.212Z] #67 ...
18:35:48 [2022-05-31T18:35:48.212Z] 
18:35:48 [2022-05-31T18:35:48.212Z] #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
18:35:48 [2022-05-31T18:35:48.212Z] #14 sha256:d641479d2546df58f9ccaf9c142afaf5097ef1ff1c4cae7dd0a3a2aa758285a1
18:35:48 [2022-05-31T18:35:48.212Z] #14 93.50 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
18:35:48 [2022-05-31T18:35:48.212Z] #14 93.50 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 93.51 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 93.57 Selecting previously unselected package libudev-dev:arm64.
18:35:48 [2022-05-31T18:35:48.212Z] #14 93.57 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 93.58 Unpacking libudev-dev:arm64 (247.3-7) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 93.71 Selecting previously unselected package libsepol1-dev:arm64.
18:35:48 [2022-05-31T18:35:48.212Z] #14 93.71 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 93.72 Unpacking libsepol1-dev:arm64 (3.1-1) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 93.98 Selecting previously unselected package libpcre2-16-0:arm64.
18:35:48 [2022-05-31T18:35:48.212Z] #14 93.98 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 93.99 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 94.14 Selecting previously unselected package libpcre2-32-0:arm64.
18:35:48 [2022-05-31T18:35:48.212Z] #14 94.14 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 94.15 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 94.29 Selecting previously unselected package libpcre2-posix2:arm64.
18:35:48 [2022-05-31T18:35:48.212Z] #14 94.29 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 94.30 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 94.36 Selecting previously unselected package libpcre2-dev:arm64.
18:35:48 [2022-05-31T18:35:48.212Z] #14 94.37 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 94.38 Unpacking libpcre2-dev:arm64 (10.36-2) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 94.76 Selecting previously unselected package libselinux1-dev:arm64.
18:35:48 [2022-05-31T18:35:48.212Z] #14 94.76 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 94.77 Unpacking libselinux1-dev:arm64 (3.1-3) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 94.94 Selecting previously unselected package libdevmapper-dev:arm64.
18:35:48 [2022-05-31T18:35:48.212Z] #14 94.95 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 94.96 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 95.02 Selecting previously unselected package libseccomp-dev:arm64.
18:35:48 [2022-05-31T18:35:48.212Z] #14 95.05 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 95.06 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 95.18 Selecting previously unselected package libsystemd-dev:arm64.
18:35:48 [2022-05-31T18:35:48.212Z] #14 95.19 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 95.20 Unpacking libsystemd-dev:arm64 (247.3-7) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 95.71 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 95.74 Setting up libapparmor1:arm64 (2.13.6-10) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 95.75 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 95.76 Setting up libsepol1-dev:arm64 (3.1-1) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 95.80 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 95.81 Setting up libpcre2-16-0:arm64 (10.36-2) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 95.86 Setting up libbtrfs0:arm64 (5.10.1-2) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 95.88 Setting up libpcre2-32-0:arm64 (10.36-2) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 95.90 Setting up libudev-dev:arm64 (247.3-7) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 95.93 Setting up libpcre2-posix2:arm64 (10.36-2) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 95.94 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 95.96 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 95.97 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 95.98 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 95.99 Setting up mingw-w64-common (8.0.0-1) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 96.01 Setting up libsystemd-dev:arm64 (247.3-7) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 96.03 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 96.05 Setting up libpcre2-dev:arm64 (10.36-2) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 96.07 Setting up libselinux1-dev:arm64 (3.1-3) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 96.08 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 96.09 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 96.11 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
18:35:48 [2022-05-31T18:35:48.212Z] #14 96.12 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 96.13 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
18:35:48 [2022-05-31T18:35:48.212Z] #14 96.14 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 96.16 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 96.17 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
18:35:48 [2022-05-31T18:35:48.212Z] #14 96.17 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 96.20 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 96.23 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
18:35:48 [2022-05-31T18:35:48.212Z] #14 96.24 Setting up dmsetup (2:1.02.175-2.1) ...
18:35:48 [2022-05-31T18:35:48.213Z] #14 96.26 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
18:35:48 [2022-05-31T18:35:48.213Z] #14 96.27 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
18:35:48 [2022-05-31T18:35:48.213Z] #14 96.30 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:35:51 [2022-05-31T18:35:51.496Z] #14 DONE 101.6s
18:35:51 [2022-05-31T18:35:51.496Z] 
18:35:51 [2022-05-31T18:35:51.496Z] #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
18:35:51 [2022-05-31T18:35:51.496Z] #67 sha256:cc29a5119b8d6cfa52fbb90663064d0d2cfa57bc49a23f1d53808ff0420def4a
18:35:51 [2022-05-31T18:35:51.496Z] #67 DONE 101.2s
18:35:51 [2022-05-31T18:35:51.496Z] 
18:35:51 [2022-05-31T18:35:51.496Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
18:35:51 [2022-05-31T18:35:51.496Z] #59 sha256:6ed1dbff3930352c466526a6cb4beb8bbc82e491f966034db26fcda5cb0d6cfb
18:35:51 [2022-05-31T18:35:51.496Z] #59 DONE 0.3s
18:35:51 [2022-05-31T18:35:51.496Z] 
18:35:51 [2022-05-31T18:35:51.496Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
18:35:51 [2022-05-31T18:35:51.496Z] #68 sha256:37a0514c01f9bc2a131897050c6473ecd2b8df09ab480c75ee0df6e7dafaab16
18:35:51 [2022-05-31T18:35:51.496Z] #68 DONE 0.2s
18:35:51 [2022-05-31T18:35:51.496Z] 
18:35:51 [2022-05-31T18:35:51.496Z] #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
18:35:51 [2022-05-31T18:35:51.496Z] #60 sha256:8d36444d179857c64c4bbb2d3422e290adcfb37e238595fcd08bcaadfc799cd2
18:35:51 [2022-05-31T18:35:51.496Z] #60 ...
18:35:51 [2022-05-31T18:35:51.496Z] 
18:35:51 [2022-05-31T18:35:51.496Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:35:51 [2022-05-31T18:35:51.496Z] #69 sha256:57764c78ac8c6066f8f3730be691055b13b967f510c1bc704ecd1e5c6fe2cb85
18:35:51 [2022-05-31T18:35:51.496Z] #69 DONE 0.2s
18:35:51 [2022-05-31T18:35:51.754Z] 
18:35:51 [2022-05-31T18:35:51.754Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
18:35:51 [2022-05-31T18:35:51.754Z] #15 sha256:7d7c249624a8115819ebd7831b5547d32e4329571e765890825eae101b1b9065
18:35:52 [2022-05-31T18:35:52.691Z] #15 DONE 1.5s
18:35:52 [2022-05-31T18:35:52.691Z] 
18:35:52 [2022-05-31T18:35:52.691Z] #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
18:35:52 [2022-05-31T18:35:52.691Z] #16 sha256:58baa479bbe9944b51e08235774a21cb0133ef7b88e84895b85f0fd2ef6ae960
18:35:54 [2022-05-31T18:35:54.068Z] #16 DONE 1.2s
18:35:54 [2022-05-31T18:35:54.068Z] 
18:35:54 [2022-05-31T18:35:54.068Z] #17 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:35:54 [2022-05-31T18:35:54.068Z] #17 sha256:08e879cae1b7076759db25c78ec7b481f8d445484859812a3045d374463e81f5
18:35:54 [2022-05-31T18:35:54.327Z] #17 0.646 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:35:54 [2022-05-31T18:35:54.586Z] #17 DONE 0.8s
18:35:54 [2022-05-31T18:35:54.586Z] 
18:35:54 [2022-05-31T18:35:54.586Z] #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
18:35:54 [2022-05-31T18:35:54.586Z] #60 sha256:8d36444d179857c64c4bbb2d3422e290adcfb37e238595fcd08bcaadfc799cd2
18:35:54 [2022-05-31T18:35:54.586Z] #60 1.610 + RM_GOPATH=0
18:35:54 [2022-05-31T18:35:54.586Z] #60 1.610 + TMP_GOPATH=
18:35:54 [2022-05-31T18:35:54.586Z] #60 1.610 + : /build
18:35:54 [2022-05-31T18:35:54.586Z] #60 1.610 + '[' -z '' ']'
18:35:54 [2022-05-31T18:35:54.586Z] #60 1.611 ++ mktemp -d
18:35:54 [2022-05-31T18:35:54.586Z] #60 1.614 + export GOPATH=/tmp/tmp.7a7PwNavXT
18:35:54 [2022-05-31T18:35:54.586Z] #60 1.614 + GOPATH=/tmp/tmp.7a7PwNavXT
18:35:54 [2022-05-31T18:35:54.586Z] #60 1.614 + RM_GOPATH=1
18:35:54 [2022-05-31T18:35:54.586Z] #60 1.614 + case "$(go env GOARCH)" in
18:35:54 [2022-05-31T18:35:54.586Z] #60 1.614 ++ go env GOARCH
18:35:54 [2022-05-31T18:35:54.586Z] #60 1.667 + export GO_BUILDMODE=-buildmode=pie
18:35:54 [2022-05-31T18:35:54.586Z] #60 1.667 + GO_BUILDMODE=-buildmode=pie
18:35:54 [2022-05-31T18:35:54.586Z] #60 1.671 ++ dirname /install.sh
18:35:54 [2022-05-31T18:35:54.586Z] #60 1.671 + dir=/
18:35:54 [2022-05-31T18:35:54.586Z] #60 1.671 + bin=runc
18:35:54 [2022-05-31T18:35:54.586Z] #60 1.671 + shift
18:35:54 [2022-05-31T18:35:54.586Z] #60 1.671 + '[' '!' -f //runc.installer ']'
18:35:54 [2022-05-31T18:35:54.586Z] #60 1.671 + . //runc.installer
18:35:54 [2022-05-31T18:35:54.586Z] #60 1.671 ++ set -e
18:35:54 [2022-05-31T18:35:54.586Z] #60 1.671 ++ : v1.1.2
18:35:54 [2022-05-31T18:35:54.586Z] #60 1.671 + install_runc
18:35:54 [2022-05-31T18:35:54.586Z] #60 1.671 + RUNC_BUILDTAGS=seccomp
18:35:54 [2022-05-31T18:35:54.586Z] #60 1.671 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
18:35:54 [2022-05-31T18:35:54.586Z] #60 1.671 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7a7PwNavXT/src/github.com/opencontainers/runc
18:35:54 [2022-05-31T18:35:54.586Z] #60 1.671 Install runc version v1.1.2 (build tags: seccomp)
18:35:54 [2022-05-31T18:35:54.586Z] #60 1.677 Cloning into '/tmp/tmp.7a7PwNavXT/src/github.com/opencontainers/runc'...
18:35:55 [2022-05-31T18:35:55.591Z] #60 ...
18:35:55 [2022-05-31T18:35:55.591Z] 
18:35:55 [2022-05-31T18:35:55.591Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:35:55 [2022-05-31T18:35:55.591Z] #18 sha256:5f0b6c37754c18d37a7695ddd7cc8e0bfbcb93e6ab1a086d2bad7d955e30f728
18:35:55 [2022-05-31T18:35:55.591Z] #18 DONE 1.0s
18:35:55 [2022-05-31T18:35:55.856Z] 
18:35:55 [2022-05-31T18:35:55.856Z] #19 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:35:55 [2022-05-31T18:35:55.856Z] #19 sha256:fe6a0d1fb4eead21069ddfc4eddc2bab9c635b8da9c6f9e2fcdf3e70b155be7d
18:35:56 [2022-05-31T18:35:56.423Z] #19 DONE 1.0s
18:35:56 [2022-05-31T18:35:56.423Z] 
18:35:56 [2022-05-31T18:35:56.423Z] #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
18:35:56 [2022-05-31T18:35:56.423Z] #36 sha256:b39d370696467ea7822f4dbe7eb296f26bbd5c7ae9e68d996a628cd0860e5013
18:35:56 [2022-05-31T18:35:56.681Z] #36 ...
18:35:56 [2022-05-31T18:35:56.681Z] 
18:35:56 [2022-05-31T18:35:56.681Z] #20 [dev-systemd-false  6/26] RUN ldconfig
18:35:56 [2022-05-31T18:35:56.681Z] #20 sha256:3b32415b8ba6c4501956d183a051ac96702deaca65dbc6a68117b1ee91227e15
18:35:57 [2022-05-31T18:35:57.615Z] #20 DONE 0.9s
18:35:57 [2022-05-31T18:35:57.615Z] 
18:35:57 [2022-05-31T18:35:57.615Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
18:35:57 [2022-05-31T18:35:57.615Z] #26 sha256:1b62d360e7b6b84db9f0492d0772a46731bb8989a647da7040d93ac65584c7d6
18:35:59 [2022-05-31T18:35:59.167Z] #26 107.1 Updating files:  23% (2642/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  37% (4306/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  69% (7971/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
18:35:59 [2022-05-31T18:35:59.167Z] #26 ...
18:35:59 [2022-05-31T18:35:59.167Z] 
18:35:59 [2022-05-31T18:35:59.167Z] #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
18:35:59 [2022-05-31T18:35:59.167Z] #36 sha256:b39d370696467ea7822f4dbe7eb296f26bbd5c7ae9e68d996a628cd0860e5013
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.0 Delve is a source level debugger for Go programs.
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.0 
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.0 Delve enables you to interact with your program by controlling the execution of the process,
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.0 
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.0 
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.0 Pass flags to the program you are debugging using `--`, for example:
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.0 
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.0 `dlv exec ./hello -- server --config conf/config.toml`
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.0 
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1 Usage:
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1   dlv [command]
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1 
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1 Available Commands:
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1   attach      Attach to running process and begin debugging.
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1   connect     Connect to a headless debug server with a terminal client.
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1   core        Examine a core dump.
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1   debug       Compile and begin debugging main package in current directory, or the package specified.
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1   exec        Execute a precompiled binary, and begin a debug session.
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1   help        Help about any command
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1   run         Deprecated command. Use 'debug' instead.
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1   test        Compile test binary and begin debugging program.
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1   trace       Compile and begin tracing program.
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1   version     Prints version.
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1 
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1 Flags:
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1       --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)
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1       --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)
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1       --disable-aslr                     Disables address space randomization
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1   -h, --help                             help for dlv
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1       --init string                      Init file, executed by the terminal client.
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1       --log                              Enable debugging server logging.
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1       --wd string                        Working directory for running the program.
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1 
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1 Additional help topics:
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1   dlv backend  Help about the --backend flag.
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1   dlv log      Help about logging flags.
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1   dlv redirect Help about file redirection.
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1 
18:35:59 [2022-05-31T18:35:59.167Z] #36 109.1 Use "dlv [command] --help" for more information about a command.
18:35:59 [2022-05-31T18:35:59.167Z] #36 DONE 109.6s
18:35:59 [2022-05-31T18:35:59.167Z] 
18:35:59 [2022-05-31T18:35:59.167Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
18:35:59 [2022-05-31T18:35:59.167Z] #26 sha256:1b62d360e7b6b84db9f0492d0772a46731bb8989a647da7040d93ac65584c7d6
18:36:00 [2022-05-31T18:36:00.460Z] #26 107.1 Updating files:  23% (2642/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  37% (4306/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  69% (7971/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  94% (10771/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
18:36:00 [2022-05-31T18:36:00.460Z] #26 110.5 + cd /tmp/tmp.YoPEBN0qok/tmp/docker-ce
18:36:00 [2022-05-31T18:36:00.460Z] #26 110.5 + git checkout -q v17.06.2-ce
18:36:03 [2022-05-31T18:36:03.743Z] #26 113.3 + mkdir -p /tmp/tmp.YoPEBN0qok/src/github.com/docker
18:36:03 [2022-05-31T18:36:03.743Z] #26 113.3 + mv components/cli /tmp/tmp.YoPEBN0qok/src/github.com/docker/cli
18:36:03 [2022-05-31T18:36:03.743Z] #26 113.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
18:36:07 [2022-05-31T18:36:07.927Z] #26 ...
18:36:07 [2022-05-31T18:36:07.927Z] 
18:36:07 [2022-05-31T18:36:07.927Z] #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
18:36:07 [2022-05-31T18:36:07.927Z] #21 sha256:a8cdfd9597ee32e440caef5a8e2a1e594b610725e3e9cdb9c73bce180bb9bf84
18:36:07 [2022-05-31T18:36:07.927Z] #21 1.070 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:36:07 [2022-05-31T18:36:07.927Z] #21 1.111 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:36:07 [2022-05-31T18:36:07.927Z] #21 1.111 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:36:07 [2022-05-31T18:36:07.927Z] #21 1.880 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
18:36:07 [2022-05-31T18:36:07.927Z] #21 3.425 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB]
18:36:07 [2022-05-31T18:36:07.927Z] #21 4.947 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
18:36:07 [2022-05-31T18:36:07.927Z] #21 6.716 Fetched 8424 kB in 6s (1418 kB/s)
18:36:07 [2022-05-31T18:36:07.927Z] #21 6.716 Reading package lists...
18:36:07 [2022-05-31T18:36:07.927Z] #21 8.712 Reading package lists...
18:36:07 [2022-05-31T18:36:07.927Z] #21 ...
18:36:07 [2022-05-31T18:36:07.927Z] 
18:36:07 [2022-05-31T18:36:07.927Z] #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
18:36:07 [2022-05-31T18:36:07.927Z] #60 sha256:8d36444d179857c64c4bbb2d3422e290adcfb37e238595fcd08bcaadfc799cd2
18:36:07 [2022-05-31T18:36:07.927Z] #60 10.77 + cd /tmp/tmp.7a7PwNavXT/src/github.com/opencontainers/runc
18:36:07 [2022-05-31T18:36:07.927Z] #60 10.78 + git checkout -q v1.1.2
18:36:07 [2022-05-31T18:36:07.927Z] #60 11.24 + '[' -z '' ']'
18:36:07 [2022-05-31T18:36:07.927Z] #60 11.24 + target=static
18:36:07 [2022-05-31T18:36:07.927Z] #60 11.24 + make BUILDTAGS=seccomp static
18:36:07 [2022-05-31T18:36:07.927Z] #60 11.56 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 .
18:36:08 [2022-05-31T18:36:08.186Z] #60 ...
18:36:08 [2022-05-31T18:36:08.186Z] 
18:36:08 [2022-05-31T18:36:08.186Z] #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
18:36:08 [2022-05-31T18:36:08.186Z] #21 sha256:a8cdfd9597ee32e440caef5a8e2a1e594b610725e3e9cdb9c73bce180bb9bf84
18:36:08 [2022-05-31T18:36:08.186Z] #21 8.712 Reading package lists...
18:36:09 [2022-05-31T18:36:09.120Z] #21 10.83 Building dependency tree...
18:36:10 [2022-05-31T18:36:10.067Z] #21 ...
18:36:10 [2022-05-31T18:36:10.067Z] 
18:36:10 [2022-05-31T18:36:10.067Z] #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
18:36:10 [2022-05-31T18:36:10.067Z] #34 sha256:beed0a48323882f55e50c58f835f37e060fb97fabb8f07b1fae8eb3b54f7e627
18:36:10 [2022-05-31T18:36:10.067Z] #34 DONE 120.5s
18:36:10 [2022-05-31T18:36:10.067Z] 
18:36:10 [2022-05-31T18:36:10.067Z] #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
18:36:10 [2022-05-31T18:36:10.067Z] #21 sha256:a8cdfd9597ee32e440caef5a8e2a1e594b610725e3e9cdb9c73bce180bb9bf84
18:36:10 [2022-05-31T18:36:10.067Z] #21 12.53 The following additional packages will be installed:
18:36:10 [2022-05-31T18:36:10.067Z] #21 12.55   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
18:36:10 [2022-05-31T18:36:10.067Z] #21 12.55   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
18:36:10 [2022-05-31T18:36:10.067Z] #21 12.55   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
18:36:10 [2022-05-31T18:36:10.067Z] #21 12.56   python3-pkg-resources vim-runtime xxd
18:36:10 [2022-05-31T18:36:10.067Z] #21 12.56 Suggested packages:
18:36:10 [2022-05-31T18:36:10.067Z] #21 12.58   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
18:36:10 [2022-05-31T18:36:10.067Z] #21 12.58   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
18:36:10 [2022-05-31T18:36:10.067Z] #21 12.58   acl attr quota
18:36:10 [2022-05-31T18:36:10.067Z] #21 12.58 Recommended packages:
18:36:10 [2022-05-31T18:36:10.067Z] #21 12.58   libatm1 nftables libpam-cap build-essential python3-dev unzip
18:36:11 [2022-05-31T18:36:11.441Z] #21 13.91 The following NEW packages will be installed:
18:36:11 [2022-05-31T18:36:11.441Z] #21 13.92   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
18:36:11 [2022-05-31T18:36:11.441Z] #21 13.92   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
18:36:11 [2022-05-31T18:36:11.441Z] #21 13.92   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
18:36:11 [2022-05-31T18:36:11.441Z] #21 13.92   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
18:36:11 [2022-05-31T18:36:11.441Z] #21 13.92   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
18:36:11 [2022-05-31T18:36:11.441Z] #21 13.92   python3-pkg-resources python3-setuptools python3-wheel sudo
18:36:11 [2022-05-31T18:36:11.441Z] #21 13.92   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:36:11 [2022-05-31T18:36:11.441Z] #21 13.92   xz-utils zip zstd
18:36:11 [2022-05-31T18:36:11.701Z] #21 14.27 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
18:36:11 [2022-05-31T18:36:11.701Z] #21 14.27 Need to get 27.0 MB of archives.
18:36:11 [2022-05-31T18:36:11.701Z] #21 14.27 After this operation, 105 MB of additional disk space will be used.
18:36:11 [2022-05-31T18:36:11.701Z] #21 14.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
18:36:11 [2022-05-31T18:36:11.701Z] #21 14.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
18:36:11 [2022-05-31T18:36:11.960Z] #21 14.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
18:36:11 [2022-05-31T18:36:11.960Z] #21 14.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
18:36:11 [2022-05-31T18:36:11.960Z] #21 14.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
18:36:11 [2022-05-31T18:36:11.960Z] #21 14.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
18:36:11 [2022-05-31T18:36:11.960Z] #21 14.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
18:36:11 [2022-05-31T18:36:11.960Z] #21 14.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
18:36:11 [2022-05-31T18:36:11.960Z] #21 14.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
18:36:11 [2022-05-31T18:36:11.960Z] #21 14.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:36:11 [2022-05-31T18:36:11.960Z] #21 14.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
18:36:11 [2022-05-31T18:36:11.960Z] #21 14.46 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
18:36:11 [2022-05-31T18:36:11.960Z] #21 14.46 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
18:36:11 [2022-05-31T18:36:11.960Z] #21 14.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
18:36:11 [2022-05-31T18:36:11.960Z] #21 14.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
18:36:11 [2022-05-31T18:36:11.960Z] #21 14.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
18:36:11 [2022-05-31T18:36:11.960Z] #21 14.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
18:36:11 [2022-05-31T18:36:11.960Z] #21 14.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
18:36:11 [2022-05-31T18:36:11.960Z] #21 14.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
18:36:11 [2022-05-31T18:36:11.960Z] #21 14.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
18:36:11 [2022-05-31T18:36:11.960Z] #21 14.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
18:36:11 [2022-05-31T18:36:11.960Z] #21 14.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
18:36:11 [2022-05-31T18:36:11.960Z] #21 14.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
18:36:11 [2022-05-31T18:36:11.960Z] #21 14.51 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
18:36:11 [2022-05-31T18:36:11.960Z] #21 14.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
18:36:11 [2022-05-31T18:36:11.960Z] #21 14.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
18:36:11 [2022-05-31T18:36:11.960Z] #21 14.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
18:36:12 [2022-05-31T18:36:12.221Z] #21 14.77 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
18:36:12 [2022-05-31T18:36:12.221Z] #21 14.78 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
18:36:12 [2022-05-31T18:36:12.221Z] #21 14.78 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
18:36:12 [2022-05-31T18:36:12.221Z] #21 14.78 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
18:36:12 [2022-05-31T18:36:12.221Z] #21 14.78 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
18:36:12 [2022-05-31T18:36:12.221Z] #21 14.78 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
18:36:12 [2022-05-31T18:36:12.221Z] #21 14.78 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
18:36:12 [2022-05-31T18:36:12.221Z] #21 14.84 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
18:36:12 [2022-05-31T18:36:12.221Z] #21 14.84 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
18:36:12 [2022-05-31T18:36:12.221Z] #21 14.84 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:36:12 [2022-05-31T18:36:12.221Z] #21 14.85 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
18:36:12 [2022-05-31T18:36:12.221Z] #21 14.86 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
18:36:12 [2022-05-31T18:36:12.221Z] #21 14.86 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
18:36:12 [2022-05-31T18:36:12.221Z] #21 14.88 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
18:36:12 [2022-05-31T18:36:12.480Z] #21 14.89 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
18:36:12 [2022-05-31T18:36:12.480Z] #21 14.90 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
18:36:12 [2022-05-31T18:36:12.480Z] #21 14.90 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
18:36:12 [2022-05-31T18:36:12.480Z] #21 15.00 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
18:36:12 [2022-05-31T18:36:12.480Z] #21 15.05 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
18:36:12 [2022-05-31T18:36:12.480Z] #21 15.07 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
18:36:12 [2022-05-31T18:36:12.480Z] #21 15.07 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
18:36:13 [2022-05-31T18:36:13.047Z] #21 15.67 debconf: delaying package configuration, since apt-utils is not installed
18:36:13 [2022-05-31T18:36:13.306Z] #21 15.82 Fetched 27.0 MB in 1s (23.9 MB/s)
18:36:13 [2022-05-31T18:36:13.306Z] #21 15.87 Selecting previously unselected package pigz.
18:36:13 [2022-05-31T18:36:13.306Z] #21 15.87 (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.)
18:36:13 [2022-05-31T18:36:13.306Z] #21 15.94 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
18:36:13 [2022-05-31T18:36:13.306Z] #21 15.94 Unpacking pigz (2.6-1) ...
18:36:13 [2022-05-31T18:36:13.565Z] #21 16.03 Selecting previously unselected package libelf1:arm64.
18:36:13 [2022-05-31T18:36:13.565Z] #21 16.04 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
18:36:13 [2022-05-31T18:36:13.565Z] #21 16.05 Unpacking libelf1:arm64 (0.183-1) ...
18:36:13 [2022-05-31T18:36:13.824Z] #21 16.19 Selecting previously unselected package libbpf0:arm64.
18:36:13 [2022-05-31T18:36:13.824Z] #21 16.19 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
18:36:13 [2022-05-31T18:36:13.824Z] #21 16.20 Unpacking libbpf0:arm64 (1:0.3-2) ...
18:36:13 [2022-05-31T18:36:13.824Z] #21 16.31 Selecting previously unselected package libcap2:arm64.
18:36:13 [2022-05-31T18:36:13.824Z] #21 16.31 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
18:36:13 [2022-05-31T18:36:13.824Z] #21 16.31 Unpacking libcap2:arm64 (1:2.44-1) ...
18:36:13 [2022-05-31T18:36:13.824Z] #21 16.38 Selecting previously unselected package libmnl0:arm64.
18:36:13 [2022-05-31T18:36:13.824Z] #21 16.38 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
18:36:13 [2022-05-31T18:36:13.824Z] #21 16.39 Unpacking libmnl0:arm64 (1.0.4-3) ...
18:36:14 [2022-05-31T18:36:14.083Z] #21 16.43 Selecting previously unselected package libxtables12:arm64.
18:36:14 [2022-05-31T18:36:14.083Z] #21 16.44 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
18:36:14 [2022-05-31T18:36:14.083Z] #21 16.44 Unpacking libxtables12:arm64 (1.8.7-1) ...
18:36:14 [2022-05-31T18:36:14.083Z] #21 16.50 Selecting previously unselected package libcap2-bin.
18:36:14 [2022-05-31T18:36:14.083Z] #21 16.52 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
18:36:14 [2022-05-31T18:36:14.083Z] #21 16.52 Unpacking libcap2-bin (1:2.44-1) ...
18:36:14 [2022-05-31T18:36:14.083Z] #21 16.59 Selecting previously unselected package iproute2.
18:36:14 [2022-05-31T18:36:14.083Z] #21 16.60 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
18:36:14 [2022-05-31T18:36:14.083Z] #21 16.62 Unpacking iproute2 (5.10.0-4) ...
18:36:14 [2022-05-31T18:36:14.601Z] #21 17.01 Selecting previously unselected package xxd.
18:36:14 [2022-05-31T18:36:14.601Z] #21 17.02 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
18:36:14 [2022-05-31T18:36:14.601Z] #21 17.03 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:36:14 [2022-05-31T18:36:14.601Z] #21 17.13 Selecting previously unselected package vim-common.
18:36:14 [2022-05-31T18:36:14.601Z] #21 17.13 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:36:14 [2022-05-31T18:36:14.601Z] #21 17.16 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:36:14 [2022-05-31T18:36:14.860Z] #21 17.28 Selecting previously unselected package bash-completion.
18:36:14 [2022-05-31T18:36:14.860Z] #21 17.29 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
18:36:16 [2022-05-31T18:36:16.770Z] #21 19.18 Unpacking bash-completion (1:2.11-2) ...
18:36:17 [2022-05-31T18:36:17.029Z] #21 19.56 Selecting previously unselected package bzip2.
18:36:17 [2022-05-31T18:36:17.029Z] #21 19.56 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
18:36:17 [2022-05-31T18:36:17.029Z] #21 19.56 Unpacking bzip2 (1.0.8-4) ...
18:36:17 [2022-05-31T18:36:17.029Z] #21 19.64 Selecting previously unselected package xz-utils.
18:36:17 [2022-05-31T18:36:17.288Z] #21 19.65 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
18:36:17 [2022-05-31T18:36:17.288Z] #21 19.65 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
18:36:17 [2022-05-31T18:36:17.288Z] #21 19.85 Selecting previously unselected package apparmor.
18:36:17 [2022-05-31T18:36:17.288Z] #21 19.85 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
18:36:17 [2022-05-31T18:36:17.288Z] #21 19.91 Unpacking apparmor (2.13.6-10) ...
18:36:17 [2022-05-31T18:36:17.854Z] #21 20.27 Selecting previously unselected package inetutils-ping.
18:36:17 [2022-05-31T18:36:17.854Z] #21 20.28 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
18:36:17 [2022-05-31T18:36:17.854Z] #21 20.28 Unpacking inetutils-ping (2:2.0-1) ...
18:36:17 [2022-05-31T18:36:17.854Z] #21 20.38 Selecting previously unselected package libip4tc2:arm64.
18:36:17 [2022-05-31T18:36:17.854Z] #21 20.39 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
18:36:17 [2022-05-31T18:36:17.854Z] #21 20.40 Unpacking libip4tc2:arm64 (1.8.7-1) ...
18:36:18 [2022-05-31T18:36:18.113Z] #21 20.48 Selecting previously unselected package libip6tc2:arm64.
18:36:18 [2022-05-31T18:36:18.113Z] #21 20.48 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
18:36:18 [2022-05-31T18:36:18.113Z] #21 20.49 Unpacking libip6tc2:arm64 (1.8.7-1) ...
18:36:18 [2022-05-31T18:36:18.113Z] #21 20.55 Selecting previously unselected package libnfnetlink0:arm64.
18:36:18 [2022-05-31T18:36:18.113Z] #21 20.57 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
18:36:18 [2022-05-31T18:36:18.113Z] #21 20.57 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:36:18 [2022-05-31T18:36:18.113Z] #21 20.65 Selecting previously unselected package libnetfilter-conntrack3:arm64.
18:36:18 [2022-05-31T18:36:18.113Z] #21 20.65 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
18:36:18 [2022-05-31T18:36:18.113Z] #21 20.66 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
18:36:18 [2022-05-31T18:36:18.113Z] #21 20.71 Selecting previously unselected package libnftnl11:arm64.
18:36:18 [2022-05-31T18:36:18.113Z] #21 20.71 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
18:36:18 [2022-05-31T18:36:18.113Z] #21 20.73 Unpacking libnftnl11:arm64 (1.1.9-1) ...
18:36:18 [2022-05-31T18:36:18.371Z] #21 20.83 Selecting previously unselected package iptables.
18:36:18 [2022-05-31T18:36:18.371Z] #21 20.85 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
18:36:18 [2022-05-31T18:36:18.371Z] #21 20.86 Unpacking iptables (1.8.7-1) ...
18:36:18 [2022-05-31T18:36:18.633Z] #21 21.16 Selecting previously unselected package libonig5:arm64.
18:36:18 [2022-05-31T18:36:18.633Z] #21 21.16 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
18:36:18 [2022-05-31T18:36:18.633Z] #21 21.16 Unpacking libonig5:arm64 (6.9.6-1.1) ...
18:36:18 [2022-05-31T18:36:18.891Z] #21 21.31 Selecting previously unselected package libjq1:arm64.
18:36:18 [2022-05-31T18:36:18.891Z] #21 21.31 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
18:36:18 [2022-05-31T18:36:18.891Z] #21 21.33 Unpacking libjq1:arm64 (1.6-2.1) ...
18:36:18 [2022-05-31T18:36:18.891Z] #21 21.41 Selecting previously unselected package jq.
18:36:18 [2022-05-31T18:36:18.891Z] #21 21.43 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
18:36:18 [2022-05-31T18:36:18.891Z] #21 21.43 Unpacking jq (1.6-2.1) ...
18:36:19 [2022-05-31T18:36:19.149Z] #21 21.51 Selecting previously unselected package libaio1:arm64.
18:36:19 [2022-05-31T18:36:19.149Z] #21 21.52 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
18:36:19 [2022-05-31T18:36:19.149Z] #21 21.53 Unpacking libaio1:arm64 (0.3.112-9) ...
18:36:19 [2022-05-31T18:36:19.149Z] #21 21.59 Selecting previously unselected package libgpm2:arm64.
18:36:19 [2022-05-31T18:36:19.149Z] #21 21.59 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
18:36:19 [2022-05-31T18:36:19.149Z] #21 21.60 Unpacking libgpm2:arm64 (1.20.7-8) ...
18:36:19 [2022-05-31T18:36:19.149Z] #21 21.70 Selecting previously unselected package libicu67:arm64.
18:36:19 [2022-05-31T18:36:19.149Z] #21 21.70 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
18:36:19 [2022-05-31T18:36:19.149Z] #21 21.71 Unpacking libicu67:arm64 (67.1-7) ...
18:36:21 [2022-05-31T18:36:21.943Z] #21 24.37 Selecting previously unselected package libinih1:arm64.
18:36:21 [2022-05-31T18:36:21.943Z] #21 24.37 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
18:36:21 [2022-05-31T18:36:21.943Z] #21 24.38 Unpacking libinih1:arm64 (53-1+b2) ...
18:36:21 [2022-05-31T18:36:21.943Z] #21 24.44 Selecting previously unselected package libnet1:arm64.
18:36:21 [2022-05-31T18:36:21.943Z] #21 24.44 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
18:36:21 [2022-05-31T18:36:21.943Z] #21 24.45 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:36:21 [2022-05-31T18:36:21.943Z] #21 24.52 Selecting previously unselected package libnl-3-200:arm64.
18:36:21 [2022-05-31T18:36:21.943Z] #21 24.52 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
18:36:21 [2022-05-31T18:36:21.943Z] #21 24.53 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
18:36:22 [2022-05-31T18:36:22.202Z] #21 24.62 Selecting previously unselected package libprotobuf-c1:arm64.
18:36:22 [2022-05-31T18:36:22.202Z] #21 24.62 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
18:36:22 [2022-05-31T18:36:22.202Z] #21 24.63 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:36:22 [2022-05-31T18:36:22.202Z] #21 24.68 Selecting previously unselected package net-tools.
18:36:22 [2022-05-31T18:36:22.202Z] #21 24.68 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
18:36:22 [2022-05-31T18:36:22.202Z] #21 24.70 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
18:36:22 [2022-05-31T18:36:22.202Z] #21 24.87 Selecting previously unselected package patch.
18:36:22 [2022-05-31T18:36:22.202Z] #21 24.87 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ...
18:36:22 [2022-05-31T18:36:22.461Z] #21 24.87 Unpacking patch (2.7.6-7) ...
18:36:22 [2022-05-31T18:36:22.461Z] #21 24.98 Selecting previously unselected package python-pip-whl.
18:36:22 [2022-05-31T18:36:22.461Z] #21 25.00 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
18:36:22 [2022-05-31T18:36:22.461Z] #21 25.00 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
18:36:23 [2022-05-31T18:36:23.031Z] #21 25.48 Selecting previously unselected package python3-lib2to3.
18:36:23 [2022-05-31T18:36:23.031Z] #21 25.48 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
18:36:23 [2022-05-31T18:36:23.031Z] #21 25.49 Unpacking python3-lib2to3 (3.9.2-1) ...
18:36:23 [2022-05-31T18:36:23.031Z] #21 25.63 Selecting previously unselected package python3-distutils.
18:36:23 [2022-05-31T18:36:23.031Z] #21 25.63 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
18:36:23 [2022-05-31T18:36:23.031Z] #21 25.64 Unpacking python3-distutils (3.9.2-1) ...
18:36:23 [2022-05-31T18:36:23.290Z] #21 25.80 Selecting previously unselected package python3-pkg-resources.
18:36:23 [2022-05-31T18:36:23.290Z] #21 25.80 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
18:36:23 [2022-05-31T18:36:23.290Z] #21 25.80 Unpacking python3-pkg-resources (52.0.0-4) ...
18:36:23 [2022-05-31T18:36:23.549Z] #21 25.91 Selecting previously unselected package python3-setuptools.
18:36:23 [2022-05-31T18:36:23.549Z] #21 25.92 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
18:36:23 [2022-05-31T18:36:23.549Z] #21 25.92 Unpacking python3-setuptools (52.0.0-4) ...
18:36:23 [2022-05-31T18:36:23.807Z] #21 26.15 Selecting previously unselected package python3-wheel.
18:36:23 [2022-05-31T18:36:23.807Z] #21 26.17 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
18:36:23 [2022-05-31T18:36:23.807Z] #21 26.18 Unpacking python3-wheel (0.34.2-1) ...
18:36:23 [2022-05-31T18:36:23.807Z] #21 26.28 Selecting previously unselected package python3-pip.
18:36:23 [2022-05-31T18:36:23.807Z] #21 26.28 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
18:36:23 [2022-05-31T18:36:23.807Z] #21 26.29 Unpacking python3-pip (20.3.4-4+deb11u1) ...
18:36:24 [2022-05-31T18:36:24.066Z] #21 26.58 Selecting previously unselected package sudo.
18:36:24 [2022-05-31T18:36:24.066Z] #21 26.58 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ...
18:36:24 [2022-05-31T18:36:24.066Z] #21 26.58 Unpacking sudo (1.9.5p2-3) ...
18:36:24 [2022-05-31T18:36:24.583Z] #21 27.01 Selecting previously unselected package thin-provisioning-tools.
18:36:24 [2022-05-31T18:36:24.583Z] #21 27.02 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ...
18:36:24 [2022-05-31T18:36:24.583Z] #21 27.03 Unpacking thin-provisioning-tools (0.9.0-1) ...
18:36:24 [2022-05-31T18:36:24.842Z] #21 27.19 Selecting previously unselected package uidmap.
18:36:24 [2022-05-31T18:36:24.842Z] #21 27.19 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ...
18:36:24 [2022-05-31T18:36:24.842Z] #21 27.21 Unpacking uidmap (1:4.8.1-1) ...
18:36:24 [2022-05-31T18:36:24.842Z] #21 27.34 Selecting previously unselected package vim-runtime.
18:36:24 [2022-05-31T18:36:24.842Z] #21 27.34 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
18:36:24 [2022-05-31T18:36:24.842Z] #21 27.37 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
18:36:24 [2022-05-31T18:36:24.842Z] #21 27.39 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
18:36:24 [2022-05-31T18:36:24.842Z] #21 27.41 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
18:36:28 [2022-05-31T18:36:28.135Z] #21 30.11 Selecting previously unselected package vim.
18:36:28 [2022-05-31T18:36:28.135Z] #21 30.13 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
18:36:28 [2022-05-31T18:36:28.135Z] #21 30.14 Unpacking vim (2:8.2.2434-3+deb11u1) ...
18:36:28 [2022-05-31T18:36:28.135Z] #21 30.60 Selecting previously unselected package xfsprogs.
18:36:28 [2022-05-31T18:36:28.135Z] #21 30.61 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ...
18:36:28 [2022-05-31T18:36:28.135Z] #21 30.61 Unpacking xfsprogs (5.10.0-4) ...
18:36:28 [2022-05-31T18:36:28.652Z] #21 30.99 Selecting previously unselected package zip.
18:36:28 [2022-05-31T18:36:28.652Z] #21 31.00 Preparing to unpack .../46-zip_3.0-12_arm64.deb ...
18:36:28 [2022-05-31T18:36:28.652Z] #21 31.02 Unpacking zip (3.0-12) ...
18:36:28 [2022-05-31T18:36:28.652Z] #21 31.16 Selecting previously unselected package zstd.
18:36:28 [2022-05-31T18:36:28.652Z] #21 31.18 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ...
18:36:28 [2022-05-31T18:36:28.652Z] #21 31.19 Unpacking zstd (1.4.8+dfsg-2.1) ...
18:36:28 [2022-05-31T18:36:28.910Z] #21 31.51 Setting up python3-pkg-resources (52.0.0-4) ...
18:36:29 [2022-05-31T18:36:29.735Z] #21 32.16 Setting up libip4tc2:arm64 (1.8.7-1) ...
18:36:29 [2022-05-31T18:36:29.735Z] #21 32.18 Setting up net-tools (1.60+git20181103.0eebece-1) ...
18:36:29 [2022-05-31T18:36:29.735Z] #21 32.19 Setting up libgpm2:arm64 (1.20.7-8) ...
18:36:29 [2022-05-31T18:36:29.735Z] #21 32.20 Setting up libicu67:arm64 (67.1-7) ...
18:36:29 [2022-05-31T18:36:29.735Z] #21 32.22 Setting up libip6tc2:arm64 (1.8.7-1) ...
18:36:29 [2022-05-31T18:36:29.735Z] #21 32.23 Setting up libinih1:arm64 (53-1+b2) ...
18:36:29 [2022-05-31T18:36:29.735Z] #21 32.24 Setting up uidmap (1:4.8.1-1) ...
18:36:29 [2022-05-31T18:36:29.735Z] #21 32.26 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:36:29 [2022-05-31T18:36:29.735Z] #21 32.27 Setting up bzip2 (1.0.8-4) ...
18:36:29 [2022-05-31T18:36:29.735Z] #21 32.28 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:36:29 [2022-05-31T18:36:29.735Z] #21 32.29 Setting up python3-wheel (0.34.2-1) ...
18:36:30 [2022-05-31T18:36:30.301Z] #21 32.82 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:36:30 [2022-05-31T18:36:30.301Z] #21 32.84 Setting up libcap2:arm64 (1:2.44-1) ...
18:36:30 [2022-05-31T18:36:30.301Z] #21 32.85 Setting up libcap2-bin (1:2.44-1) ...
18:36:30 [2022-05-31T18:36:30.301Z] #21 32.89 Setting up apparmor (2.13.6-10) ...
18:36:32 [2022-05-31T18:36:32.204Z] #21 34.43 Setting up zip (3.0-12) ...
18:36:32 [2022-05-31T18:36:32.204Z] #21 34.45 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:36:32 [2022-05-31T18:36:32.204Z] #21 34.48 Setting up bash-completion (1:2.11-2) ...
18:36:34 [2022-05-31T18:36:34.106Z] #21 36.82 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
18:36:34 [2022-05-31T18:36:34.365Z] #21 36.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:36:34 [2022-05-31T18:36:34.365Z] #21 36.86 Setting up libmnl0:arm64 (1.0.4-3) ...
18:36:34 [2022-05-31T18:36:34.365Z] #21 36.88 Setting up patch (2.7.6-7) ...
18:36:34 [2022-05-31T18:36:34.365Z] #21 36.90 Setting up sudo (1.9.5p2-3) ...
18:36:34 [2022-05-31T18:36:34.365Z] #21 36.99 invoke-rc.d: could not determine current runlevel
18:36:34 [2022-05-31T18:36:34.365Z] #21 37.00 invoke-rc.d: policy-rc.d denied execution of start.
18:36:34 [2022-05-31T18:36:34.365Z] #21 37.01 Setting up xfsprogs (5.10.0-4) ...
18:36:34 [2022-05-31T18:36:34.365Z] #21 37.02 Setting up libxtables12:arm64 (1.8.7-1) ...
18:36:34 [2022-05-31T18:36:34.365Z] #21 37.04 Setting up inetutils-ping (2:2.0-1) ...
18:36:34 [2022-05-31T18:36:34.365Z] #21 37.06 Setting up pigz (2.6-1) ...
18:36:34 [2022-05-31T18:36:34.624Z] #21 37.08 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:36:34 [2022-05-31T18:36:34.624Z] #21 37.10 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
18:36:34 [2022-05-31T18:36:34.624Z] #21 37.12 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
18:36:34 [2022-05-31T18:36:34.624Z] #21 37.14 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
18:36:35 [2022-05-31T18:36:35.192Z] #21 37.59 Setting up libaio1:arm64 (0.3.112-9) ...
18:36:35 [2022-05-31T18:36:35.192Z] #21 37.61 Setting up python3-lib2to3 (3.9.2-1) ...
18:36:35 [2022-05-31T18:36:35.450Z] #21 38.04 Setting up libelf1:arm64 (0.183-1) ...
18:36:35 [2022-05-31T18:36:35.450Z] #21 38.07 Setting up zstd (1.4.8+dfsg-2.1) ...
18:36:35 [2022-05-31T18:36:35.709Z] #21 38.08 Setting up libonig5:arm64 (6.9.6-1.1) ...
18:36:35 [2022-05-31T18:36:35.709Z] #21 38.10 Setting up python3-distutils (3.9.2-1) ...
18:36:35 [2022-05-31T18:36:35.968Z] #21 38.49 Setting up vim (2:8.2.2434-3+deb11u1) ...
18:36:35 [2022-05-31T18:36:35.968Z] #21 38.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:36:35 [2022-05-31T18:36:35.968Z] #21 38.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:36:35 [2022-05-31T18:36:35.968Z] #21 38.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:36:35 [2022-05-31T18:36:35.968Z] #21 38.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:36:35 [2022-05-31T18:36:35.968Z] #21 38.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:36:35 [2022-05-31T18:36:35.968Z] #21 38.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:36:35 [2022-05-31T18:36:35.968Z] #21 38.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:36:35 [2022-05-31T18:36:35.968Z] #21 38.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:36:36 [2022-05-31T18:36:36.228Z] #21 38.59 Setting up python3-setuptools (52.0.0-4) ...
18:36:37 [2022-05-31T18:36:37.607Z] #21 39.88 Setting up libjq1:arm64 (1.6-2.1) ...
18:36:37 [2022-05-31T18:36:37.607Z] #21 39.90 Setting up libnftnl11:arm64 (1.1.9-1) ...
18:36:37 [2022-05-31T18:36:37.607Z] #21 39.91 Setting up thin-provisioning-tools (0.9.0-1) ...
18:36:37 [2022-05-31T18:36:37.607Z] #21 39.92 Setting up python3-pip (20.3.4-4+deb11u1) ...
18:36:38 [2022-05-31T18:36:38.580Z] #21 41.02 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
18:36:38 [2022-05-31T18:36:38.580Z] #21 41.03 Setting up jq (1.6-2.1) ...
18:36:38 [2022-05-31T18:36:38.580Z] #21 41.04 Setting up libbpf0:arm64 (1:0.3-2) ...
18:36:38 [2022-05-31T18:36:38.580Z] #21 41.06 Setting up iptables (1.8.7-1) ...
18:36:38 [2022-05-31T18:36:38.580Z] #21 41.07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:36:38 [2022-05-31T18:36:38.580Z] #21 41.07 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:36:38 [2022-05-31T18:36:38.580Z] #21 41.08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:36:38 [2022-05-31T18:36:38.580Z] #21 41.08 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:36:38 [2022-05-31T18:36:38.580Z] #21 41.09 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:36:38 [2022-05-31T18:36:38.580Z] #21 41.09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:36:38 [2022-05-31T18:36:38.580Z] #21 41.11 Setting up iproute2 (5.10.0-4) ...
18:36:39 [2022-05-31T18:36:39.102Z] #21 41.47 Processing triggers for libc-bin (2.31-13+deb11u3) ...
18:36:40 [2022-05-31T18:36:40.038Z] #21 DONE 42.4s
18:36:40 [2022-05-31T18:36:40.038Z] 
18:36:40 [2022-05-31T18:36:40.038Z] #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
18:36:40 [2022-05-31T18:36:40.038Z] #22 sha256:18a33347ec8598dea8dc6f0d72405179f668e7e998eaa9e376e799691c3eed85
18:36:40 [2022-05-31T18:36:40.605Z] #22 0.674 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:36:40 [2022-05-31T18:36:40.605Z] #22 0.677 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:36:40 [2022-05-31T18:36:40.605Z] #22 0.681 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:36:40 [2022-05-31T18:36:40.605Z] #22 DONE 0.9s
18:36:40 [2022-05-31T18:36:40.605Z] 
18:36:40 [2022-05-31T18:36:40.605Z] #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
18:36:40 [2022-05-31T18:36:40.605Z] #47 sha256:650435ebab16456fc8d5497c502ed5ac0a2a1048043c6c5e353f745328ec6787
18:36:40 [2022-05-31T18:36:40.864Z] #47 ...
18:36:40 [2022-05-31T18:36:40.864Z] 
18:36:40 [2022-05-31T18:36:40.864Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
18:36:40 [2022-05-31T18:36:40.864Z] #23 sha256:4bb8d37d646639b11642659d539acd38b93228d10530293b314c483702b3c694
18:36:50 [2022-05-31T18:36:50.834Z] #23 8.600 Collecting yamllint==1.26.1
18:36:50 [2022-05-31T18:36:50.834Z] #23 9.668   Downloading yamllint-1.26.1.tar.gz (126 kB)
18:36:51 [2022-05-31T18:36:51.400Z] #23 10.67 Collecting pathspec>=0.5.3
18:36:51 [2022-05-31T18:36:51.400Z] #23 10.67   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
18:36:51 [2022-05-31T18:36:51.658Z] #23 10.91 Collecting pyyaml
18:36:51 [2022-05-31T18:36:51.658Z] #23 10.91   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
18:36:51 [2022-05-31T18:36:51.658Z] #23 10.96 Building wheels for collected packages: yamllint
18:36:51 [2022-05-31T18:36:51.658Z] #23 10.96   Building wheel for yamllint (setup.py): started
18:36:52 [2022-05-31T18:36:52.593Z] #23 11.77   Building wheel for yamllint (setup.py): finished with status 'done'
18:36:52 [2022-05-31T18:36:52.594Z] #23 11.77   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8c3a09e7032cb93c027470c68ba12e94d6281ee06f55dd7b629d304ce6ebfaa8
18:36:52 [2022-05-31T18:36:52.594Z] #23 11.77   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
18:36:52 [2022-05-31T18:36:52.594Z] #23 11.77 Successfully built yamllint
18:36:52 [2022-05-31T18:36:52.594Z] #23 11.80 Installing collected packages: pyyaml, pathspec, yamllint
18:36:52 [2022-05-31T18:36:52.853Z] #23 12.20 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
18:36:53 [2022-05-31T18:36:53.790Z] #23 DONE 12.9s
18:36:53 [2022-05-31T18:36:53.790Z] 
18:36:53 [2022-05-31T18:36:53.790Z] #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
18:36:53 [2022-05-31T18:36:53.790Z] #47 sha256:650435ebab16456fc8d5497c502ed5ac0a2a1048043c6c5e353f745328ec6787
18:37:08 [2022-05-31T18:37:08.674Z] #47 177.6 + dpkg --print-architecture
18:37:08 [2022-05-31T18:37:08.674Z] #47 DONE 178.3s
18:37:08 [2022-05-31T18:37:08.674Z] 
18:37:08 [2022-05-31T18:37:08.674Z] #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
18:37:08 [2022-05-31T18:37:08.674Z] #64 sha256:237be1d2d53506de30d68dfda75bf9d896ea4d2b6cc9d86cd6cc72365cddfe29
18:38:04 [2022-05-31T18:38:04.902Z] #64 ...
18:38:04 [2022-05-31T18:38:04.903Z] 
18:38:04 [2022-05-31T18:38:04.903Z] #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
18:38:04 [2022-05-31T18:38:04.903Z] #55 sha256:867921f3243380f3acda5abfe14a35a0240ce6fe68b8c2e2ee5e7aa72e3902ec
18:38:04 [2022-05-31T18:38:04.903Z] #55 226.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
18:38:04 [2022-05-31T18:38:04.903Z] #55 DONE 228.7s
18:38:04 [2022-05-31T18:38:04.903Z] 
18:38:04 [2022-05-31T18:38:04.903Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
18:38:04 [2022-05-31T18:38:04.903Z] #26 sha256:1b62d360e7b6b84db9f0492d0772a46731bb8989a647da7040d93ac65584c7d6
18:38:04 [2022-05-31T18:38:04.903Z] #26 226.1 + return
18:38:04 [2022-05-31T18:38:04.903Z] #26 DONE 228.3s
18:38:04 [2022-05-31T18:38:04.903Z] 
18:38:04 [2022-05-31T18:38:04.903Z] #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
18:38:04 [2022-05-31T18:38:04.903Z] #60 sha256:8d36444d179857c64c4bbb2d3422e290adcfb37e238595fcd08bcaadfc799cd2
18:38:04 [2022-05-31T18:38:04.903Z] #60 129.5 + mkdir -p /build
18:38:04 [2022-05-31T18:38:04.903Z] #60 129.5 + cp runc /build/runc
18:38:04 [2022-05-31T18:38:04.903Z] #60 DONE 129.9s
18:38:04 [2022-05-31T18:38:04.903Z] 
18:38:04 [2022-05-31T18:38:04.903Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
18:38:04 [2022-05-31T18:38:04.903Z] #27 sha256:4742b5e405aca1337891d920a7d4450b148b0afd30ab32e57bb759b75a092b35
18:38:04 [2022-05-31T18:38:04.903Z] #27 DONE 0.6s
18:38:04 [2022-05-31T18:38:04.903Z] 
18:38:04 [2022-05-31T18:38:04.903Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
18:38:04 [2022-05-31T18:38:04.903Z] #32 sha256:7d17eb4b2fc0c0213972e4dce145ba40515dda6844d7a4b9e22892f7f79f72b8
18:38:04 [2022-05-31T18:38:04.903Z] #32 DONE 0.6s
18:38:04 [2022-05-31T18:38:04.903Z] 
18:38:04 [2022-05-31T18:38:04.903Z] #35 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
18:38:04 [2022-05-31T18:38:04.903Z] #35 sha256:29e1419c163fc04e11d0bf9d84393aad47a3a7fdbb85cb098cabc2993a50849e
18:38:04 [2022-05-31T18:38:04.903Z] #35 DONE 0.5s
18:38:04 [2022-05-31T18:38:04.903Z] 
18:38:04 [2022-05-31T18:38:04.903Z] #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
18:38:04 [2022-05-31T18:38:04.903Z] #64 sha256:237be1d2d53506de30d68dfda75bf9d896ea4d2b6cc9d86cd6cc72365cddfe29
18:38:04 [2022-05-31T18:38:04.903Z] #64 ...
18:38:04 [2022-05-31T18:38:04.903Z] 
18:38:04 [2022-05-31T18:38:04.903Z] #37 [dev-systemd-false 13/26] COPY --from=delve         /build/ /usr/local/bin/
18:38:04 [2022-05-31T18:38:04.903Z] #37 sha256:e2cd92696bf290f10ac7016c931f9e4c048f1e001e2c55b0996a759ca39cde74
18:38:04 [2022-05-31T18:38:04.903Z] #37 DONE 0.5s
18:38:04 [2022-05-31T18:38:04.903Z] 
18:38:04 [2022-05-31T18:38:04.903Z] #39 [dev-systemd-false 14/26] COPY --from=tomll         /build/ /usr/local/bin/
18:38:04 [2022-05-31T18:38:04.903Z] #39 sha256:051938da9dd8a934ba1304d3e4fbf3b0d24d0adf56ceb2794fce5f318fdf0c64
18:38:04 [2022-05-31T18:38:04.903Z] #39 DONE 0.2s
18:38:04 [2022-05-31T18:38:04.903Z] 
18:38:04 [2022-05-31T18:38:04.903Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres      /build/ /usr/local/bin/
18:38:04 [2022-05-31T18:38:04.903Z] #41 sha256:a002447d570d3f4b0d95d6c36f16cf5814473a31a0204fe6c44a6207ce8f4f3d
18:38:04 [2022-05-31T18:38:04.903Z] #41 DONE 0.1s
18:38:04 [2022-05-31T18:38:04.903Z] 
18:38:04 [2022-05-31T18:38:04.903Z] #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
18:38:04 [2022-05-31T18:38:04.903Z] #64 sha256:237be1d2d53506de30d68dfda75bf9d896ea4d2b6cc9d86cd6cc72365cddfe29
18:38:04 [2022-05-31T18:38:04.903Z] #64 ...
18:38:04 [2022-05-31T18:38:04.903Z] 
18:38:04 [2022-05-31T18:38:04.903Z] #45 [dev-systemd-false 16/26] COPY --from=tini          /build/ /usr/local/bin/
18:38:04 [2022-05-31T18:38:04.903Z] #45 sha256:6963b1697fab55e53676ea6f47d56f74588044f685297efda2aad8a06b0c22cb
18:38:04 [2022-05-31T18:38:04.903Z] #45 DONE 0.1s
18:38:04 [2022-05-31T18:38:04.903Z] 
18:38:04 [2022-05-31T18:38:04.903Z] #48 [dev-systemd-false 17/26] COPY --from=registry      /build/ /usr/local/bin/
18:38:04 [2022-05-31T18:38:04.903Z] #48 sha256:0de4afa4680b9424ef2d6c2ab7687f182e8bb0305958766f77146b6b91e033d9
18:38:04 [2022-05-31T18:38:04.903Z] #48 DONE 0.5s
18:38:04 [2022-05-31T18:38:04.903Z] 
18:38:04 [2022-05-31T18:38:04.903Z] #52 [dev-systemd-false 18/26] COPY --from=criu          /build/ /usr/local/bin/
18:38:04 [2022-05-31T18:38:04.903Z] #52 sha256:fcabc4fc3b7500190ca6889df9c79a16c91722d0b39d378f2858644b68dcf855
18:38:04 [2022-05-31T18:38:04.903Z] #52 DONE 0.1s
18:38:04 [2022-05-31T18:38:04.903Z] 
18:38:04 [2022-05-31T18:38:04.903Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum     /build/ /usr/local/bin/
18:38:04 [2022-05-31T18:38:04.903Z] #54 sha256:8e75cea72bb4cc3b5556ad998ccad5f944983613fa3c40fab10b77e2b70243e2
18:38:04 [2022-05-31T18:38:04.903Z] #54 DONE 0.1s
18:38:04 [2022-05-31T18:38:04.903Z] 
18:38:04 [2022-05-31T18:38:04.903Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/
18:38:04 [2022-05-31T18:38:04.903Z] #56 sha256:892753d047eae1cf28af5fc96a0447abad1df86eecf0410311765de1cccbab6f
18:38:05 [2022-05-31T18:38:05.840Z] #56 DONE 1.7s
18:38:05 [2022-05-31T18:38:05.840Z] 
18:38:05 [2022-05-31T18:38:05.840Z] #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
18:38:05 [2022-05-31T18:38:05.840Z] #64 sha256:237be1d2d53506de30d68dfda75bf9d896ea4d2b6cc9d86cd6cc72365cddfe29
18:38:05 [2022-05-31T18:38:05.840Z] #64 203.8 + bin/containerd
18:38:05 [2022-05-31T18:38:05.840Z] #64 ...
18:38:05 [2022-05-31T18:38:05.840Z] 
18:38:05 [2022-05-31T18:38:05.840Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt         /build/ /usr/local/bin/
18:38:05 [2022-05-31T18:38:05.840Z] #58 sha256:3ae06779f3970be68d243855a00a791998370b9550d4bf245998e3b5b3b2081b
18:38:05 [2022-05-31T18:38:05.840Z] #58 DONE 0.1s
18:38:05 [2022-05-31T18:38:05.840Z] 
18:38:05 [2022-05-31T18:38:05.840Z] #61 [dev-systemd-false 22/26] COPY --from=runc          /build/ /usr/local/bin/
18:38:05 [2022-05-31T18:38:05.840Z] #61 sha256:4bdf930e4d70d6b5bcee276c6f480534d4588410c1855660efd7b7fd6fb85f77
18:38:06 [2022-05-31T18:38:06.407Z] #61 DONE 0.5s
18:38:06 [2022-05-31T18:38:06.407Z] 
18:38:06 [2022-05-31T18:38:06.407Z] #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
18:38:06 [2022-05-31T18:38:06.407Z] #64 sha256:237be1d2d53506de30d68dfda75bf9d896ea4d2b6cc9d86cd6cc72365cddfe29
18:38:45 [2022-05-31T18:38:45.115Z] #64 242.9 # github.com/containerd/containerd/cmd/containerd
18:38:45 [2022-05-31T18:38:45.115Z] #64 242.9 /usr/bin/ld: /tmp/go-link-1655415136/000019.o: in function `New':
18:38:45 [2022-05-31T18:38:45.115Z] #64 242.9 /tmp/tmp.Ee06JJZEye/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
18:38:45 [2022-05-31T18:38:45.115Z] #64 243.0 + bin/containerd-stress
18:38:45 [2022-05-31T18:38:45.115Z] #64 244.1 + bin/containerd-shim
18:38:55 [2022-05-31T18:38:55.098Z] #64 252.5 + bin/containerd-shim-runc-v1
18:38:59 [2022-05-31T18:38:59.292Z] #64 257.6 + bin/containerd-shim-runc-v2
18:38:59 [2022-05-31T18:38:59.550Z] #64 258.3 + binaries
18:38:59 [2022-05-31T18:38:59.550Z] #64 258.3 + install -D bin/containerd /build/containerd
18:38:59 [2022-05-31T18:38:59.550Z] #64 258.3 + install -D bin/containerd-shim /build/containerd-shim
18:38:59 [2022-05-31T18:38:59.550Z] #64 258.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:38:59 [2022-05-31T18:38:59.550Z] #64 258.4 + install -D bin/ctr /build/ctr
18:39:03 [2022-05-31T18:39:03.733Z] #64 DONE 262.3s
18:39:04 [2022-05-31T18:39:04.299Z] 
18:39:04 [2022-05-31T18:39:04.299Z] #65 [dev-systemd-false 23/26] COPY --from=containerd    /build/ /usr/local/bin/
18:39:04 [2022-05-31T18:39:04.299Z] #65 sha256:2930c8789123e3aace0d9bfb7fae806a9df5d71f2fb74b0c72eb4b56ed0c0ed8
18:39:05 [2022-05-31T18:39:05.760Z] #65 DONE 1.5s
18:39:05 [2022-05-31T18:39:05.760Z] 
18:39:05 [2022-05-31T18:39:05.760Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:39:05 [2022-05-31T18:39:05.760Z] #70 sha256:09039e6683986bfbbe11a366fbf84befa0de46ffc01e4a71d035763dd186da23
18:39:06 [2022-05-31T18:39:06.024Z] #70 DONE 0.4s
18:39:06 [2022-05-31T18:39:06.024Z] 
18:39:06 [2022-05-31T18:39:06.024Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit        /build/ /usr/local/bin/
18:39:06 [2022-05-31T18:39:06.024Z] #75 sha256:1016df34285abb24b49021eb0038545ec5c65c09070991b1c7a871015d830a8c
18:39:07 [2022-05-31T18:39:07.923Z] #75 DONE 1.6s
18:39:07 [2022-05-31T18:39:07.923Z] 
18:39:07 [2022-05-31T18:39:07.923Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
18:39:07 [2022-05-31T18:39:07.923Z] #76 sha256:f5bc7fd7616265f5cedf3c86e76b39085764afcbc7bf3065a4bdf105ba1c2241
18:39:07 [2022-05-31T18:39:07.923Z] #76 DONE 0.0s
18:39:07 [2022-05-31T18:39:07.923Z] 
18:39:07 [2022-05-31T18:39:07.923Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
18:39:07 [2022-05-31T18:39:07.923Z] #77 sha256:0e8a5aee06805406c479a8841374de679e644ec4c81e82b631b013fb4c7ccb74
18:39:08 [2022-05-31T18:39:08.490Z] #77 DONE 1.0s
18:39:08 [2022-05-31T18:39:08.748Z] 
18:39:08 [2022-05-31T18:39:08.748Z] #78 exporting to image
18:39:08 [2022-05-31T18:39:08.748Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
18:39:08 [2022-05-31T18:39:08.748Z] #78 exporting layers
18:39:12 [2022-05-31T18:39:12.042Z] #78 exporting layers 3.1s done
18:39:12 [2022-05-31T18:39:12.042Z] #78 writing image sha256:1ae8670a7d78cbc266cf56004c98f17ee02583d2799716bb4e3daad47be029ca done
18:39:12 [2022-05-31T18:39:12.042Z] #78 naming to docker.io/library/docker:37525ad8d726d5bdc03b1995bba09ad25986a86f done
18:39:12 [2022-05-31T18:39:12.042Z] #78 DONE 3.1s