Skip to content

Console Output

Skipping 67 KB.. Full Log
go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
13:40:45 [2022-05-27T13:40:45.012Z] #47 ...
13:40:45 [2022-05-27T13:40:45.012Z] 
13:40:45 [2022-05-27T13:40:45.012Z] #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
13:40:45 [2022-05-27T13:40:45.012Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21
13:40:45 [2022-05-27T13:40:45.012Z] #14 12.81 Fetched 8422 kB in 10s (880 kB/s)
13:40:45 [2022-05-27T13:40:45.012Z] #14 12.81 Reading package lists...
13:40:45 [2022-05-27T13:40:45.272Z] #14 18.31 Reading package lists...
13:40:45 [2022-05-27T13:40:45.272Z] #14 ...
13:40:45 [2022-05-27T13:40:45.272Z] 
13:40:45 [2022-05-27T13:40:45.272Z] #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
13:40:45 [2022-05-27T13:40:45.272Z] #31 sha256:09be4a050f7fd0b0914174cd449fbf751fed7557fe571d931ce55e5ef3e0d7ca
13:40:45 [2022-05-27T13:40:45.272Z] #31 23.49 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
13:40:46 [2022-05-27T13:40:46.218Z] #31 ...
13:40:46 [2022-05-27T13:40:46.218Z] 
13:40:46 [2022-05-27T13:40:46.219Z] #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
13:40:46 [2022-05-27T13:40:46.219Z] #62 sha256:01abd27d0e3628417a5d68af6b3c69f6ed863a1dbee23e93216f48ae70a78673
13:40:46 [2022-05-27T13:40:46.219Z] #62 13.63 Fetched 8422 kB in 10s (836 kB/s)
13:40:46 [2022-05-27T13:40:46.219Z] #62 13.63 Reading package lists...
13:40:46 [2022-05-27T13:40:46.219Z] #62 18.59 Reading package lists...
13:40:46 [2022-05-27T13:40:46.219Z] #62 23.40 Building dependency tree...
13:40:46 [2022-05-27T13:40:46.219Z] #62 ...
13:40:46 [2022-05-27T13:40:46.219Z] 
13:40:46 [2022-05-27T13:40:46.219Z] #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
13:40:46 [2022-05-27T13:40:46.219Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec
13:40:46 [2022-05-27T13:40:46.219Z] #55 23.83 go: downloading github.com/fatih/color v1.13.0
13:40:46 [2022-05-27T13:40:46.219Z] #55 23.84 go: downloading github.com/gofrs/flock v0.8.1
13:40:46 [2022-05-27T13:40:46.219Z] #55 23.86 go: downloading github.com/spf13/cobra v1.3.0
13:40:46 [2022-05-27T13:40:46.219Z] #55 23.91 go: downloading github.com/spf13/viper v1.10.1
13:40:46 [2022-05-27T13:40:46.490Z] #55 24.07 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
13:40:47 [2022-05-27T13:40:47.062Z] #55 24.67 go: downloading github.com/mattn/go-colorable v0.1.12
13:40:47 [2022-05-27T13:40:47.062Z] #55 24.68 go: downloading github.com/mattn/go-isatty v0.0.14
13:40:47 [2022-05-27T13:40:47.062Z] #55 24.69 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
13:40:47 [2022-05-27T13:40:47.062Z] #55 24.72 go: downloading github.com/go-critic/go-critic v0.6.2
13:40:48 [2022-05-27T13:40:48.004Z] #55 25.64 go: downloading github.com/mitchellh/go-homedir v1.1.0
13:40:48 [2022-05-27T13:40:48.004Z] #55 25.66 go: downloading github.com/hashicorp/go-multierror v1.1.1
13:40:48 [2022-05-27T13:40:48.583Z] #55 ...
13:40:48 [2022-05-27T13:40:48.583Z] 
13:40:48 [2022-05-27T13:40:48.583Z] #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
13:40:48 [2022-05-27T13:40:48.583Z] #31 sha256:09be4a050f7fd0b0914174cd449fbf751fed7557fe571d931ce55e5ef3e0d7ca
13:40:48 [2022-05-27T13:40:48.583Z] #31 25.06 #=#=#                                                                         
13:40:48 [2022-05-27T13:40:48.583Z] #31 25.46 #=#=#                                                                         

######################################################################## 100.0%
13:40:48 [2022-05-27T13:40:48.583Z] #31 26.69 
13:40:48 [2022-05-27T13:40:48.583Z] #31 27.00 Download of images into '/build' complete.
13:40:48 [2022-05-27T13:40:48.583Z] #31 27.00 Use something like the following to load the result into a Docker daemon:
13:40:48 [2022-05-27T13:40:48.583Z] #31 27.00   tar -cC '/build' . | docker load
13:40:48 [2022-05-27T13:40:48.583Z] #31 DONE 27.1s
13:40:48 [2022-05-27T13:40:48.583Z] 
13:40:48 [2022-05-27T13:40:48.583Z] #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
13:40:48 [2022-05-27T13:40:48.583Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df
13:40:48 [2022-05-27T13:40:48.583Z] #51 21.40 Reading package lists...
13:40:49 [2022-05-27T13:40:49.971Z] #51 25.71 Building dependency tree...
13:40:51 [2022-05-27T13:40:51.884Z] #51 29.07 The following additional packages will be installed:
13:40:51 [2022-05-27T13:40:51.884Z] #51 29.09   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
13:40:51 [2022-05-27T13:40:51.884Z] #51 29.09   python3-protobuf python3-six
13:40:51 [2022-05-27T13:40:51.884Z] #51 29.10 Suggested packages:
13:40:51 [2022-05-27T13:40:51.884Z] #51 29.10   python3-setuptools
13:40:51 [2022-05-27T13:40:51.884Z] #51 29.10 Recommended packages:
13:40:51 [2022-05-27T13:40:51.884Z] #51 29.10   iproute2 | iproute
13:40:52 [2022-05-27T13:40:52.457Z] #51 29.74 The following NEW packages will be installed:
13:40:52 [2022-05-27T13:40:52.457Z] #51 29.75   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
13:40:52 [2022-05-27T13:40:52.457Z] #51 29.76   python3-protobuf python3-six
13:40:53 [2022-05-27T13:40:53.035Z] #51 30.18 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded.
13:40:53 [2022-05-27T13:40:53.035Z] #51 30.18 Need to get 2136 kB of archives.
13:40:53 [2022-05-27T13:40:53.035Z] #51 30.18 After this operation, 10.8 MB of additional disk space will be used.
13:40:53 [2022-05-27T13:40:53.035Z] #51 30.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
13:40:53 [2022-05-27T13:40:53.035Z] #51 30.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
13:40:53 [2022-05-27T13:40:53.035Z] #51 30.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
13:40:53 [2022-05-27T13:40:53.035Z] #51 30.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
13:40:53 [2022-05-27T13:40:53.035Z] #51 30.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
13:40:53 [2022-05-27T13:40:53.035Z] #51 30.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
13:40:53 [2022-05-27T13:40:53.035Z] #51 30.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
13:40:53 [2022-05-27T13:40:53.310Z] #51 ...
13:40:53 [2022-05-27T13:40:53.310Z] 
13:40:53 [2022-05-27T13:40:53.310Z] #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
13:40:53 [2022-05-27T13:40:53.310Z] #62 sha256:01abd27d0e3628417a5d68af6b3c69f6ed863a1dbee23e93216f48ae70a78673
13:40:53 [2022-05-27T13:40:53.310Z] #62 23.40 Building dependency tree...
13:40:53 [2022-05-27T13:40:53.310Z] #62 27.33 The following additional packages will be installed:
13:40:53 [2022-05-27T13:40:53.310Z] #62 27.35   libbtrfs0
13:40:53 [2022-05-27T13:40:53.310Z] #62 27.59 The following NEW packages will be installed:
13:40:53 [2022-05-27T13:40:53.310Z] #62 27.59   libbtrfs-dev libbtrfs0
13:40:53 [2022-05-27T13:40:53.310Z] #62 28.02 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
13:40:53 [2022-05-27T13:40:53.310Z] #62 28.02 Need to get 454 kB of archives.
13:40:53 [2022-05-27T13:40:53.310Z] #62 28.02 After this operation, 1275 kB of additional disk space will be used.
13:40:53 [2022-05-27T13:40:53.310Z] #62 28.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
13:40:53 [2022-05-27T13:40:53.310Z] #62 28.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
13:40:53 [2022-05-27T13:40:53.310Z] #62 28.99 debconf: delaying package configuration, since apt-utils is not installed
13:40:53 [2022-05-27T13:40:53.310Z] #62 29.28 Fetched 454 kB in 0s (1422 kB/s)
13:40:53 [2022-05-27T13:40:53.310Z] #62 29.47 Selecting previously unselected package libbtrfs0:arm64.
13:40:53 [2022-05-27T13:40:53.310Z] #62 29.47 (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 ... 15700 files and directories currently installed.)
13:40:53 [2022-05-27T13:40:53.310Z] #62 29.53 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
13:40:53 [2022-05-27T13:40:53.310Z] #62 29.55 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
13:40:53 [2022-05-27T13:40:53.310Z] #62 29.78 Selecting previously unselected package libbtrfs-dev:arm64.
13:40:53 [2022-05-27T13:40:53.310Z] #62 29.79 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
13:40:53 [2022-05-27T13:40:53.310Z] #62 29.81 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
13:40:53 [2022-05-27T13:40:53.310Z] #62 30.13 Setting up libbtrfs0:arm64 (5.10.1-2) ...
13:40:53 [2022-05-27T13:40:53.310Z] #62 30.18 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
13:40:53 [2022-05-27T13:40:53.310Z] #62 30.19 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:40:53 [2022-05-27T13:40:53.310Z] #62 DONE 31.0s
13:40:53 [2022-05-27T13:40:53.310Z] 
13:40:53 [2022-05-27T13:40:53.310Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
13:40:53 [2022-05-27T13:40:53.310Z] #63 sha256:411724df36ed12c30cc515b5f10a8eacaaaec10fe441737174446701432750a8
13:40:53 [2022-05-27T13:40:53.950Z] #63 DONE 0.6s
13:40:53 [2022-05-27T13:40:53.950Z] 
13:40:53 [2022-05-27T13:40:53.950Z] #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
13:40:53 [2022-05-27T13:40:53.950Z] #64 sha256:6046ee1c31e3d11175c9471f2a1a0a1ef8b56a99dd2fee2fd4dd37021749a29a
13:40:54 [2022-05-27T13:40:54.957Z] #64 0.667 + RM_GOPATH=0
13:40:54 [2022-05-27T13:40:54.957Z] #64 0.670 + TMP_GOPATH=
13:40:54 [2022-05-27T13:40:54.957Z] #64 0.671 + : /build
13:40:54 [2022-05-27T13:40:54.957Z] #64 0.671 + '[' -z '' ']'
13:40:54 [2022-05-27T13:40:54.957Z] #64 0.674 ++ mktemp -d
13:40:54 [2022-05-27T13:40:54.957Z] #64 0.683 + export GOPATH=/tmp/tmp.lzkp0U7Kco
13:40:54 [2022-05-27T13:40:54.957Z] #64 0.683 + GOPATH=/tmp/tmp.lzkp0U7Kco
13:40:54 [2022-05-27T13:40:54.957Z] #64 0.683 + RM_GOPATH=1
13:40:54 [2022-05-27T13:40:54.957Z] #64 0.683 + case "$(go env GOARCH)" in
13:40:54 [2022-05-27T13:40:54.957Z] #64 0.684 ++ go env GOARCH
13:40:54 [2022-05-27T13:40:54.957Z] #64 0.721 + export GO_BUILDMODE=-buildmode=pie
13:40:54 [2022-05-27T13:40:54.957Z] #64 0.721 + GO_BUILDMODE=-buildmode=pie
13:40:54 [2022-05-27T13:40:54.957Z] #64 0.722 ++ dirname /install.sh
13:40:54 [2022-05-27T13:40:54.957Z] #64 0.729 + dir=/
13:40:54 [2022-05-27T13:40:54.957Z] #64 0.732 + bin=containerd
13:40:54 [2022-05-27T13:40:54.957Z] #64 0.732 + shift
13:40:54 [2022-05-27T13:40:54.957Z] #64 0.733 + '[' '!' -f //containerd.installer ']'
13:40:54 [2022-05-27T13:40:54.957Z] #64 0.733 + . //containerd.installer
13:40:54 [2022-05-27T13:40:54.957Z] #64 0.733 ++ set -e
13:40:54 [2022-05-27T13:40:54.957Z] #64 0.733 ++ : v1.6.4
13:40:54 [2022-05-27T13:40:54.957Z] #64 0.734 + install_containerd
13:40:54 [2022-05-27T13:40:54.957Z] #64 0.735 + echo 'Install containerd version v1.6.4'
13:40:54 [2022-05-27T13:40:54.957Z] #64 0.736 Install containerd version v1.6.4
13:40:54 [2022-05-27T13:40:54.957Z] #64 0.739 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lzkp0U7Kco/src/github.com/containerd/containerd
13:40:54 [2022-05-27T13:40:54.957Z] #64 0.744 Cloning into '/tmp/tmp.lzkp0U7Kco/src/github.com/containerd/containerd'...
13:40:55 [2022-05-27T13:40:55.532Z] #64 ...
13:40:55 [2022-05-27T13:40:55.532Z] 
13:40:55 [2022-05-27T13:40:55.532Z] #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
13:40:55 [2022-05-27T13:40:55.532Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21
13:40:55 [2022-05-27T13:40:55.532Z] #14 18.31 Reading package lists...
13:40:55 [2022-05-27T13:40:55.532Z] #14 23.40 Building dependency tree...
13:40:55 [2022-05-27T13:40:55.532Z] #14 27.46 The following additional packages will be installed:
13:40:55 [2022-05-27T13:40:55.532Z] #14 27.46   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
13:40:55 [2022-05-27T13:40:55.532Z] #14 27.46   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
13:40:55 [2022-05-27T13:40:55.532Z] #14 27.47   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
13:40:55 [2022-05-27T13:40:55.532Z] #14 27.47   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
13:40:55 [2022-05-27T13:40:55.532Z] #14 27.47   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
13:40:55 [2022-05-27T13:40:55.532Z] #14 27.47   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
13:40:55 [2022-05-27T13:40:55.532Z] #14 27.48   mingw-w64-common mingw-w64-x86-64-dev
13:40:55 [2022-05-27T13:40:55.532Z] #14 27.48 Suggested packages:
13:40:55 [2022-05-27T13:40:55.532Z] #14 27.50   gcc-10-locales seccomp wine64
13:40:55 [2022-05-27T13:40:55.533Z] #14 28.56 The following NEW packages will be installed:
13:40:55 [2022-05-27T13:40:55.533Z] #14 28.59   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
13:40:55 [2022-05-27T13:40:55.533Z] #14 28.59   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
13:40:55 [2022-05-27T13:40:55.533Z] #14 28.59   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
13:40:55 [2022-05-27T13:40:55.533Z] #14 28.59   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
13:40:55 [2022-05-27T13:40:55.533Z] #14 28.59   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
13:40:55 [2022-05-27T13:40:55.533Z] #14 28.59   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
13:40:55 [2022-05-27T13:40:55.533Z] #14 28.60   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
13:40:55 [2022-05-27T13:40:55.533Z] #14 28.60   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
13:40:55 [2022-05-27T13:40:55.533Z] #14 28.60   mingw-w64-x86-64-dev
13:40:55 [2022-05-27T13:40:55.533Z] #14 29.01 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded.
13:40:55 [2022-05-27T13:40:55.533Z] #14 29.01 Need to get 108 MB of archives.
13:40:55 [2022-05-27T13:40:55.533Z] #14 29.01 After this operation, 620 MB of additional disk space will be used.
13:40:55 [2022-05-27T13:40:55.533Z] #14 29.01 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]
13:40:55 [2022-05-27T13:40:55.533Z] #14 29.08 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]
13:40:55 [2022-05-27T13:40:55.533Z] #14 29.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
13:40:55 [2022-05-27T13:40:55.533Z] #14 29.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
13:40:55 [2022-05-27T13:40:55.533Z] #14 29.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
13:40:55 [2022-05-27T13:40:55.533Z] #14 29.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
13:40:55 [2022-05-27T13:40:55.533Z] #14 29.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
13:40:55 [2022-05-27T13:40:55.533Z] #14 29.59 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]
13:40:55 [2022-05-27T13:40:55.533Z] #14 29.59 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]
13:40:55 [2022-05-27T13:40:55.533Z] #14 29.94 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]
13:40:55 [2022-05-27T13:40:55.533Z] #14 30.86 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]
13:40:55 [2022-05-27T13:40:55.533Z] #14 31.31 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]
13:40:55 [2022-05-27T13:40:55.533Z] #14 31.84 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]
13:40:55 [2022-05-27T13:40:55.793Z] #14 33.51 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]
13:40:55 [2022-05-27T13:40:55.794Z] #14 ...
13:40:55 [2022-05-27T13:40:55.794Z] 
13:40:55 [2022-05-27T13:40:55.794Z] #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
13:40:55 [2022-05-27T13:40:55.794Z] #40 sha256:7b30a2714620fa7e240d23d5cd79a699ccb090e1d0c8d746686b88d721d328e5
13:40:55 [2022-05-27T13:40:55.794Z] #40 33.29 NAME:
13:40:55 [2022-05-27T13:40:55.794Z] #40 33.29    go-winres - A tool for embedding resources in Windows executables
13:40:55 [2022-05-27T13:40:55.794Z] #40 33.29 
13:40:55 [2022-05-27T13:40:55.794Z] #40 33.29 USAGE:
13:40:55 [2022-05-27T13:40:55.794Z] #40 33.29    go-winres [global options] command [command options] [arguments...]
13:40:55 [2022-05-27T13:40:55.794Z] #40 33.29 
13:40:55 [2022-05-27T13:40:55.794Z] #40 33.29 COMMANDS:
13:40:55 [2022-05-27T13:40:55.794Z] #40 33.29    init     Create an initial ./winres/winres.json
13:40:55 [2022-05-27T13:40:55.794Z] #40 33.29    make     Make syso files for the "go build" command
13:40:55 [2022-05-27T13:40:55.794Z] #40 33.29    simply   Make syso files for the "go build" command (simplified)
13:40:55 [2022-05-27T13:40:55.794Z] #40 33.29    extract  Extract all resources from an executable
13:40:55 [2022-05-27T13:40:55.794Z] #40 33.29    patch    Replace resources in an executable file (exe, dll)
13:40:55 [2022-05-27T13:40:55.794Z] #40 33.29    help, h  Shows a list of commands or help for one command
13:40:55 [2022-05-27T13:40:55.794Z] #40 33.29 
13:40:55 [2022-05-27T13:40:55.794Z] #40 33.29 GLOBAL OPTIONS:
13:40:55 [2022-05-27T13:40:55.794Z] #40 33.30    --help, -h  show help (default: false)
13:40:56 [2022-05-27T13:40:56.365Z] #40 ...
13:40:56 [2022-05-27T13:40:56.365Z] 
13:40:56 [2022-05-27T13:40:56.365Z] #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
13:40:56 [2022-05-27T13:40:56.365Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6
13:40:56 [2022-05-27T13:40:56.365Z] #42 22.52 Building dependency tree...
13:40:56 [2022-05-27T13:40:56.365Z] #42 26.07 The following additional packages will be installed:
13:40:56 [2022-05-27T13:40:56.365Z] #42 26.13   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
13:40:56 [2022-05-27T13:40:56.365Z] #42 26.15 Suggested packages:
13:40:56 [2022-05-27T13:40:56.365Z] #42 26.16   cmake-doc ninja-build lrzip
13:40:56 [2022-05-27T13:40:56.365Z] #42 26.16 Recommended packages:
13:40:56 [2022-05-27T13:40:56.365Z] #42 26.16   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
13:40:56 [2022-05-27T13:40:56.365Z] #42 26.86 The following NEW packages will be installed:
13:40:56 [2022-05-27T13:40:56.365Z] #42 26.88   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
13:40:56 [2022-05-27T13:40:56.365Z] #42 26.89   vim-common xxd
13:40:56 [2022-05-27T13:40:56.365Z] #42 27.27 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
13:40:56 [2022-05-27T13:40:56.365Z] #42 27.27 Need to get 15.6 MB of archives.
13:40:56 [2022-05-27T13:40:56.365Z] #42 27.27 After this operation, 67.4 MB of additional disk space will be used.
13:40:56 [2022-05-27T13:40:56.365Z] #42 27.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
13:40:56 [2022-05-27T13:40:56.365Z] #42 27.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
13:40:56 [2022-05-27T13:40:56.365Z] #42 27.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
13:40:56 [2022-05-27T13:40:56.365Z] #42 27.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
13:40:56 [2022-05-27T13:40:56.365Z] #42 27.74 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]
13:40:56 [2022-05-27T13:40:56.365Z] #42 27.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
13:40:56 [2022-05-27T13:40:56.365Z] #42 27.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
13:40:56 [2022-05-27T13:40:56.365Z] #42 27.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
13:40:56 [2022-05-27T13:40:56.365Z] #42 27.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
13:40:56 [2022-05-27T13:40:56.365Z] #42 27.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
13:40:56 [2022-05-27T13:40:56.365Z] #42 28.83 debconf: delaying package configuration, since apt-utils is not installed
13:40:56 [2022-05-27T13:40:56.365Z] #42 29.03 Fetched 15.6 MB in 1s (16.6 MB/s)
13:40:56 [2022-05-27T13:40:56.365Z] #42 29.11 Selecting previously unselected package xxd.
13:40:56 [2022-05-27T13:40:56.365Z] #42 29.11 (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 ... 15700 files and directories currently installed.)
13:40:56 [2022-05-27T13:40:56.365Z] #42 29.23 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
13:40:56 [2022-05-27T13:40:56.365Z] #42 29.24 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
13:40:56 [2022-05-27T13:40:56.365Z] #42 29.54 Selecting previously unselected package vim-common.
13:40:56 [2022-05-27T13:40:56.365Z] #42 29.54 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
13:40:56 [2022-05-27T13:40:56.365Z] #42 29.60 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
13:40:56 [2022-05-27T13:40:56.365Z] #42 29.96 Selecting previously unselected package cmake-data.
13:40:56 [2022-05-27T13:40:56.365Z] #42 29.96 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
13:40:56 [2022-05-27T13:40:56.365Z] #42 29.97 Unpacking cmake-data (3.18.4-2+deb11u1) ...
13:40:56 [2022-05-27T13:40:56.365Z] #42 ...
13:40:56 [2022-05-27T13:40:56.365Z] 
13:40:56 [2022-05-27T13:40:56.365Z] #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
13:40:56 [2022-05-27T13:40:56.365Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21
13:40:56 [2022-05-27T13:40:56.365Z] #14 34.01 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]
13:40:56 [2022-05-27T13:40:56.365Z] #14 34.02 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
13:40:56 [2022-05-27T13:40:56.365Z] #14 34.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
13:40:56 [2022-05-27T13:40:56.365Z] #14 34.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
13:40:56 [2022-05-27T13:40:56.365Z] #14 34.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
13:40:56 [2022-05-27T13:40:56.365Z] #14 34.09 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]
13:40:56 [2022-05-27T13:40:56.365Z] #14 34.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
13:40:56 [2022-05-27T13:40:56.365Z] #14 34.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
13:40:56 [2022-05-27T13:40:56.365Z] #14 34.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
13:40:56 [2022-05-27T13:40:56.365Z] #14 34.13 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
13:40:56 [2022-05-27T13:40:56.365Z] #14 34.18 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
13:40:56 [2022-05-27T13:40:56.633Z] #14 ...
13:40:56 [2022-05-27T13:40:56.633Z] 
13:40:56 [2022-05-27T13:40:56.633Z] #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
13:40:56 [2022-05-27T13:40:56.633Z] #40 sha256:7b30a2714620fa7e240d23d5cd79a699ccb090e1d0c8d746686b88d721d328e5
13:40:56 [2022-05-27T13:40:56.633Z] #40 DONE 34.3s
13:40:56 [2022-05-27T13:40:56.633Z] 
13:40:56 [2022-05-27T13:40:56.633Z] #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
13:40:56 [2022-05-27T13:40:56.633Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21
13:40:56 [2022-05-27T13:40:56.633Z] #14 34.18 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
13:40:56 [2022-05-27T13:40:56.633Z] #14 34.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
13:40:56 [2022-05-27T13:40:56.633Z] #14 34.22 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
13:40:56 [2022-05-27T13:40:56.633Z] #14 34.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
13:40:56 [2022-05-27T13:40:56.633Z] #14 34.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
13:40:58 [2022-05-27T13:40:58.053Z] #14 35.62 debconf: delaying package configuration, since apt-utils is not installed
13:40:58 [2022-05-27T13:40:58.053Z] #14 35.82 Fetched 108 MB in 6s (19.3 MB/s)
13:40:58 [2022-05-27T13:40:58.314Z] #14 35.95 Selecting previously unselected package binutils-mingw-w64-i686.
13:40:58 [2022-05-27T13:40:58.315Z] #14 35.95 (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 ... 15700 files and directories currently installed.)
13:40:58 [2022-05-27T13:40:58.315Z] #14 36.00 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
13:40:58 [2022-05-27T13:40:58.315Z] #14 36.05 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
13:40:59 [2022-05-27T13:40:59.257Z] #14 ...
13:40:59 [2022-05-27T13:40:59.257Z] 
13:40:59 [2022-05-27T13:40:59.257Z] #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
13:40:59 [2022-05-27T13:40:59.257Z] #57 sha256:401c0122933c017a61a97555462d320a2445f9c0d027720a10a599dc935e4cc4
13:40:59 [2022-05-27T13:40:59.257Z] #57 36.25 v3.0.2
13:40:59 [2022-05-27T13:40:59.257Z] #57 DONE 36.8s
13:40:59 [2022-05-27T13:40:59.257Z] 
13:40:59 [2022-05-27T13:40:59.257Z] #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
13:40:59 [2022-05-27T13:40:59.257Z] #34 sha256:7a88afd923b19d050d9dd0e227619d715a737b594582b3ac5f00c781d01ccb0f
13:40:59 [2022-05-27T13:40:59.257Z] #34 36.41 Updating files:  93% (1423/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
13:40:59 [2022-05-27T13:40:59.257Z] #34 36.50 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
13:41:00 [2022-05-27T13:41:00.206Z] #34 37.64 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:41:00 [2022-05-27T13:41:00.779Z] #34 ...
13:41:00 [2022-05-27T13:41:00.779Z] 
13:41:00 [2022-05-27T13:41:00.779Z] #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
13:41:00 [2022-05-27T13:41:00.779Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec
13:41:00 [2022-05-27T13:41:00.779Z] #55 28.33 go: downloading github.com/sirupsen/logrus v1.8.1
13:41:00 [2022-05-27T13:41:00.779Z] #55 28.34 go: downloading github.com/stretchr/testify v1.7.0
13:41:00 [2022-05-27T13:41:00.779Z] #55 28.39 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
13:41:00 [2022-05-27T13:41:00.779Z] #55 28.45 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
13:41:00 [2022-05-27T13:41:00.779Z] #55 28.49 go: downloading github.com/fsnotify/fsnotify v1.5.1
13:41:00 [2022-05-27T13:41:00.779Z] #55 28.61 go: downloading github.com/magiconair/properties v1.8.5
13:41:00 [2022-05-27T13:41:00.779Z] #55 28.62 go: downloading github.com/mitchellh/mapstructure v1.4.3
13:41:00 [2022-05-27T13:41:00.779Z] #55 28.65 go: downloading github.com/spf13/afero v1.6.0
13:41:00 [2022-05-27T13:41:00.779Z] #55 28.73 go: downloading github.com/spf13/cast v1.4.1
13:41:00 [2022-05-27T13:41:00.779Z] #55 28.73 go: downloading github.com/spf13/jwalterweatherman v1.1.0
13:41:00 [2022-05-27T13:41:00.779Z] #55 28.78 go: downloading github.com/subosito/gotenv v1.2.0
13:41:00 [2022-05-27T13:41:00.779Z] #55 28.83 go: downloading gopkg.in/ini.v1 v1.66.2
13:41:00 [2022-05-27T13:41:00.779Z] #55 28.92 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
13:41:00 [2022-05-27T13:41:00.779Z] #55 28.98 go: downloading github.com/go-toolsmith/astcast v1.0.0
13:41:00 [2022-05-27T13:41:00.779Z] #55 28.99 go: downloading github.com/go-toolsmith/astcopy v1.0.0
13:41:00 [2022-05-27T13:41:00.779Z] #55 29.01 go: downloading github.com/go-toolsmith/astequal v1.0.1
13:41:00 [2022-05-27T13:41:00.779Z] #55 29.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0
13:41:00 [2022-05-27T13:41:00.779Z] #55 29.12 go: downloading github.com/go-toolsmith/astp v1.0.0
13:41:00 [2022-05-27T13:41:00.779Z] #55 29.13 go: downloading github.com/go-toolsmith/strparse v1.0.0
13:41:00 [2022-05-27T13:41:00.779Z] #55 29.13 go: downloading github.com/go-toolsmith/typep v1.0.2
13:41:00 [2022-05-27T13:41:00.779Z] #55 29.18 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
13:41:00 [2022-05-27T13:41:00.779Z] #55 29.75 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
13:41:00 [2022-05-27T13:41:00.779Z] #55 29.81 go: downloading github.com/hashicorp/errwrap v1.0.0
13:41:00 [2022-05-27T13:41:00.779Z] #55 29.86 go: downloading 4d63.com/gochecknoglobals v0.1.0
13:41:00 [2022-05-27T13:41:00.779Z] #55 29.90 go: downloading github.com/Antonboom/errname v0.1.5
13:41:00 [2022-05-27T13:41:00.779Z] #55 29.98 go: downloading github.com/Antonboom/nilnil v0.1.0
13:41:00 [2022-05-27T13:41:00.779Z] #55 30.05 go: downloading github.com/BurntSushi/toml v1.0.0
13:41:00 [2022-05-27T13:41:00.779Z] #55 30.79 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
13:41:00 [2022-05-27T13:41:00.779Z] #55 30.87 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
13:41:00 [2022-05-27T13:41:00.779Z] #55 30.89 go: downloading github.com/alexkohler/prealloc v1.0.0
13:41:00 [2022-05-27T13:41:00.779Z] #55 30.93 go: downloading github.com/ashanbrown/forbidigo v1.3.0
13:41:00 [2022-05-27T13:41:00.779Z] #55 31.02 go: downloading github.com/ashanbrown/makezero v1.1.0
13:41:00 [2022-05-27T13:41:00.779Z] #55 31.02 go: downloading github.com/bkielbasa/cyclop v1.2.0
13:41:00 [2022-05-27T13:41:00.779Z] #55 31.28 go: downloading github.com/blizzy78/varnamelen v0.5.0
13:41:00 [2022-05-27T13:41:00.779Z] #55 31.33 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
13:41:00 [2022-05-27T13:41:00.779Z] #55 31.36 go: downloading github.com/breml/bidichk v0.2.1
13:41:00 [2022-05-27T13:41:00.779Z] #55 31.38 go: downloading github.com/breml/errchkjson v0.2.1
13:41:00 [2022-05-27T13:41:00.779Z] #55 31.52 go: downloading github.com/butuzov/ireturn v0.1.1
13:41:00 [2022-05-27T13:41:00.779Z] #55 31.56 go: downloading github.com/charithe/durationcheck v0.0.9
13:41:00 [2022-05-27T13:41:00.779Z] #55 31.57 go: downloading github.com/daixiang0/gci v0.2.9
13:41:00 [2022-05-27T13:41:00.779Z] #55 31.58 go: downloading github.com/denis-tingajkin/go-header v0.4.2
13:41:00 [2022-05-27T13:41:00.779Z] #55 31.70 go: downloading github.com/esimonov/ifshort v1.0.4
13:41:00 [2022-05-27T13:41:00.779Z] #55 31.75 go: downloading github.com/fzipp/gocyclo v0.4.0
13:41:00 [2022-05-27T13:41:00.779Z] #55 31.78 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
13:41:00 [2022-05-27T13:41:00.779Z] #55 31.84 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
13:41:00 [2022-05-27T13:41:00.779Z] #55 31.88 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
13:41:00 [2022-05-27T13:41:00.779Z] #55 31.91 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
13:41:00 [2022-05-27T13:41:00.779Z] #55 32.03 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
13:41:00 [2022-05-27T13:41:00.779Z] #55 32.28 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
13:41:00 [2022-05-27T13:41:00.779Z] #55 32.28 go: downloading github.com/golangci/misspell v0.3.5
13:41:00 [2022-05-27T13:41:00.779Z] #55 32.28 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
13:41:00 [2022-05-27T13:41:00.780Z] #55 32.37 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
13:41:00 [2022-05-27T13:41:00.780Z] #55 32.62 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
13:41:00 [2022-05-27T13:41:00.780Z] #55 32.67 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
13:41:00 [2022-05-27T13:41:00.780Z] #55 32.69 go: downloading github.com/jgautheron/goconst v1.5.1
13:41:00 [2022-05-27T13:41:00.780Z] #55 32.70 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
13:41:00 [2022-05-27T13:41:00.780Z] #55 32.70 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
13:41:00 [2022-05-27T13:41:00.780Z] #55 32.75 go: downloading github.com/julz/importas v0.1.0
13:41:00 [2022-05-27T13:41:00.780Z] #55 32.75 go: downloading github.com/kisielk/errcheck v1.6.0
13:41:00 [2022-05-27T13:41:00.780Z] #55 32.77 go: downloading github.com/kulti/thelper v0.5.0
13:41:00 [2022-05-27T13:41:00.780Z] #55 32.86 go: downloading github.com/kunwardeep/paralleltest v1.0.3
13:41:00 [2022-05-27T13:41:00.780Z] #55 32.88 go: downloading github.com/kyoh86/exportloopref v0.1.8
13:41:00 [2022-05-27T13:41:00.780Z] #55 32.89 go: downloading github.com/ldez/gomoddirectives v0.2.2
13:41:00 [2022-05-27T13:41:00.780Z] #55 32.93 go: downloading github.com/ldez/tagliatelle v0.3.0
13:41:00 [2022-05-27T13:41:00.780Z] #55 32.96 go: downloading github.com/leonklingele/grouper v1.1.0
13:41:00 [2022-05-27T13:41:00.780Z] #55 32.99 go: downloading github.com/maratori/testpackage v1.0.1
13:41:00 [2022-05-27T13:41:00.780Z] #55 33.06 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
13:41:00 [2022-05-27T13:41:00.780Z] #55 33.08 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
13:41:00 [2022-05-27T13:41:00.780Z] #55 33.27 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
13:41:00 [2022-05-27T13:41:00.780Z] #55 33.29 go: downloading github.com/mgechev/revive v1.1.3
13:41:00 [2022-05-27T13:41:00.780Z] #55 33.94 go: downloading github.com/moricho/tparallel v0.2.1
13:41:00 [2022-05-27T13:41:00.780Z] #55 33.95 go: downloading github.com/nakabonne/nestif v0.3.1
13:41:00 [2022-05-27T13:41:00.780Z] #55 34.01 go: downloading github.com/nishanths/exhaustive v0.7.11
13:41:00 [2022-05-27T13:41:00.780Z] #55 34.02 go: downloading github.com/nishanths/predeclared v0.2.1
13:41:00 [2022-05-27T13:41:00.780Z] #55 34.08 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
13:41:00 [2022-05-27T13:41:00.780Z] #55 34.23 go: downloading github.com/ryancurrah/gomodguard v1.2.3
13:41:00 [2022-05-27T13:41:00.780Z] #55 34.24 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
13:41:00 [2022-05-27T13:41:00.780Z] #55 34.32 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
13:41:00 [2022-05-27T13:41:00.780Z] #55 34.35 go: downloading github.com/securego/gosec/v2 v2.9.6
13:41:00 [2022-05-27T13:41:00.780Z] #55 34.64 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
13:41:00 [2022-05-27T13:41:00.780Z] #55 34.66 go: downloading github.com/sivchari/containedctx v1.0.1
13:41:00 [2022-05-27T13:41:00.780Z] #55 34.70 go: downloading github.com/sivchari/tenv v1.4.7
13:41:00 [2022-05-27T13:41:00.780Z] #55 34.80 go: downloading github.com/sonatard/noctx v0.0.1
13:41:00 [2022-05-27T13:41:00.780Z] #55 34.80 go: downloading github.com/sourcegraph/go-diff v0.6.1
13:41:00 [2022-05-27T13:41:00.780Z] #55 34.81 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
13:41:00 [2022-05-27T13:41:00.780Z] #55 34.88 go: downloading github.com/sylvia7788/contextcheck v1.0.4
13:41:00 [2022-05-27T13:41:00.780Z] #55 34.93 go: downloading github.com/tdakkota/asciicheck v0.1.1
13:41:00 [2022-05-27T13:41:00.780Z] #55 34.96 go: downloading github.com/tetafro/godot v1.4.11
13:41:00 [2022-05-27T13:41:00.780Z] #55 35.04 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
13:41:00 [2022-05-27T13:41:00.780Z] #55 35.06 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
13:41:00 [2022-05-27T13:41:00.780Z] #55 35.24 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
13:41:00 [2022-05-27T13:41:00.780Z] #55 35.36 go: downloading github.com/ultraware/funlen v0.0.3
13:41:00 [2022-05-27T13:41:00.780Z] #55 35.44 go: downloading github.com/ultraware/whitespace v0.0.4
13:41:00 [2022-05-27T13:41:00.780Z] #55 35.46 go: downloading github.com/uudashr/gocognit v1.0.5
13:41:00 [2022-05-27T13:41:00.780Z] #55 35.53 go: downloading github.com/yagipy/maintidx v1.0.0
13:41:00 [2022-05-27T13:41:00.780Z] #55 35.57 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
13:41:00 [2022-05-27T13:41:00.780Z] #55 35.83 go: downloading gitlab.com/bosi/decorder v0.2.1
13:41:00 [2022-05-27T13:41:00.780Z] #55 36.00 go: downloading honnef.co/go/tools v0.2.2
13:41:00 [2022-05-27T13:41:00.780Z] #55 37.20 go: downloading mvdan.cc/gofumpt v0.2.1
13:41:00 [2022-05-27T13:41:00.780Z] #55 37.20 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
13:41:00 [2022-05-27T13:41:00.780Z] #55 37.26 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
13:41:00 [2022-05-27T13:41:00.780Z] #55 37.32 go: downloading github.com/davecgh/go-spew v1.1.1
13:41:00 [2022-05-27T13:41:00.780Z] #55 37.34 go: downloading github.com/pmezard/go-difflib v1.0.0
13:41:00 [2022-05-27T13:41:00.780Z] #55 37.40 go: downloading github.com/stretchr/objx v0.1.1
13:41:00 [2022-05-27T13:41:00.780Z] #55 37.54 go: downloading github.com/hashicorp/hcl v1.0.0
13:41:00 [2022-05-27T13:41:00.780Z] #55 37.85 go: downloading github.com/pelletier/go-toml v1.9.4
13:41:00 [2022-05-27T13:41:00.780Z] #55 37.86 go: downloading golang.org/x/text v0.3.7
13:41:01 [2022-05-27T13:41:01.041Z] #55 ...
13:41:01 [2022-05-27T13:41:01.041Z] 
13:41:01 [2022-05-27T13:41:01.041Z] #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
13:41:01 [2022-05-27T13:41:01.041Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21
13:41:01 [2022-05-27T13:41:01.041Z] #14 38.64 Selecting previously unselected package binutils-mingw-w64-x86-64.
13:41:01 [2022-05-27T13:41:01.041Z] #14 38.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
13:41:01 [2022-05-27T13:41:01.041Z] #14 38.65 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
13:41:03 [2022-05-27T13:41:03.589Z] #14 41.02 Selecting previously unselected package binutils-mingw-w64.
13:41:03 [2022-05-27T13:41:03.589Z] #14 41.03 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
13:41:03 [2022-05-27T13:41:03.589Z] #14 41.04 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
13:41:03 [2022-05-27T13:41:03.589Z] #14 41.17 Selecting previously unselected package libdevmapper1.02.1:arm64.
13:41:03 [2022-05-27T13:41:03.589Z] #14 41.17 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
13:41:03 [2022-05-27T13:41:03.589Z] #14 41.18 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
13:41:03 [2022-05-27T13:41:03.849Z] #14 41.37 Selecting previously unselected package dmsetup.
13:41:03 [2022-05-27T13:41:03.849Z] #14 41.37 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
13:41:03 [2022-05-27T13:41:03.849Z] #14 41.38 Unpacking dmsetup (2:1.02.175-2.1) ...
13:41:04 [2022-05-27T13:41:04.110Z] #14 41.58 Selecting previously unselected package mingw-w64-common.
13:41:04 [2022-05-27T13:41:04.110Z] #14 41.61 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
13:41:04 [2022-05-27T13:41:04.110Z] #14 41.61 Unpacking mingw-w64-common (8.0.0-1) ...
13:41:05 [2022-05-27T13:41:05.053Z] #14 ...
13:41:05 [2022-05-27T13:41:05.053Z] 
13:41:05 [2022-05-27T13:41:05.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
13:41:05 [2022-05-27T13:41:05.053Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df
13:41:05 [2022-05-27T13:41:05.053Z] #51 32.47 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [630 kB]
13:41:05 [2022-05-27T13:41:05.053Z] #51 33.83 debconf: delaying package configuration, since apt-utils is not installed
13:41:05 [2022-05-27T13:41:05.053Z] #51 34.19 Fetched 2136 kB in 3s (712 kB/s)
13:41:05 [2022-05-27T13:41:05.053Z] #51 34.30 Selecting previously unselected package libprotobuf23:arm64.
13:41:05 [2022-05-27T13:41:05.053Z] #51 34.30 (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 ... 15700 files and directories currently installed.)
13:41:05 [2022-05-27T13:41:05.053Z] #51 34.48 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
13:41:05 [2022-05-27T13:41:05.053Z] #51 34.49 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
13:41:05 [2022-05-27T13:41:05.053Z] #51 35.37 Selecting previously unselected package python3-pkg-resources.
13:41:05 [2022-05-27T13:41:05.053Z] #51 35.37 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
13:41:05 [2022-05-27T13:41:05.053Z] #51 35.37 Unpacking python3-pkg-resources (52.0.0-4) ...
13:41:05 [2022-05-27T13:41:05.053Z] #51 35.61 Selecting previously unselected package python3-six.
13:41:05 [2022-05-27T13:41:05.053Z] #51 35.61 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
13:41:05 [2022-05-27T13:41:05.053Z] #51 35.62 Unpacking python3-six (1.16.0-2) ...
13:41:05 [2022-05-27T13:41:05.053Z] #51 35.73 Selecting previously unselected package python3-protobuf.
13:41:05 [2022-05-27T13:41:05.053Z] #51 35.74 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
13:41:05 [2022-05-27T13:41:05.053Z] #51 35.75 Unpacking python3-protobuf (3.12.4-1) ...
13:41:05 [2022-05-27T13:41:05.053Z] #51 36.48 Selecting previously unselected package libnet1:arm64.
13:41:05 [2022-05-27T13:41:05.053Z] #51 36.48 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
13:41:05 [2022-05-27T13:41:05.053Z] #51 36.49 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:41:05 [2022-05-27T13:41:05.053Z] #51 36.77 Selecting previously unselected package libnl-3-200:arm64.
13:41:05 [2022-05-27T13:41:05.053Z] #51 36.77 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
13:41:05 [2022-05-27T13:41:05.053Z] #51 36.80 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
13:41:05 [2022-05-27T13:41:05.053Z] #51 36.99 Selecting previously unselected package libprotobuf-c1:arm64.
13:41:05 [2022-05-27T13:41:05.053Z] #51 37.00 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
13:41:05 [2022-05-27T13:41:05.053Z] #51 37.01 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:41:05 [2022-05-27T13:41:05.053Z] #51 37.24 Selecting previously unselected package criu.
13:41:05 [2022-05-27T13:41:05.053Z] #51 37.24 Preparing to unpack .../7-criu_3.17-1_arm64.deb ...
13:41:05 [2022-05-27T13:41:05.053Z] #51 37.25 Unpacking criu (3.17-1) ...
13:41:05 [2022-05-27T13:41:05.053Z] #51 38.21 Setting up python3-pkg-resources (52.0.0-4) ...
13:41:05 [2022-05-27T13:41:05.053Z] #51 39.61 Setting up libprotobuf23:arm64 (3.12.4-1) ...
13:41:05 [2022-05-27T13:41:05.053Z] #51 39.63 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:41:05 [2022-05-27T13:41:05.053Z] #51 39.65 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:41:05 [2022-05-27T13:41:05.053Z] #51 39.66 Setting up python3-six (1.16.0-2) ...
13:41:05 [2022-05-27T13:41:05.053Z] #51 40.69 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
13:41:05 [2022-05-27T13:41:05.053Z] #51 40.72 Setting up python3-protobuf (3.12.4-1) ...
13:41:05 [2022-05-27T13:41:05.314Z] #51 ...
13:41:05 [2022-05-27T13:41:05.315Z] 
13:41:05 [2022-05-27T13:41:05.315Z] #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
13:41:05 [2022-05-27T13:41:05.315Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec
13:41:05 [2022-05-27T13:41:05.315Z] #55 41.87 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
13:41:05 [2022-05-27T13:41:05.315Z] #55 41.94 go: downloading github.com/gobwas/glob v0.2.3
13:41:05 [2022-05-27T13:41:05.315Z] #55 41.94 go: downloading github.com/kisielk/gotool v1.0.0
13:41:05 [2022-05-27T13:41:05.315Z] #55 41.97 go: downloading github.com/gostaticanalysis/comment v1.4.2
13:41:05 [2022-05-27T13:41:05.315Z] #55 42.06 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
13:41:05 [2022-05-27T13:41:05.315Z] #55 42.09 go: downloading golang.org/x/mod v0.5.1
13:41:05 [2022-05-27T13:41:05.315Z] #55 42.16 go: downloading github.com/ettle/strcase v0.1.1
13:41:05 [2022-05-27T13:41:05.315Z] #55 42.17 go: downloading github.com/fatih/structtag v1.2.0
13:41:05 [2022-05-27T13:41:05.315Z] #55 42.20 go: downloading github.com/Masterminds/semver v1.5.0
13:41:05 [2022-05-27T13:41:05.315Z] #55 42.25 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
13:41:05 [2022-05-27T13:41:05.315Z] #55 42.30 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
13:41:05 [2022-05-27T13:41:05.315Z] #55 42.35 go: downloading github.com/prometheus/client_golang v1.7.1
13:41:05 [2022-05-27T13:41:05.315Z] #55 42.67 go: downloading github.com/prometheus/client_model v0.2.0
13:41:05 [2022-05-27T13:41:05.315Z] #55 42.74 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
13:41:05 [2022-05-27T13:41:05.315Z] #55 42.76 go: downloading github.com/google/go-cmp v0.5.6
13:41:05 [2022-05-27T13:41:05.575Z] #55 43.08 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
13:41:05 [2022-05-27T13:41:05.576Z] #55 43.17 go: downloading github.com/olekukonko/tablewriter v0.0.5
13:41:05 [2022-05-27T13:41:05.576Z] #55 43.28 go: downloading github.com/beorn7/perks v1.0.1
13:41:05 [2022-05-27T13:41:05.576Z] #55 43.36 go: downloading github.com/cespare/xxhash/v2 v2.1.2
13:41:05 [2022-05-27T13:41:05.576Z] #55 43.39 go: downloading github.com/golang/protobuf v1.5.2
13:41:05 [2022-05-27T13:41:05.837Z] #55 43.39 go: downloading github.com/cespare/xxhash v1.1.0
13:41:06 [2022-05-27T13:41:06.098Z] #55 43.55 go: downloading github.com/prometheus/common v0.10.0
13:41:06 [2022-05-27T13:41:06.098Z] #55 43.73 go: downloading github.com/prometheus/procfs v0.6.0
13:41:06 [2022-05-27T13:41:06.098Z] #55 43.80 go: downloading github.com/mattn/go-runewidth v0.0.9
13:41:06 [2022-05-27T13:41:06.358Z] #55 43.84 go: downloading google.golang.org/protobuf v1.27.1
13:41:06 [2022-05-27T13:41:06.619Z] #55 ...
13:41:06 [2022-05-27T13:41:06.619Z] 
13:41:06 [2022-05-27T13:41:06.619Z] #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
13:41:06 [2022-05-27T13:41:06.619Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6
13:41:06 [2022-05-27T13:41:06.619Z] #42 34.31 Selecting previously unselected package libicu67:arm64.
13:41:06 [2022-05-27T13:41:06.619Z] #42 34.31 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
13:41:06 [2022-05-27T13:41:06.619Z] #42 34.35 Unpacking libicu67:arm64 (67.1-7) ...
13:41:06 [2022-05-27T13:41:06.619Z] #42 40.63 Selecting previously unselected package libxml2:arm64.
13:41:06 [2022-05-27T13:41:06.619Z] #42 40.63 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ...
13:41:06 [2022-05-27T13:41:06.619Z] #42 40.65 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
13:41:06 [2022-05-27T13:41:06.619Z] #42 41.03 Selecting previously unselected package libarchive13:arm64.
13:41:06 [2022-05-27T13:41:06.619Z] #42 41.04 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
13:41:06 [2022-05-27T13:41:06.619Z] #42 41.05 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
13:41:06 [2022-05-27T13:41:06.619Z] #42 41.38 Selecting previously unselected package libjsoncpp24:arm64.
13:41:06 [2022-05-27T13:41:06.619Z] #42 41.38 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
13:41:06 [2022-05-27T13:41:06.619Z] #42 41.41 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
13:41:06 [2022-05-27T13:41:06.619Z] #42 41.58 Selecting previously unselected package librhash0:arm64.
13:41:06 [2022-05-27T13:41:06.619Z] #42 41.58 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
13:41:06 [2022-05-27T13:41:06.619Z] #42 41.59 Unpacking librhash0:arm64 (1.4.1-2) ...
13:41:06 [2022-05-27T13:41:06.619Z] #42 41.74 Selecting previously unselected package libuv1:arm64.
13:41:06 [2022-05-27T13:41:06.619Z] #42 41.74 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
13:41:06 [2022-05-27T13:41:06.619Z] #42 41.75 Unpacking libuv1:arm64 (1.40.0-2) ...
13:41:06 [2022-05-27T13:41:06.619Z] #42 41.88 Selecting previously unselected package cmake.
13:41:06 [2022-05-27T13:41:06.619Z] #42 41.88 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
13:41:06 [2022-05-27T13:41:06.619Z] #42 41.89 Unpacking cmake (3.18.4-2+deb11u1) ...
13:41:06 [2022-05-27T13:41:06.619Z] #42 44.26 Setting up libicu67:arm64 (67.1-7) ...
13:41:06 [2022-05-27T13:41:06.619Z] #42 44.31 Setting up xxd (2:8.2.2434-3+deb11u1) ...
13:41:06 [2022-05-27T13:41:06.619Z] #42 44.33 Setting up libuv1:arm64 (1.40.0-2) ...
13:41:06 [2022-05-27T13:41:06.619Z] #42 44.35 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
13:41:06 [2022-05-27T13:41:06.619Z] #42 44.40 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
13:41:06 [2022-05-27T13:41:06.619Z] #42 44.42 Setting up librhash0:arm64 (1.4.1-2) ...
13:41:06 [2022-05-27T13:41:06.619Z] #42 44.44 Setting up cmake-data (3.18.4-2+deb11u1) ...
13:41:06 [2022-05-27T13:41:06.619Z] #42 44.46 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
13:41:06 [2022-05-27T13:41:06.619Z] #42 ...
13:41:06 [2022-05-27T13:41:06.619Z] 
13:41:06 [2022-05-27T13:41:06.619Z] #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
13:41:06 [2022-05-27T13:41:06.619Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df
13:41:06 [2022-05-27T13:41:06.619Z] #51 44.03 Setting up criu (3.17-1) ...
13:41:09 [2022-05-27T13:41:09.165Z] #51 46.07 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:41:10 [2022-05-27T13:41:10.557Z] #51 ...
13:41:10 [2022-05-27T13:41:10.557Z] 
13:41:10 [2022-05-27T13:41:10.557Z] #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
13:41:10 [2022-05-27T13:41:10.557Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6
13:41:10 [2022-05-27T13:41:10.557Z] #42 44.46 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
13:41:10 [2022-05-27T13:41:10.557Z] #42 44.48 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
13:41:10 [2022-05-27T13:41:10.557Z] #42 44.49 Setting up cmake (3.18.4-2+deb11u1) ...
13:41:10 [2022-05-27T13:41:10.557Z] #42 44.50 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:41:10 [2022-05-27T13:41:10.557Z] #42 DONE 48.1s
13:41:10 [2022-05-27T13:41:10.557Z] 
13:41:10 [2022-05-27T13:41:10.557Z] #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
13:41:10 [2022-05-27T13:41:10.557Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df
13:41:10 [2022-05-27T13:41:10.557Z] #51 DONE 47.8s
13:41:10 [2022-05-27T13:41:10.557Z] 
13:41:10 [2022-05-27T13:41:10.557Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
13:41:10 [2022-05-27T13:41:10.557Z] #43 sha256:efe103d1244a92bc07cf16a474a04a0c4d326f1d650b88e754a50c2e0e5983a6
13:41:11 [2022-05-27T13:41:11.131Z] #43 DONE 0.5s
13:41:11 [2022-05-27T13:41:11.131Z] 
13:41:11 [2022-05-27T13:41:11.131Z] #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
13:41:11 [2022-05-27T13:41:11.131Z] #44 sha256:447b862d23a3dfdbf04f1f37233edf5d452f9d30a9f3406f80e81b06881396f2
13:41:11 [2022-05-27T13:41:11.703Z] #44 0.651 + RM_GOPATH=0
13:41:11 [2022-05-27T13:41:11.703Z] #44 0.651 + TMP_GOPATH=
13:41:11 [2022-05-27T13:41:11.703Z] #44 0.651 + : /build
13:41:11 [2022-05-27T13:41:11.703Z] #44 0.651 + '[' -z '' ']'
13:41:11 [2022-05-27T13:41:11.703Z] #44 0.655 ++ mktemp -d
13:41:11 [2022-05-27T13:41:11.703Z] #44 0.669 + export GOPATH=/tmp/tmp.bbMh5xtOjc
13:41:11 [2022-05-27T13:41:11.703Z] #44 0.669 + GOPATH=/tmp/tmp.bbMh5xtOjc
13:41:11 [2022-05-27T13:41:11.703Z] #44 0.669 + RM_GOPATH=1
13:41:11 [2022-05-27T13:41:11.703Z] #44 0.669 + case "$(go env GOARCH)" in
13:41:11 [2022-05-27T13:41:11.703Z] #44 0.669 ++ go env GOARCH
13:41:11 [2022-05-27T13:41:11.703Z] #44 0.745 + export GO_BUILDMODE=-buildmode=pie
13:41:11 [2022-05-27T13:41:11.703Z] #44 0.745 + GO_BUILDMODE=-buildmode=pie
13:41:11 [2022-05-27T13:41:11.703Z] #44 0.745 ++ dirname /install.sh
13:41:11 [2022-05-27T13:41:11.703Z] #44 0.745 + dir=/
13:41:11 [2022-05-27T13:41:11.703Z] #44 0.745 + bin=tini
13:41:11 [2022-05-27T13:41:11.703Z] #44 0.745 + shift
13:41:11 [2022-05-27T13:41:11.703Z] #44 0.745 + '[' '!' -f //tini.installer ']'
13:41:11 [2022-05-27T13:41:11.703Z] #44 0.745 + . //tini.installer
13:41:11 [2022-05-27T13:41:11.703Z] #44 0.745 ++ : v0.19.0
13:41:11 [2022-05-27T13:41:11.703Z] #44 0.745 + install_tini
13:41:11 [2022-05-27T13:41:11.703Z] #44 0.745 + echo 'Install tini version v0.19.0'
13:41:11 [2022-05-27T13:41:11.703Z] #44 0.745 + git clone https://github.com/krallin/tini.git /tmp/tmp.bbMh5xtOjc/tini
13:41:11 [2022-05-27T13:41:11.703Z] #44 0.745 Install tini version v0.19.0
13:41:11 [2022-05-27T13:41:11.703Z] #44 0.776 Cloning into '/tmp/tmp.bbMh5xtOjc/tini'...
13:41:12 [2022-05-27T13:41:12.274Z] #44 1.349 + cd /tmp/tmp.bbMh5xtOjc/tini
13:41:12 [2022-05-27T13:41:12.274Z] #44 1.361 + git checkout -q v0.19.0
13:41:12 [2022-05-27T13:41:12.274Z] #44 1.390 + cmake .
13:41:12 [2022-05-27T13:41:12.848Z] #44 1.873 -- The C compiler identification is GNU 10.2.1
13:41:13 [2022-05-27T13:41:13.109Z] #44 1.972 -- Detecting C compiler ABI info
13:41:13 [2022-05-27T13:41:13.680Z] #44 2.571 -- Detecting C compiler ABI info - done
13:41:13 [2022-05-27T13:41:13.680Z] #44 2.649 -- Check for working C compiler: /usr/bin/cc - skipped
13:41:13 [2022-05-27T13:41:13.680Z] #44 2.657 -- Detecting C compile features
13:41:13 [2022-05-27T13:41:13.680Z] #44 2.665 -- Detecting C compile features - done
13:41:13 [2022-05-27T13:41:13.680Z] #44 2.708 -- Performing Test HAS_BUILTIN_FORTIFY
13:41:13 [2022-05-27T13:41:13.941Z] #44 2.941 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:41:13 [2022-05-27T13:41:13.941Z] #44 3.057 -- Configuring done
13:41:14 [2022-05-27T13:41:14.201Z] #44 3.068 -- Generating done
13:41:14 [2022-05-27T13:41:14.201Z] #44 3.069 -- Build files have been written to: /tmp/tmp.bbMh5xtOjc/tini
13:41:14 [2022-05-27T13:41:14.201Z] #44 3.077 + make tini-static
13:41:14 [2022-05-27T13:41:14.461Z] #44 3.536 Scanning dependencies of target tini-static
13:41:14 [2022-05-27T13:41:14.461Z] #44 3.626 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:41:15 [2022-05-27T13:41:15.927Z] #44 4.822 [100%] Linking C executable tini-static
13:41:16 [2022-05-27T13:41:16.188Z] #44 5.407 [100%] Built target tini-static
13:41:16 [2022-05-27T13:41:16.448Z] #44 5.470 + mkdir -p /build
13:41:16 [2022-05-27T13:41:16.709Z] #44 5.631 + cp tini-static /build/docker-init
13:41:17 [2022-05-27T13:41:17.284Z] #44 ...
13:41:17 [2022-05-27T13:41:17.285Z] 
13:41:17 [2022-05-27T13:41:17.285Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
13:41:17 [2022-05-27T13:41:17.285Z] #53 sha256:9c273d3996b34d71fe6b78c250b2f5e18f56a35b7161b89f974801da62b108af
13:41:17 [2022-05-27T13:41:17.285Z] #53 53.44 gotestsum version dev
13:41:17 [2022-05-27T13:41:17.285Z] #53 DONE 55.1s
13:41:17 [2022-05-27T13:41:17.285Z] 
13:41:17 [2022-05-27T13:41:17.285Z] #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
13:41:17 [2022-05-27T13:41:17.285Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21
13:41:17 [2022-05-27T13:41:17.285Z] #14 47.12 Selecting previously unselected package mingw-w64-x86-64-dev.
13:41:17 [2022-05-27T13:41:17.285Z] #14 47.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
13:41:17 [2022-05-27T13:41:17.285Z] #14 47.14 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
13:41:17 [2022-05-27T13:41:17.285Z] #14 54.43 Selecting previously unselected package gcc-mingw-w64-base.
13:41:17 [2022-05-27T13:41:17.285Z] #14 54.44 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
13:41:17 [2022-05-27T13:41:17.285Z] #14 54.45 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
13:41:17 [2022-05-27T13:41:17.285Z] #14 54.66 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
13:41:17 [2022-05-27T13:41:17.285Z] #14 54.66 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
13:41:17 [2022-05-27T13:41:17.285Z] #14 54.71 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
13:41:17 [2022-05-27T13:41:17.545Z] #14 ...
13:41:17 [2022-05-27T13:41:17.545Z] 
13:41:17 [2022-05-27T13:41:17.545Z] #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
13:41:17 [2022-05-27T13:41:17.545Z] #44 sha256:447b862d23a3dfdbf04f1f37233edf5d452f9d30a9f3406f80e81b06881396f2
13:41:17 [2022-05-27T13:41:17.545Z] #44 DONE 6.5s
13:41:17 [2022-05-27T13:41:17.545Z] 
13:41:17 [2022-05-27T13:41:17.545Z] #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
13:41:17 [2022-05-27T13:41:17.545Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec
13:41:17 [2022-05-27T13:41:17.545Z] #55 45.08 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
13:41:24 [2022-05-27T13:41:24.152Z] #55 ...
13:41:24 [2022-05-27T13:41:24.152Z] 
13:41:24 [2022-05-27T13:41:24.152Z] #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
13:41:24 [2022-05-27T13:41:24.152Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21
13:41:24 [2022-05-27T13:41:24.152Z] #14 61.44 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
13:41:24 [2022-05-27T13:41:24.152Z] #14 61.45 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
13:41:24 [2022-05-27T13:41:24.152Z] #14 61.46 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:41:30 [2022-05-27T13:41:30.743Z] #14 ...
13:41:30 [2022-05-27T13:41:30.743Z] 
13:41:30 [2022-05-27T13:41:30.743Z] #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
13:41:30 [2022-05-27T13:41:30.743Z] #64 sha256:6046ee1c31e3d11175c9471f2a1a0a1ef8b56a99dd2fee2fd4dd37021749a29a
13:41:31 [2022-05-27T13:41:31.786Z] #64 36.71 Updating files:  53% (2533/4769)
Updating files:  54% (2576/4769)
Updating files:  55% (2623/4769)
Updating files:  56% (2671/4769)
Updating files:  57% (2719/4769)
Updating files:  58% (2767/4769)
Updating files:  59% (2814/4769)
Updating files:  60% (2862/4769)
Updating files:  61% (2910/4769)
Updating files:  62% (2957/4769)
Updating files:  63% (3005/4769)
Updating files:  64% (3053/4769)
Updating files:  65% (3100/4769)
Updating files:  66% (3148/4769)
Updating files:  67% (3196/4769)
Updating files:  68% (3243/4769)
Updating files:  69% (3291/4769)
Updating files:  70% (3339/4769)
Updating files:  71% (3386/4769)
Updating files:  72% (3434/4769)
Updating files:  73% (3482/4769)
Updating files:  74% (3530/4769)
Updating files:  75% (3577/4769)
Updating files:  76% (3625/4769)
Updating files:  77% (3673/4769)
Updating files:  78% (3720/4769)
Updating files:  79% (3768/4769)
Updating files:  80% (3816/4769)
Updating files:  81% (3863/4769)
Updating files:  82% (3911/4769)
Updating files:  83% (3959/4769)
Updating files:  84% (4006/4769)
Updating files:  85% (4054/4769)
Updating files:  86% (4102/4769)
Updating files:  87% (4150/4769)
Updating files:  88% (4197/4769)
Updating files:  89% (4245/4769)
Updating files:  90% (4293/4769)
Updating files:  91% (4340/4769)
Updating files:  92% (4388/4769)
Updating files:  93% (4436/4769)
Updating files:  94% (4483/4769)
Updating files:  95% (4531/4769)
Updating files:  96% (4579/4769)
Updating files:  97% (4626/4769)
Updating files:  98% (4674/4769)
Updating files:  98% (4694/4769)
Updating files:  99% (4722/4769)
Updating files: 100% (4769/4769)
Updating files: 100% (4769/4769), done.
13:41:31 [2022-05-27T13:41:31.786Z] #64 37.79 + cd /tmp/tmp.lzkp0U7Kco/src/github.com/containerd/containerd
13:41:31 [2022-05-27T13:41:31.786Z] #64 37.80 + git checkout -q v1.6.4
13:41:33 [2022-05-27T13:41:33.703Z] #64 39.37 + export 'BUILDTAGS=netgo osusergo static_build'
13:41:33 [2022-05-27T13:41:33.703Z] #64 39.37 + BUILDTAGS='netgo osusergo static_build'
13:41:33 [2022-05-27T13:41:33.703Z] #64 39.37 + export EXTRA_FLAGS=-buildmode=pie
13:41:33 [2022-05-27T13:41:33.703Z] #64 39.37 + EXTRA_FLAGS=-buildmode=pie
13:41:33 [2022-05-27T13:41:33.703Z] #64 39.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:41:33 [2022-05-27T13:41:33.703Z] #64 39.37 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:41:33 [2022-05-27T13:41:33.703Z] #64 39.37 + '[' '' = dynamic ']'
13:41:33 [2022-05-27T13:41:33.703Z] #64 39.37 + make
13:41:35 [2022-05-27T13:41:35.087Z] #64 40.90 + bin/ctr
13:41:45 [2022-05-27T13:41:45.096Z] #64 ...
13:41:45 [2022-05-27T13:41:45.096Z] 
13:41:45 [2022-05-27T13:41:45.096Z] #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
13:41:45 [2022-05-27T13:41:45.096Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21
13:41:45 [2022-05-27T13:41:45.096Z] #14 72.51 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
13:41:45 [2022-05-27T13:41:45.096Z] #14 72.51 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
13:41:45 [2022-05-27T13:41:45.096Z] #14 72.52 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:41:45 [2022-05-27T13:41:45.096Z] #14 77.12 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
13:41:45 [2022-05-27T13:41:45.096Z] #14 77.13 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
13:41:45 [2022-05-27T13:41:45.096Z] #14 77.13 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
13:41:45 [2022-05-27T13:41:45.096Z] #14 82.54 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
13:41:45 [2022-05-27T13:41:45.096Z] #14 82.55 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
13:41:45 [2022-05-27T13:41:45.096Z] #14 82.55 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:41:55 [2022-05-27T13:41:55.097Z] #14 92.41 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
13:41:55 [2022-05-27T13:41:55.097Z] #14 92.41 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
13:41:55 [2022-05-27T13:41:55.097Z] #14 92.42 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:41:55 [2022-05-27T13:41:55.358Z] #14 ...
13:41:55 [2022-05-27T13:41:55.358Z] 
13:41:55 [2022-05-27T13:41:55.358Z] #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
13:41:55 [2022-05-27T13:41:55.358Z] #67 sha256:eaf0c712ba37f297e6cc6e3d69996c27f3cc5556229b57a2be79fae53817d528
13:41:55 [2022-05-27T13:41:55.358Z] #67 92.61 + for f in rootlesskit rootlesskit-docker-proxy
13:41:55 [2022-05-27T13:41:55.358Z] #67 92.61 + GOBIN=/build
13:41:55 [2022-05-27T13:41:55.358Z] #67 92.61 + GO111MODULE=on
13:41:55 [2022-05-27T13:41:55.358Z] #67 92.61 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
13:42:00 [2022-05-27T13:42:00.646Z] #67 97.40 rootlesskit version 1.0.0
13:42:00 [2022-05-27T13:42:00.646Z] #67 97.42 Usage of /build/rootlesskit-docker-proxy:
13:42:00 [2022-05-27T13:42:00.646Z] #67 97.42   -container-ip string
13:42:00 [2022-05-27T13:42:00.646Z] #67 97.42     	container ip
13:42:00 [2022-05-27T13:42:00.646Z] #67 97.42   -container-port int
13:42:00 [2022-05-27T13:42:00.646Z] #67 97.42     	container port (default -1)
13:42:00 [2022-05-27T13:42:00.646Z] #67 97.42   -host-ip string
13:42:00 [2022-05-27T13:42:00.646Z] #67 97.42     	host ip
13:42:00 [2022-05-27T13:42:00.646Z] #67 97.42   -host-port int
13:42:00 [2022-05-27T13:42:00.646Z] #67 97.42     	host port (default -1)
13:42:00 [2022-05-27T13:42:00.646Z] #67 97.42   -proto string
13:42:00 [2022-05-27T13:42:00.646Z] #67 97.42     	proxy protocol (default "tcp")
13:42:00 [2022-05-27T13:42:00.907Z] #67 ...
13:42:00 [2022-05-27T13:42:00.907Z] 
13:42:00 [2022-05-27T13:42:00.907Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:42:00 [2022-05-27T13:42:00.907Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21
13:42:00 [2022-05-27T13:42:00.907Z] #14 97.35 Selecting previously unselected package g++-mingw-w64-x86-64.
13:42:00 [2022-05-27T13:42:00.907Z] #14 97.35 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
13:42:00 [2022-05-27T13:42:00.907Z] #14 97.36 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
13:42:00 [2022-05-27T13:42:00.907Z] #14 97.51 Selecting previously unselected package libapparmor1:arm64.
13:42:00 [2022-05-27T13:42:00.907Z] #14 97.51 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
13:42:00 [2022-05-27T13:42:00.907Z] #14 97.52 Unpacking libapparmor1:arm64 (2.13.6-10) ...
13:42:00 [2022-05-27T13:42:00.907Z] #14 97.61 Selecting previously unselected package libapparmor-dev:arm64.
13:42:00 [2022-05-27T13:42:00.907Z] #14 97.62 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
13:42:00 [2022-05-27T13:42:00.907Z] #14 97.63 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
13:42:00 [2022-05-27T13:42:00.907Z] #14 97.78 Selecting previously unselected package libbtrfs0:arm64.
13:42:00 [2022-05-27T13:42:00.907Z] #14 97.78 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
13:42:00 [2022-05-27T13:42:00.907Z] #14 97.78 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
13:42:00 [2022-05-27T13:42:00.907Z] #14 98.51 Selecting previously unselected package libbtrfs-dev:arm64.
13:42:00 [2022-05-27T13:42:00.907Z] #14 98.52 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
13:42:00 [2022-05-27T13:42:00.907Z] #14 98.54 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
13:42:01 [2022-05-27T13:42:01.943Z] #14 99.39 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
13:42:01 [2022-05-27T13:42:01.943Z] #14 99.40 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
13:42:01 [2022-05-27T13:42:01.943Z] #14 99.41 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
13:42:02 [2022-05-27T13:42:02.205Z] #14 99.82 Selecting previously unselected package libudev-dev:arm64.
13:42:02 [2022-05-27T13:42:02.205Z] #14 99.82 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
13:42:02 [2022-05-27T13:42:02.205Z] #14 99.84 Unpacking libudev-dev:arm64 (247.3-7) ...
13:42:02 [2022-05-27T13:42:02.776Z] #14 100.3 Selecting previously unselected package libsepol1-dev:arm64.
13:42:02 [2022-05-27T13:42:02.776Z] #14 100.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
13:42:03 [2022-05-27T13:42:03.134Z] #14 100.5 Unpacking libsepol1-dev:arm64 (3.1-1) ...
13:42:04 [2022-05-27T13:42:04.167Z] #14 101.4 Selecting previously unselected package libpcre2-16-0:arm64.
13:42:04 [2022-05-27T13:42:04.167Z] #14 101.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
13:42:04 [2022-05-27T13:42:04.167Z] #14 101.4 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
13:42:04 [2022-05-27T13:42:04.428Z] #14 102.1 Selecting previously unselected package libpcre2-32-0:arm64.
13:42:04 [2022-05-27T13:42:04.428Z] #14 102.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
13:42:04 [2022-05-27T13:42:04.751Z] #14 102.3 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
13:42:05 [2022-05-27T13:42:05.707Z] #14 103.2 Selecting previously unselected package libpcre2-posix2:arm64.
13:42:05 [2022-05-27T13:42:05.707Z] #14 103.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
13:42:05 [2022-05-27T13:42:05.968Z] #14 103.6 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
13:42:05 [2022-05-27T13:42:05.968Z] #14 103.7 Selecting previously unselected package libpcre2-dev:arm64.
13:42:06 [2022-05-27T13:42:06.231Z] #14 103.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
13:42:06 [2022-05-27T13:42:06.231Z] #14 103.8 Unpacking libpcre2-dev:arm64 (10.36-2) ...
13:42:06 [2022-05-27T13:42:06.492Z] #14 ...
13:42:06 [2022-05-27T13:42:06.492Z] 
13:42:06 [2022-05-27T13:42:06.492Z] #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
13:42:06 [2022-05-27T13:42:06.492Z] #67 sha256:eaf0c712ba37f297e6cc6e3d69996c27f3cc5556229b57a2be79fae53817d528
13:42:06 [2022-05-27T13:42:06.492Z] #67 DONE 103.7s
13:42:06 [2022-05-27T13:42:06.492Z] 
13:42:06 [2022-05-27T13:42:06.492Z] #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
13:42:06 [2022-05-27T13:42:06.492Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21
13:42:06 [2022-05-27T13:42:06.492Z] #14 104.1 Selecting previously unselected package libselinux1-dev:arm64.
13:42:06 [2022-05-27T13:42:06.492Z] #14 104.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
13:42:06 [2022-05-27T13:42:06.492Z] #14 104.2 Unpacking libselinux1-dev:arm64 (3.1-3) ...
13:42:06 [2022-05-27T13:42:06.492Z] #14 ...
13:42:06 [2022-05-27T13:42:06.492Z] 
13:42:06 [2022-05-27T13:42:06.492Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
13:42:06 [2022-05-27T13:42:06.492Z] #68 sha256:1572073b92a263b4764f0a67ac5f2c84e52c69e117142c3199823c75b984a3ca
13:42:06 [2022-05-27T13:42:06.492Z] #68 DONE 0.1s
13:42:06 [2022-05-27T13:42:06.492Z] 
13:42:06 [2022-05-27T13:42:06.492Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
13:42:06 [2022-05-27T13:42:06.492Z] #69 sha256:9dab1970758fee3690c6ac5c45925ee7e56a18543c7ef43b4577fa0a2c7b74ec
13:42:06 [2022-05-27T13:42:06.492Z] #69 DONE 0.1s
13:42:06 [2022-05-27T13:42:06.492Z] 
13:42:06 [2022-05-27T13:42:06.492Z] #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
13:42:06 [2022-05-27T13:42:06.492Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec
13:42:07 [2022-05-27T13:42:07.064Z] #55 ...
13:42:07 [2022-05-27T13:42:07.064Z] 
13:42:07 [2022-05-27T13:42:07.064Z] #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
13:42:07 [2022-05-27T13:42:07.064Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21
13:42:07 [2022-05-27T13:42:07.064Z] #14 104.7 Selecting previously unselected package libdevmapper-dev:arm64.
13:42:07 [2022-05-27T13:42:07.064Z] #14 104.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
13:42:07 [2022-05-27T13:42:07.064Z] #14 104.7 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
13:42:07 [2022-05-27T13:42:07.064Z] #14 104.9 Selecting previously unselected package libseccomp-dev:arm64.
13:42:07 [2022-05-27T13:42:07.064Z] #14 104.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
13:42:07 [2022-05-27T13:42:07.064Z] #14 104.9 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:42:07 [2022-05-27T13:42:07.325Z] #14 105.2 Selecting previously unselected package libsystemd-dev:arm64.
13:42:07 [2022-05-27T13:42:07.611Z] #14 105.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ...
13:42:07 [2022-05-27T13:42:07.876Z] #14 105.3 Unpacking libsystemd-dev:arm64 (247.3-7) ...
13:42:08 [2022-05-27T13:42:08.139Z] #14 105.8 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:42:08 [2022-05-27T13:42:08.139Z] #14 105.8 Setting up libapparmor1:arm64 (2.13.6-10) ...
13:42:08 [2022-05-27T13:42:08.139Z] #14 105.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
13:42:08 [2022-05-27T13:42:08.139Z] #14 105.9 Setting up libsepol1-dev:arm64 (3.1-1) ...
13:42:08 [2022-05-27T13:42:08.139Z] #14 105.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
13:42:08 [2022-05-27T13:42:08.139Z] #14 105.9 Setting up libpcre2-16-0:arm64 (10.36-2) ...
13:42:08 [2022-05-27T13:42:08.139Z] #14 105.9 Setting up libbtrfs0:arm64 (5.10.1-2) ...
13:42:08 [2022-05-27T13:42:08.139Z] #14 106.0 Setting up libpcre2-32-0:arm64 (10.36-2) ...
13:42:08 [2022-05-27T13:42:08.400Z] #14 106.0 Setting up libudev-dev:arm64 (247.3-7) ...
13:42:08 [2022-05-27T13:42:08.401Z] #14 106.0 Setting up libpcre2-posix2:arm64 (10.36-2) ...
13:42:08 [2022-05-27T13:42:08.401Z] #14 106.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
13:42:08 [2022-05-27T13:42:08.401Z] #14 106.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
13:42:08 [2022-05-27T13:42:08.401Z] #14 106.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
13:42:08 [2022-05-27T13:42:08.401Z] #14 106.0 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
13:42:08 [2022-05-27T13:42:08.401Z] #14 106.1 Setting up mingw-w64-common (8.0.0-1) ...
13:42:08 [2022-05-27T13:42:08.401Z] #14 106.1 Setting up libsystemd-dev:arm64 (247.3-7) ...
13:42:08 [2022-05-27T13:42:08.401Z] #14 106.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
13:42:08 [2022-05-27T13:42:08.401Z] #14 106.1 Setting up libpcre2-dev:arm64 (10.36-2) ...
13:42:08 [2022-05-27T13:42:08.401Z] #14 106.1 Setting up libselinux1-dev:arm64 (3.1-3) ...
13:42:08 [2022-05-27T13:42:08.401Z] #14 106.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
13:42:08 [2022-05-27T13:42:08.401Z] #14 106.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:42:08 [2022-05-27T13:42:08.661Z] #14 106.2 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
13:42:08 [2022-05-27T13:42:08.662Z] #14 106.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:42:08 [2022-05-27T13:42:08.662Z] #14 106.2 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
13:42:08 [2022-05-27T13:42:08.662Z] #14 106.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
13:42:08 [2022-05-27T13:42:08.662Z] #14 106.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:42:08 [2022-05-27T13:42:08.662Z] #14 106.2 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
13:42:08 [2022-05-27T13:42:08.662Z] #14 106.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:42:08 [2022-05-27T13:42:08.662Z] #14 106.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
13:42:08 [2022-05-27T13:42:08.662Z] #14 106.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
13:42:08 [2022-05-27T13:42:08.662Z] #14 106.3 Setting up dmsetup (2:1.02.175-2.1) ...
13:42:08 [2022-05-27T13:42:08.662Z] #14 106.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
13:42:08 [2022-05-27T13:42:08.923Z] #14 106.4 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
13:42:08 [2022-05-27T13:42:08.923Z] #14 106.4 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:42:09 [2022-05-27T13:42:09.183Z] #14 DONE 106.8s
13:42:09 [2022-05-27T13:42:09.184Z] 
13:42:09 [2022-05-27T13:42:09.184Z] #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
13:42:09 [2022-05-27T13:42:09.184Z] #47 sha256:ea17d344860653ef009fc9b2ee95cb00a783e40062f95f368cce8498b9bf8e73
13:42:09 [2022-05-27T13:42:09.184Z] #47 ...
13:42:09 [2022-05-27T13:42:09.184Z] 
13:42:09 [2022-05-27T13:42:09.184Z] #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
13:42:09 [2022-05-27T13:42:09.184Z] #26 sha256:1778680e330a89e03132347cad5650e8a5603ae215bcf92f006a93aed2c199ce
13:42:09 [2022-05-27T13:42:09.444Z] #26 106.5 Updating files:  28% (3308/11414)
Updating files:  29% (3311/11414)
13:42:09 [2022-05-27T13:42:09.444Z] #26 ...
13:42:09 [2022-05-27T13:42:09.444Z] 
13:42:09 [2022-05-27T13:42:09.444Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
13:42:09 [2022-05-27T13:42:09.444Z] #59 sha256:fac51ec80e410d078c0b9ce85d637eccfd619f93d60d050cbd85c36501afac11
13:42:09 [2022-05-27T13:42:09.444Z] #59 DONE 0.2s
13:42:09 [2022-05-27T13:42:09.444Z] 
13:42:09 [2022-05-27T13:42:09.444Z] #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
13:42:09 [2022-05-27T13:42:09.444Z] #26 sha256:1778680e330a89e03132347cad5650e8a5603ae215bcf92f006a93aed2c199ce
13:42:10 [2022-05-27T13:42:10.487Z] #26 106.5 Updating files:  28% (3308/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:  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:  42% (4848/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)
13:42:10 [2022-05-27T13:42:10.487Z] #26 ...
13:42:10 [2022-05-27T13:42:10.487Z] 
13:42:10 [2022-05-27T13:42:10.487Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
13:42:10 [2022-05-27T13:42:10.487Z] #15 sha256:6a66e61461d37e1fe91bfb93d186ca475e1d8978d399d6c704c5125017bb2621
13:42:10 [2022-05-27T13:42:10.487Z] #15 DONE 1.3s
13:42:10 [2022-05-27T13:42:10.487Z] 
13:42:10 [2022-05-27T13:42:10.487Z] #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
13:42:10 [2022-05-27T13:42:10.487Z] #26 sha256:1778680e330a89e03132347cad5650e8a5603ae215bcf92f006a93aed2c199ce
13:42:12 [2022-05-27T13:42:12.068Z] #26 106.5 Updating files:  28% (3308/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:  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:  42% (4848/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:  62% (7140/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:  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)
13:42:12 [2022-05-27T13:42:12.068Z] #26 ...
13:42:12 [2022-05-27T13:42:12.068Z] 
13:42:12 [2022-05-27T13:42:12.068Z] #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
13:42:12 [2022-05-27T13:42:12.068Z] #16 sha256:cddff0b1a41f8042373a388be567b6755dfa47c288a62b4f8765f7bce22a56f0
13:42:12 [2022-05-27T13:42:12.068Z] #16 DONE 1.7s
13:42:12 [2022-05-27T13:42:12.068Z] 
13:42:12 [2022-05-27T13:42:12.068Z] #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
13:42:12 [2022-05-27T13:42:12.068Z] #26 sha256:1778680e330a89e03132347cad5650e8a5603ae215bcf92f006a93aed2c199ce
13:42:12 [2022-05-27T13:42:12.068Z] #26 106.5 Updating files:  28% (3308/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:  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:  42% (4848/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:  62% (7140/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:  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)
13:42:12 [2022-05-27T13:42:12.068Z] #26 ...
13:42:12 [2022-05-27T13:42:12.068Z] 
13:42:12 [2022-05-27T13:42:12.068Z] #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
13:42:12 [2022-05-27T13:42:12.069Z] #36 sha256:6b2313603dfe49978567da61e390dda24037664d5523a7909bc7a7339587e0ce
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3 Delve is a source level debugger for Go programs.
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3 
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3 Delve enables you to interact with your program by controlling the execution of the process,
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3 
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3 
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3 Pass flags to the program you are debugging using `--`, for example:
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3 
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3 `dlv exec ./hello -- server --config conf/config.toml`
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3 
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3 Usage:
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3   dlv [command]
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3 
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3 Available Commands:
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3   attach      Attach to running process and begin debugging.
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3   connect     Connect to a headless debug server with a terminal client.
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3   core        Examine a core dump.
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3   debug       Compile and begin debugging main package in current directory, or the package specified.
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3   exec        Execute a precompiled binary, and begin a debug session.
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3   help        Help about any command
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3   run         Deprecated command. Use 'debug' instead.
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3   test        Compile test binary and begin debugging program.
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3   trace       Compile and begin tracing program.
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3   version     Prints version.
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3 
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3 Flags:
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3       --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)
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3       --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)
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3       --disable-aslr                     Disables address space randomization
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3   -h, --help                             help for dlv
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3       --init string                      Init file, executed by the terminal client.
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3       --log                              Enable debugging server logging.
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3       --wd string                        Working directory for running the program.
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3 
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3 Additional help topics:
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3   dlv backend  Help about the --backend flag.
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3   dlv log      Help about logging flags.
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3   dlv redirect Help about file redirection.
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3 
13:42:12 [2022-05-27T13:42:12.069Z] #36 109.3 Use "dlv [command] --help" for more information about a command.
13:42:12 [2022-05-27T13:42:12.069Z] #36 DONE 109.8s
13:42:12 [2022-05-27T13:42:12.069Z] 
13:42:12 [2022-05-27T13:42:12.069Z] #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
13:42:12 [2022-05-27T13:42:12.069Z] #26 sha256:1778680e330a89e03132347cad5650e8a5603ae215bcf92f006a93aed2c199ce
13:42:12 [2022-05-27T13:42:12.591Z] #26 106.5 Updating files:  28% (3308/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:  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:  42% (4848/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:  62% (7140/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:  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:  91% (10391/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/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.
13:42:12 [2022-05-27T13:42:12.853Z] #26 110.1 + cd /tmp/tmp.Vij0qirYge/tmp/docker-ce
13:42:12 [2022-05-27T13:42:12.853Z] #26 110.1 + git checkout -q v17.06.2-ce
13:42:13 [2022-05-27T13:42:13.798Z] #26 ...
13:42:13 [2022-05-27T13:42:13.799Z] 
13:42:13 [2022-05-27T13:42:13.799Z] #17 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
13:42:13 [2022-05-27T13:42:13.799Z] #17 sha256:8cfc23673e2891053a5de098a28948053a6a927e58f6be711a61030e8de63d18
13:42:13 [2022-05-27T13:42:13.799Z] #17 1.056 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:42:13 [2022-05-27T13:42:13.799Z] #17 DONE 1.4s
13:42:13 [2022-05-27T13:42:13.799Z] 
13:42:13 [2022-05-27T13:42:13.799Z] #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
13:42:13 [2022-05-27T13:42:13.799Z] #60 sha256:391f1e9a29a4fac80b3d8aa6be265846097ece9450dd18311fb3b5202bd91803
13:42:13 [2022-05-27T13:42:13.799Z] #60 0.979 + RM_GOPATH=0
13:42:13 [2022-05-27T13:42:13.799Z] #60 0.979 + TMP_GOPATH=
13:42:13 [2022-05-27T13:42:13.799Z] #60 0.979 + : /build
13:42:13 [2022-05-27T13:42:13.799Z] #60 0.979 + '[' -z '' ']'
13:42:13 [2022-05-27T13:42:13.799Z] #60 0.980 ++ mktemp -d
13:42:13 [2022-05-27T13:42:13.799Z] #60 0.982 + export GOPATH=/tmp/tmp.ivOpOeRyUq
13:42:13 [2022-05-27T13:42:13.799Z] #60 0.982 + GOPATH=/tmp/tmp.ivOpOeRyUq
13:42:13 [2022-05-27T13:42:13.799Z] #60 0.982 + RM_GOPATH=1
13:42:13 [2022-05-27T13:42:13.799Z] #60 0.983 + case "$(go env GOARCH)" in
13:42:13 [2022-05-27T13:42:13.799Z] #60 0.984 ++ go env GOARCH
13:42:13 [2022-05-27T13:42:13.799Z] #60 0.999 + export GO_BUILDMODE=-buildmode=pie
13:42:13 [2022-05-27T13:42:13.799Z] #60 1.000 + GO_BUILDMODE=-buildmode=pie
13:42:13 [2022-05-27T13:42:13.799Z] #60 1.001 ++ dirname /install.sh
13:42:13 [2022-05-27T13:42:13.799Z] #60 1.002 + dir=/
13:42:13 [2022-05-27T13:42:13.799Z] #60 1.002 + bin=runc
13:42:13 [2022-05-27T13:42:13.799Z] #60 1.003 + shift
13:42:13 [2022-05-27T13:42:13.799Z] #60 1.003 + '[' '!' -f //runc.installer ']'
13:42:13 [2022-05-27T13:42:13.799Z] #60 1.004 + . //runc.installer
13:42:13 [2022-05-27T13:42:13.799Z] #60 1.004 ++ set -e
13:42:13 [2022-05-27T13:42:13.799Z] #60 1.005 ++ : v1.1.2
13:42:13 [2022-05-27T13:42:13.799Z] #60 1.005 + install_runc
13:42:13 [2022-05-27T13:42:13.799Z] #60 1.006 + RUNC_BUILDTAGS=seccomp
13:42:13 [2022-05-27T13:42:13.799Z] #60 1.006 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
13:42:13 [2022-05-27T13:42:13.799Z] #60 1.006 Install runc version v1.1.2 (build tags: seccomp)
13:42:13 [2022-05-27T13:42:13.799Z] #60 1.006 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ivOpOeRyUq/src/github.com/opencontainers/runc
13:42:13 [2022-05-27T13:42:13.799Z] #60 1.012 Cloning into '/tmp/tmp.ivOpOeRyUq/src/github.com/opencontainers/runc'...
13:42:14 [2022-05-27T13:42:14.372Z] #60 ...
13:42:14 [2022-05-27T13:42:14.372Z] 
13:42:14 [2022-05-27T13:42:14.372Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
13:42:14 [2022-05-27T13:42:14.372Z] #18 sha256:2a502440bd509d7e9c441e6ac8600a5fde708d0176014326ed483f81815f0445
13:42:14 [2022-05-27T13:42:14.372Z] #18 DONE 0.9s
13:42:14 [2022-05-27T13:42:14.372Z] 
13:42:14 [2022-05-27T13:42:14.372Z] #19 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
13:42:14 [2022-05-27T13:42:14.372Z] #19 sha256:f13ca9b3dc5f79702ae6103113604fb4f09c28b552f564ac163a964ab7cd6d0c
13:42:15 [2022-05-27T13:42:15.328Z] #19 DONE 0.8s
13:42:15 [2022-05-27T13:42:15.328Z] 
13:42:15 [2022-05-27T13:42:15.328Z] #20 [dev-systemd-false  6/26] RUN ldconfig
13:42:15 [2022-05-27T13:42:15.328Z] #20 sha256:419a6cb0d09529d3cc0de1f3e165e33742904f4d507cc538365435686264ae60
13:42:15 [2022-05-27T13:42:15.969Z] #20 DONE 0.8s
13:42:15 [2022-05-27T13:42:15.969Z] 
13:42:15 [2022-05-27T13:42:15.969Z] #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
13:42:15 [2022-05-27T13:42:15.969Z] #21 sha256:0d551b6de23a7dfa5dcf72febbe107504f20a7906bbab0031ad219e4b67dedb4
13:42:17 [2022-05-27T13:42:17.370Z] #21 1.126 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:42:17 [2022-05-27T13:42:17.370Z] #21 1.221 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
13:42:17 [2022-05-27T13:42:17.370Z] #21 1.315 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
13:42:17 [2022-05-27T13:42:17.630Z] #21 1.699 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
13:42:19 [2022-05-27T13:42:19.015Z] #21 2.688 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [150 kB]
13:42:20 [2022-05-27T13:42:20.400Z] #21 4.117 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
13:42:22 [2022-05-27T13:42:22.313Z] #21 6.331 Fetched 8422 kB in 5s (1541 kB/s)
13:42:22 [2022-05-27T13:42:22.573Z] #21 6.331 Reading package lists...
13:42:22 [2022-05-27T13:42:22.573Z] #21 ...
13:42:22 [2022-05-27T13:42:22.573Z] 
13:42:22 [2022-05-27T13:42:22.573Z] #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
13:42:22 [2022-05-27T13:42:22.573Z] #34 sha256:7a88afd923b19d050d9dd0e227619d715a737b594582b3ac5f00c781d01ccb0f
13:42:22 [2022-05-27T13:42:22.573Z] #34 DONE 120.0s
13:42:22 [2022-05-27T13:42:22.573Z] 
13:42:22 [2022-05-27T13:42:22.573Z] #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
13:42:22 [2022-05-27T13:42:22.573Z] #60 sha256:391f1e9a29a4fac80b3d8aa6be265846097ece9450dd18311fb3b5202bd91803
13:42:22 [2022-05-27T13:42:22.573Z] #60 9.005 + cd /tmp/tmp.ivOpOeRyUq/src/github.com/opencontainers/runc
13:42:22 [2022-05-27T13:42:22.573Z] #60 9.005 + git checkout -q v1.1.2
13:42:22 [2022-05-27T13:42:22.573Z] #60 9.318 + '[' -z '' ']'
13:42:22 [2022-05-27T13:42:22.573Z] #60 9.321 + target=static
13:42:22 [2022-05-27T13:42:22.573Z] #60 9.321 + make BUILDTAGS=seccomp static
13:42:22 [2022-05-27T13:42:22.573Z] #60 9.755 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 .
13:42:24 [2022-05-27T13:42:24.490Z] #60 ...
13:42:24 [2022-05-27T13:42:24.490Z] 
13:42:24 [2022-05-27T13:42:24.490Z] #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
13:42:24 [2022-05-27T13:42:24.490Z] #21 sha256:0d551b6de23a7dfa5dcf72febbe107504f20a7906bbab0031ad219e4b67dedb4
13:42:24 [2022-05-27T13:42:24.490Z] #21 6.331 Reading package lists...
13:42:26 [2022-05-27T13:42:26.403Z] #21 8.616 Reading package lists...
13:42:26 [2022-05-27T13:42:26.975Z] #21 10.42 Building dependency tree...
13:42:26 [2022-05-27T13:42:26.975Z] #21 ...
13:42:26 [2022-05-27T13:42:26.975Z] 
13:42:26 [2022-05-27T13:42:26.975Z] #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
13:42:26 [2022-05-27T13:42:26.975Z] #26 sha256:1778680e330a89e03132347cad5650e8a5603ae215bcf92f006a93aed2c199ce
13:42:26 [2022-05-27T13:42:26.975Z] #26 114.3 + mkdir -p /tmp/tmp.Vij0qirYge/src/github.com/docker
13:42:26 [2022-05-27T13:42:26.975Z] #26 114.3 + mv components/cli /tmp/tmp.Vij0qirYge/src/github.com/docker/cli
13:42:26 [2022-05-27T13:42:26.975Z] #26 114.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
13:42:27 [2022-05-27T13:42:27.917Z] #26 ...
13:42:27 [2022-05-27T13:42:27.917Z] 
13:42:27 [2022-05-27T13:42:27.917Z] #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
13:42:27 [2022-05-27T13:42:27.917Z] #21 sha256:0d551b6de23a7dfa5dcf72febbe107504f20a7906bbab0031ad219e4b67dedb4
13:42:27 [2022-05-27T13:42:27.917Z] #21 11.78 The following additional packages will be installed:
13:42:27 [2022-05-27T13:42:27.917Z] #21 11.79   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
13:42:27 [2022-05-27T13:42:27.917Z] #21 11.79   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
13:42:27 [2022-05-27T13:42:27.917Z] #21 11.79   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
13:42:27 [2022-05-27T13:42:27.917Z] #21 11.79   python3-pkg-resources vim-runtime xxd
13:42:27 [2022-05-27T13:42:27.917Z] #21 11.80 Suggested packages:
13:42:27 [2022-05-27T13:42:27.917Z] #21 11.80   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
13:42:27 [2022-05-27T13:42:27.917Z] #21 11.80   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
13:42:27 [2022-05-27T13:42:27.917Z] #21 11.80   acl attr quota
13:42:27 [2022-05-27T13:42:27.917Z] #21 11.80 Recommended packages:
13:42:27 [2022-05-27T13:42:27.917Z] #21 11.80   libatm1 nftables libpam-cap build-essential python3-dev unzip
13:42:28 [2022-05-27T13:42:28.488Z] #21 12.57 The following NEW packages will be installed:
13:42:28 [2022-05-27T13:42:28.488Z] #21 12.57   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
13:42:28 [2022-05-27T13:42:28.488Z] #21 12.57   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
13:42:28 [2022-05-27T13:42:28.488Z] #21 12.57   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
13:42:28 [2022-05-27T13:42:28.488Z] #21 12.57   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
13:42:28 [2022-05-27T13:42:28.488Z] #21 12.57   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
13:42:28 [2022-05-27T13:42:28.488Z] #21 12.57   python3-pkg-resources python3-setuptools python3-wheel sudo
13:42:28 [2022-05-27T13:42:28.488Z] #21 12.57   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
13:42:28 [2022-05-27T13:42:28.488Z] #21 12.57   xz-utils zip zstd
13:42:28 [2022-05-27T13:42:28.749Z] #21 12.89 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded.
13:42:28 [2022-05-27T13:42:28.749Z] #21 12.89 Need to get 27.0 MB of archives.
13:42:28 [2022-05-27T13:42:28.749Z] #21 12.89 After this operation, 105 MB of additional disk space will be used.
13:42:28 [2022-05-27T13:42:28.749Z] #21 12.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
13:42:28 [2022-05-27T13:42:28.749Z] #21 12.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
13:42:28 [2022-05-27T13:42:28.749Z] #21 12.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
13:42:28 [2022-05-27T13:42:28.749Z] #21 12.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
13:42:28 [2022-05-27T13:42:28.749Z] #21 12.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
13:42:28 [2022-05-27T13:42:28.749Z] #21 12.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
13:42:28 [2022-05-27T13:42:28.749Z] #21 12.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
13:42:28 [2022-05-27T13:42:28.749Z] #21 12.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
13:42:28 [2022-05-27T13:42:28.749Z] #21 12.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
13:42:28 [2022-05-27T13:42:28.749Z] #21 12.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
13:42:28 [2022-05-27T13:42:28.749Z] #21 12.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
13:42:29 [2022-05-27T13:42:29.010Z] #21 12.95 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
13:42:29 [2022-05-27T13:42:29.010Z] #21 12.95 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]
13:42:29 [2022-05-27T13:42:29.010Z] #21 12.95 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
13:42:29 [2022-05-27T13:42:29.010Z] #21 13.04 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
13:42:29 [2022-05-27T13:42:29.010Z] #21 13.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
13:42:29 [2022-05-27T13:42:29.010Z] #21 13.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
13:42:29 [2022-05-27T13:42:29.010Z] #21 13.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
13:42:29 [2022-05-27T13:42:29.010Z] #21 13.17 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
13:42:29 [2022-05-27T13:42:29.010Z] #21 13.17 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
13:42:29 [2022-05-27T13:42:29.010Z] #21 13.18 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
13:42:29 [2022-05-27T13:42:29.010Z] #21 13.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
13:42:29 [2022-05-27T13:42:29.010Z] #21 13.19 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
13:42:29 [2022-05-27T13:42:29.010Z] #21 13.20 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
13:42:29 [2022-05-27T13:42:29.271Z] #21 13.20 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
13:42:29 [2022-05-27T13:42:29.271Z] #21 13.20 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
13:42:29 [2022-05-27T13:42:29.271Z] #21 13.21 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
13:42:29 [2022-05-27T13:42:29.271Z] #21 13.38 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
13:42:29 [2022-05-27T13:42:29.271Z] #21 13.38 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
13:42:29 [2022-05-27T13:42:29.271Z] #21 13.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
13:42:29 [2022-05-27T13:42:29.271Z] #21 13.39 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
13:42:29 [2022-05-27T13:42:29.271Z] #21 13.39 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
13:42:29 [2022-05-27T13:42:29.271Z] #21 13.40 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
13:42:29 [2022-05-27T13:42:29.271Z] #21 13.40 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
13:42:29 [2022-05-27T13:42:29.271Z] #21 13.44 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
13:42:29 [2022-05-27T13:42:29.271Z] #21 13.45 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
13:42:29 [2022-05-27T13:42:29.271Z] #21 13.45 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
13:42:29 [2022-05-27T13:42:29.533Z] #21 13.46 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
13:42:29 [2022-05-27T13:42:29.533Z] #21 13.46 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
13:42:29 [2022-05-27T13:42:29.533Z] #21 13.47 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
13:42:29 [2022-05-27T13:42:29.533Z] #21 13.47 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
13:42:29 [2022-05-27T13:42:29.533Z] #21 13.51 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
13:42:29 [2022-05-27T13:42:29.533Z] #21 13.51 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
13:42:29 [2022-05-27T13:42:29.533Z] #21 13.52 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
13:42:29 [2022-05-27T13:42:29.793Z] #21 13.64 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
13:42:29 [2022-05-27T13:42:29.793Z] #21 13.65 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
13:42:29 [2022-05-27T13:42:29.793Z] #21 13.67 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
13:42:29 [2022-05-27T13:42:29.793Z] #21 13.68 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
13:42:30 [2022-05-27T13:42:30.054Z] #21 14.16 debconf: delaying package configuration, since apt-utils is not installed
13:42:30 [2022-05-27T13:42:30.315Z] #21 14.30 Fetched 27.0 MB in 1s (25.2 MB/s)
13:42:30 [2022-05-27T13:42:30.315Z] #21 14.36 Selecting previously unselected package pigz.
13:42:30 [2022-05-27T13:42:30.315Z] #21 14.36 (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 ... 24001 files and directories currently installed.)
13:42:30 [2022-05-27T13:42:30.315Z] #21 14.41 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
13:42:30 [2022-05-27T13:42:30.315Z] #21 14.42 Unpacking pigz (2.6-1) ...
13:42:30 [2022-05-27T13:42:30.576Z] #21 14.51 Selecting previously unselected package libelf1:arm64.
13:42:30 [2022-05-27T13:42:30.576Z] #21 14.52 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
13:42:30 [2022-05-27T13:42:30.576Z] #21 14.53 Unpacking libelf1:arm64 (0.183-1) ...
13:42:30 [2022-05-27T13:42:30.576Z] #21 14.68 Selecting previously unselected package libbpf0:arm64.
13:42:30 [2022-05-27T13:42:30.576Z] #21 14.68 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
13:42:30 [2022-05-27T13:42:30.576Z] #21 14.68 Unpacking libbpf0:arm64 (1:0.3-2) ...
13:42:30 [2022-05-27T13:42:30.576Z] #21 14.76 Selecting previously unselected package libcap2:arm64.
13:42:30 [2022-05-27T13:42:30.838Z] #21 14.79 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
13:42:30 [2022-05-27T13:42:30.838Z] #21 14.79 Unpacking libcap2:arm64 (1:2.44-1) ...
13:42:30 [2022-05-27T13:42:30.838Z] #21 14.85 Selecting previously unselected package libmnl0:arm64.
13:42:30 [2022-05-27T13:42:30.838Z] #21 14.85 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
13:42:30 [2022-05-27T13:42:30.838Z] #21 14.85 Unpacking libmnl0:arm64 (1.0.4-3) ...
13:42:31 [2022-05-27T13:42:31.098Z] #21 14.90 Selecting previously unselected package libxtables12:arm64.
13:42:31 [2022-05-27T13:42:31.098Z] #21 14.91 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
13:42:31 [2022-05-27T13:42:31.098Z] #21 14.91 Unpacking libxtables12:arm64 (1.8.7-1) ...
13:42:31 [2022-05-27T13:42:31.098Z] #21 14.96 Selecting previously unselected package libcap2-bin.
13:42:31 [2022-05-27T13:42:31.098Z] #21 14.96 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
13:42:31 [2022-05-27T13:42:31.098Z] #21 14.96 Unpacking libcap2-bin (1:2.44-1) ...
13:42:31 [2022-05-27T13:42:31.098Z] #21 15.06 Selecting previously unselected package iproute2.
13:42:31 [2022-05-27T13:42:31.098Z] #21 15.06 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
13:42:31 [2022-05-27T13:42:31.098Z] #21 15.06 Unpacking iproute2 (5.10.0-4) ...
13:42:31 [2022-05-27T13:42:31.670Z] #21 15.53 Selecting previously unselected package xxd.
13:42:31 [2022-05-27T13:42:31.670Z] #21 15.53 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
13:42:31 [2022-05-27T13:42:31.670Z] #21 15.54 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
13:42:31 [2022-05-27T13:42:31.670Z] #21 15.67 Selecting previously unselected package vim-common.
13:42:31 [2022-05-27T13:42:31.670Z] #21 15.68 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
13:42:31 [2022-05-27T13:42:31.670Z] #21 15.70 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
13:42:31 [2022-05-27T13:42:31.931Z] #21 15.82 Selecting previously unselected package bash-completion.
13:42:31 [2022-05-27T13:42:31.931Z] #21 15.83 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
13:42:33 [2022-05-27T13:42:33.853Z] #21 17.98 Unpacking bash-completion (1:2.11-2) ...
13:42:34 [2022-05-27T13:42:34.425Z] #21 18.39 Selecting previously unselected package bzip2.
13:42:34 [2022-05-27T13:42:34.425Z] #21 18.39 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
13:42:34 [2022-05-27T13:42:34.425Z] #21 18.39 Unpacking bzip2 (1.0.8-4) ...
13:42:34 [2022-05-27T13:42:34.425Z] #21 18.46 Selecting previously unselected package xz-utils.
13:42:34 [2022-05-27T13:42:34.425Z] #21 18.46 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
13:42:34 [2022-05-27T13:42:34.425Z] #21 18.46 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:42:34 [2022-05-27T13:42:34.687Z] #21 18.60 Selecting previously unselected package apparmor.
13:42:34 [2022-05-27T13:42:34.687Z] #21 18.60 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
13:42:34 [2022-05-27T13:42:34.687Z] #21 18.66 Unpacking apparmor (2.13.6-10) ...
13:42:34 [2022-05-27T13:42:34.961Z] #21 19.00 Selecting previously unselected package inetutils-ping.
13:42:34 [2022-05-27T13:42:34.961Z] #21 19.02 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
13:42:34 [2022-05-27T13:42:34.961Z] #21 19.03 Unpacking inetutils-ping (2:2.0-1) ...
13:42:34 [2022-05-27T13:42:34.961Z] #21 19.15 Selecting previously unselected package libip4tc2:arm64.
13:42:35 [2022-05-27T13:42:35.222Z] #21 19.15 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
13:42:35 [2022-05-27T13:42:35.222Z] #21 19.17 Unpacking libip4tc2:arm64 (1.8.7-1) ...
13:42:35 [2022-05-27T13:42:35.222Z] #21 19.23 Selecting previously unselected package libip6tc2:arm64.
13:42:35 [2022-05-27T13:42:35.222Z] #21 19.23 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
13:42:35 [2022-05-27T13:42:35.222Z] #21 19.25 Unpacking libip6tc2:arm64 (1.8.7-1) ...
13:42:35 [2022-05-27T13:42:35.222Z] #21 19.32 Selecting previously unselected package libnfnetlink0:arm64.
13:42:35 [2022-05-27T13:42:35.222Z] #21 19.33 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
13:42:35 [2022-05-27T13:42:35.222Z] #21 19.33 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
13:42:35 [2022-05-27T13:42:35.222Z] #21 19.38 Selecting previously unselected package libnetfilter-conntrack3:arm64.
13:42:35 [2022-05-27T13:42:35.483Z] #21 19.38 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
13:42:35 [2022-05-27T13:42:35.483Z] #21 19.40 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
13:42:35 [2022-05-27T13:42:35.483Z] #21 19.46 Selecting previously unselected package libnftnl11:arm64.
13:42:35 [2022-05-27T13:42:35.483Z] #21 19.46 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
13:42:35 [2022-05-27T13:42:35.483Z] #21 19.48 Unpacking libnftnl11:arm64 (1.1.9-1) ...
13:42:35 [2022-05-27T13:42:35.483Z] #21 19.57 Selecting previously unselected package iptables.
13:42:35 [2022-05-27T13:42:35.483Z] #21 19.57 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
13:42:35 [2022-05-27T13:42:35.483Z] #21 19.58 Unpacking iptables (1.8.7-1) ...
13:42:36 [2022-05-27T13:42:36.056Z] #21 19.85 Selecting previously unselected package libonig5:arm64.
13:42:36 [2022-05-27T13:42:36.056Z] #21 19.85 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
13:42:36 [2022-05-27T13:42:36.056Z] #21 19.86 Unpacking libonig5:arm64 (6.9.6-1.1) ...
13:42:36 [2022-05-27T13:42:36.056Z] #21 19.98 Selecting previously unselected package libjq1:arm64.
13:42:36 [2022-05-27T13:42:36.056Z] #21 19.99 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
13:42:36 [2022-05-27T13:42:36.056Z] #21 19.99 Unpacking libjq1:arm64 (1.6-2.1) ...
13:42:36 [2022-05-27T13:42:36.056Z] #21 20.10 Selecting previously unselected package jq.
13:42:36 [2022-05-27T13:42:36.056Z] #21 20.11 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
13:42:36 [2022-05-27T13:42:36.056Z] #21 20.12 Unpacking jq (1.6-2.1) ...
13:42:36 [2022-05-27T13:42:36.317Z] #21 20.22 Selecting previously unselected package libaio1:arm64.
13:42:36 [2022-05-27T13:42:36.317Z] #21 20.23 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
13:42:36 [2022-05-27T13:42:36.317Z] #21 20.23 Unpacking libaio1:arm64 (0.3.112-9) ...
13:42:36 [2022-05-27T13:42:36.317Z] #21 20.30 Selecting previously unselected package libgpm2:arm64.
13:42:36 [2022-05-27T13:42:36.317Z] #21 20.30 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
13:42:36 [2022-05-27T13:42:36.317Z] #21 20.31 Unpacking libgpm2:arm64 (1.20.7-8) ...
13:42:36 [2022-05-27T13:42:36.317Z] #21 20.37 Selecting previously unselected package libicu67:arm64.
13:42:36 [2022-05-27T13:42:36.317Z] #21 20.37 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
13:42:36 [2022-05-27T13:42:36.317Z] #21 20.39 Unpacking libicu67:arm64 (67.1-7) ...
13:42:39 [2022-05-27T13:42:39.123Z] #21 23.06 Selecting previously unselected package libinih1:arm64.
13:42:39 [2022-05-27T13:42:39.123Z] #21 23.06 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
13:42:39 [2022-05-27T13:42:39.123Z] #21 23.07 Unpacking libinih1:arm64 (53-1+b2) ...
13:42:39 [2022-05-27T13:42:39.123Z] #21 23.13 Selecting previously unselected package libnet1:arm64.
13:42:39 [2022-05-27T13:42:39.123Z] #21 23.13 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
13:42:39 [2022-05-27T13:42:39.123Z] #21 23.14 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:42:39 [2022-05-27T13:42:39.123Z] #21 23.22 Selecting previously unselected package libnl-3-200:arm64.
13:42:39 [2022-05-27T13:42:39.123Z] #21 23.23 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
13:42:39 [2022-05-27T13:42:39.123Z] #21 23.23 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
13:42:39 [2022-05-27T13:42:39.123Z] #21 23.31 Selecting previously unselected package libprotobuf-c1:arm64.
13:42:39 [2022-05-27T13:42:39.384Z] #21 23.32 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
13:42:39 [2022-05-27T13:42:39.384Z] #21 23.32 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:42:39 [2022-05-27T13:42:39.384Z] #21 23.39 Selecting previously unselected package net-tools.
13:42:39 [2022-05-27T13:42:39.384Z] #21 23.39 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
13:42:39 [2022-05-27T13:42:39.384Z] #21 23.42 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
13:42:39 [2022-05-27T13:42:39.645Z] #21 23.60 Selecting previously unselected package patch.
13:42:39 [2022-05-27T13:42:39.645Z] #21 23.60 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ...
13:42:39 [2022-05-27T13:42:39.645Z] #21 23.61 Unpacking patch (2.7.6-7) ...
13:42:39 [2022-05-27T13:42:39.645Z] #21 23.72 Selecting previously unselected package python-pip-whl.
13:42:39 [2022-05-27T13:42:39.906Z] #21 23.72 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
13:42:39 [2022-05-27T13:42:39.906Z] #21 23.74 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
13:42:40 [2022-05-27T13:42:40.167Z] #21 24.17 Selecting previously unselected package python3-lib2to3.
13:42:40 [2022-05-27T13:42:40.167Z] #21 24.18 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
13:42:40 [2022-05-27T13:42:40.167Z] #21 24.19 Unpacking python3-lib2to3 (3.9.2-1) ...
13:42:40 [2022-05-27T13:42:40.167Z] #21 24.31 Selecting previously unselected package python3-distutils.
13:42:40 [2022-05-27T13:42:40.429Z] #21 24.32 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
13:42:40 [2022-05-27T13:42:40.429Z] #21 24.32 Unpacking python3-distutils (3.9.2-1) ...
13:42:40 [2022-05-27T13:42:40.429Z] #21 24.45 Selecting previously unselected package python3-pkg-resources.
13:42:40 [2022-05-27T13:42:40.429Z] #21 24.46 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
13:42:40 [2022-05-27T13:42:40.429Z] #21 24.47 Unpacking python3-pkg-resources (52.0.0-4) ...
13:42:40 [2022-05-27T13:42:40.429Z] #21 24.60 Selecting previously unselected package python3-setuptools.
13:42:40 [2022-05-27T13:42:40.689Z] #21 24.60 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
13:42:40 [2022-05-27T13:42:40.690Z] #21 24.61 Unpacking python3-setuptools (52.0.0-4) ...
13:42:40 [2022-05-27T13:42:40.953Z] #21 24.80 Selecting previously unselected package python3-wheel.
13:42:40 [2022-05-27T13:42:40.953Z] #21 24.82 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
13:42:40 [2022-05-27T13:42:40.953Z] #21 24.82 Unpacking python3-wheel (0.34.2-1) ...
13:42:40 [2022-05-27T13:42:40.953Z] #21 24.91 Selecting previously unselected package python3-pip.
13:42:40 [2022-05-27T13:42:40.953Z] #21 24.91 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
13:42:40 [2022-05-27T13:42:40.953Z] #21 24.91 Unpacking python3-pip (20.3.4-4+deb11u1) ...
13:42:41 [2022-05-27T13:42:41.221Z] #21 25.17 Selecting previously unselected package sudo.
13:42:41 [2022-05-27T13:42:41.221Z] #21 25.17 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ...
13:42:41 [2022-05-27T13:42:41.221Z] #21 25.18 Unpacking sudo (1.9.5p2-3) ...
13:42:41 [2022-05-27T13:42:41.793Z] #21 25.68 Selecting previously unselected package thin-provisioning-tools.
13:42:41 [2022-05-27T13:42:41.793Z] #21 25.68 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ...
13:42:41 [2022-05-27T13:42:41.793Z] #21 25.69 Unpacking thin-provisioning-tools (0.9.0-1) ...
13:42:41 [2022-05-27T13:42:41.793Z] #21 25.86 Selecting previously unselected package uidmap.
13:42:41 [2022-05-27T13:42:41.793Z] #21 25.87 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ...
13:42:41 [2022-05-27T13:42:41.793Z] #21 25.89 Unpacking uidmap (1:4.8.1-1) ...
13:42:42 [2022-05-27T13:42:42.053Z] #21 26.02 Selecting previously unselected package vim-runtime.
13:42:42 [2022-05-27T13:42:42.053Z] #21 26.04 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
13:42:42 [2022-05-27T13:42:42.053Z] #21 26.06 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
13:42:42 [2022-05-27T13:42:42.053Z] #21 26.10 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
13:42:42 [2022-05-27T13:42:42.053Z] #21 26.11 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
13:42:45 [2022-05-27T13:42:45.350Z] #21 28.86 Selecting previously unselected package vim.
13:42:45 [2022-05-27T13:42:45.350Z] #21 28.87 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
13:42:45 [2022-05-27T13:42:45.350Z] #21 28.88 Unpacking vim (2:8.2.2434-3+deb11u1) ...
13:42:45 [2022-05-27T13:42:45.350Z] #21 29.27 Selecting previously unselected package xfsprogs.
13:42:45 [2022-05-27T13:42:45.350Z] #21 29.28 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ...
13:42:45 [2022-05-27T13:42:45.350Z] #21 29.28 Unpacking xfsprogs (5.10.0-4) ...
13:42:45 [2022-05-27T13:42:45.610Z] #21 29.62 Selecting previously unselected package zip.
13:42:45 [2022-05-27T13:42:45.610Z] #21 29.63 Preparing to unpack .../46-zip_3.0-12_arm64.deb ...
13:42:45 [2022-05-27T13:42:45.610Z] #21 29.63 Unpacking zip (3.0-12) ...
13:42:45 [2022-05-27T13:42:45.870Z] #21 29.78 Selecting previously unselected package zstd.
13:42:45 [2022-05-27T13:42:45.870Z] #21 29.78 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ...
13:42:45 [2022-05-27T13:42:45.870Z] #21 29.79 Unpacking zstd (1.4.8+dfsg-2.1) ...
13:42:46 [2022-05-27T13:42:46.130Z] #21 30.05 Setting up python3-pkg-resources (52.0.0-4) ...
13:42:46 [2022-05-27T13:42:46.961Z] #21 30.89 Setting up libip4tc2:arm64 (1.8.7-1) ...
13:42:46 [2022-05-27T13:42:46.961Z] #21 30.90 Setting up net-tools (1.60+git20181103.0eebece-1) ...
13:42:46 [2022-05-27T13:42:46.961Z] #21 30.91 Setting up libgpm2:arm64 (1.20.7-8) ...
13:42:46 [2022-05-27T13:42:46.961Z] #21 30.92 Setting up libicu67:arm64 (67.1-7) ...
13:42:46 [2022-05-27T13:42:46.961Z] #21 30.94 Setting up libip6tc2:arm64 (1.8.7-1) ...
13:42:46 [2022-05-27T13:42:46.961Z] #21 30.95 Setting up libinih1:arm64 (53-1+b2) ...
13:42:46 [2022-05-27T13:42:46.961Z] #21 30.96 Setting up uidmap (1:4.8.1-1) ...
13:42:46 [2022-05-27T13:42:46.961Z] #21 30.98 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:42:46 [2022-05-27T13:42:46.961Z] #21 30.99 Setting up bzip2 (1.0.8-4) ...
13:42:46 [2022-05-27T13:42:46.961Z] #21 31.00 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:42:46 [2022-05-27T13:42:46.961Z] #21 31.01 Setting up python3-wheel (0.34.2-1) ...
13:42:47 [2022-05-27T13:42:47.532Z] #21 31.60 Setting up xxd (2:8.2.2434-3+deb11u1) ...
13:42:47 [2022-05-27T13:42:47.532Z] #21 31.63 Setting up libcap2:arm64 (1:2.44-1) ...
13:42:47 [2022-05-27T13:42:47.532Z] #21 31.64 Setting up libcap2-bin (1:2.44-1) ...
13:42:47 [2022-05-27T13:42:47.532Z] #21 31.66 Setting up apparmor (2.13.6-10) ...
13:42:49 [2022-05-27T13:42:49.445Z] #21 33.29 Setting up zip (3.0-12) ...
13:42:49 [2022-05-27T13:42:49.445Z] #21 33.30 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
13:42:49 [2022-05-27T13:42:49.445Z] #21 33.32 Setting up bash-completion (1:2.11-2) ...
13:42:51 [2022-05-27T13:42:51.630Z] #21 35.49 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:42:51 [2022-05-27T13:42:51.630Z] #21 35.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:42:51 [2022-05-27T13:42:51.630Z] #21 35.51 Setting up libmnl0:arm64 (1.0.4-3) ...
13:42:51 [2022-05-27T13:42:51.630Z] #21 35.53 Setting up patch (2.7.6-7) ...
13:42:51 [2022-05-27T13:42:51.630Z] #21 35.55 Setting up sudo (1.9.5p2-3) ...
13:42:51 [2022-05-27T13:42:51.630Z] #21 35.64 invoke-rc.d: could not determine current runlevel
13:42:51 [2022-05-27T13:42:51.630Z] #21 35.66 invoke-rc.d: policy-rc.d denied execution of start.
13:42:51 [2022-05-27T13:42:51.630Z] #21 35.66 Setting up xfsprogs (5.10.0-4) ...
13:42:51 [2022-05-27T13:42:51.630Z] #21 35.68 Setting up libxtables12:arm64 (1.8.7-1) ...
13:42:51 [2022-05-27T13:42:51.630Z] #21 35.69 Setting up inetutils-ping (2:2.0-1) ...
13:42:51 [2022-05-27T13:42:51.630Z] #21 35.70 Setting up pigz (2.6-1) ...
13:42:51 [2022-05-27T13:42:51.630Z] #21 35.71 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
13:42:51 [2022-05-27T13:42:51.630Z] #21 35.73 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
13:42:51 [2022-05-27T13:42:51.891Z] #21 35.75 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
13:42:51 [2022-05-27T13:42:51.891Z] #21 35.76 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
13:42:52 [2022-05-27T13:42:52.463Z] #21 36.36 Setting up libaio1:arm64 (0.3.112-9) ...
13:42:52 [2022-05-27T13:42:52.463Z] #21 36.37 Setting up python3-lib2to3 (3.9.2-1) ...
13:42:52 [2022-05-27T13:42:52.724Z] #21 36.74 Setting up libelf1:arm64 (0.183-1) ...
13:42:52 [2022-05-27T13:42:52.724Z] #21 36.77 Setting up zstd (1.4.8+dfsg-2.1) ...
13:42:52 [2022-05-27T13:42:52.724Z] #21 36.78 Setting up libonig5:arm64 (6.9.6-1.1) ...
13:42:52 [2022-05-27T13:42:52.724Z] #21 36.79 Setting up python3-distutils (3.9.2-1) ...
13:42:52 [2022-05-27T13:42:52.984Z] #21 37.15 Setting up vim (2:8.2.2434-3+deb11u1) ...
13:42:52 [2022-05-27T13:42:52.984Z] #21 37.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:42:52 [2022-05-27T13:42:52.984Z] #21 37.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:42:52 [2022-05-27T13:42:52.984Z] #21 37.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:42:53 [2022-05-27T13:42:53.247Z] #21 37.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:42:53 [2022-05-27T13:42:53.247Z] #21 37.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:42:53 [2022-05-27T13:42:53.247Z] #21 37.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:42:53 [2022-05-27T13:42:53.247Z] #21 37.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:42:53 [2022-05-27T13:42:53.247Z] #21 37.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:42:53 [2022-05-27T13:42:53.247Z] #21 37.24 Setting up python3-setuptools (52.0.0-4) ...
13:42:54 [2022-05-27T13:42:54.632Z] #21 38.51 Setting up libjq1:arm64 (1.6-2.1) ...
13:42:54 [2022-05-27T13:42:54.632Z] #21 38.52 Setting up libnftnl11:arm64 (1.1.9-1) ...
13:42:54 [2022-05-27T13:42:54.632Z] #21 38.53 Setting up thin-provisioning-tools (0.9.0-1) ...
13:42:54 [2022-05-27T13:42:54.632Z] #21 38.55 Setting up python3-pip (20.3.4-4+deb11u1) ...
13:42:55 [2022-05-27T13:42:55.575Z] #21 39.53 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
13:42:55 [2022-05-27T13:42:55.575Z] #21 39.54 Setting up jq (1.6-2.1) ...
13:42:55 [2022-05-27T13:42:55.575Z] #21 39.56 Setting up libbpf0:arm64 (1:0.3-2) ...
13:42:55 [2022-05-27T13:42:55.575Z] #21 39.57 Setting up iptables (1.8.7-1) ...
13:42:55 [2022-05-27T13:42:55.575Z] #21 39.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:42:55 [2022-05-27T13:42:55.575Z] #21 39.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:42:55 [2022-05-27T13:42:55.575Z] #21 39.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:42:55 [2022-05-27T13:42:55.575Z] #21 39.60 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:42:55 [2022-05-27T13:42:55.575Z] #21 39.61 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:42:55 [2022-05-27T13:42:55.575Z] #21 39.61 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:42:55 [2022-05-27T13:42:55.575Z] #21 39.63 Setting up iproute2 (5.10.0-4) ...
13:42:56 [2022-05-27T13:42:56.147Z] #21 40.01 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:42:57 [2022-05-27T13:42:57.644Z] #21 DONE 41.7s
13:42:57 [2022-05-27T13:42:57.644Z] 
13:42:57 [2022-05-27T13:42:57.644Z] #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
13:42:57 [2022-05-27T13:42:57.644Z] #22 sha256:989ba02d31fff8765a4796cdbe86c36670561540782a03ecc3296119ababa2e6
13:42:58 [2022-05-27T13:42:58.326Z] #22 0.766 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:42:58 [2022-05-27T13:42:58.326Z] #22 0.770 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:42:58 [2022-05-27T13:42:58.327Z] #22 0.775 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:42:58 [2022-05-27T13:42:58.327Z] #22 DONE 0.8s
13:42:58 [2022-05-27T13:42:58.327Z] 
13:42:58 [2022-05-27T13:42:58.327Z] #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
13:42:58 [2022-05-27T13:42:58.327Z] #26 sha256:1778680e330a89e03132347cad5650e8a5603ae215bcf92f006a93aed2c199ce
13:42:58 [2022-05-27T13:42:58.591Z] #26 ...
13:42:58 [2022-05-27T13:42:58.591Z] 
13:42:58 [2022-05-27T13:42:58.591Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
13:42:58 [2022-05-27T13:42:58.591Z] #23 sha256:43d19c47b8e0948fc1e6c05117d4b377cecf363f0adb1b8bcd2779c4fe8c1d90
13:43:08 [2022-05-27T13:43:08.256Z] #23 8.900 Collecting yamllint==1.26.1
13:43:08 [2022-05-27T13:43:08.517Z] #23 9.968   Downloading yamllint-1.26.1.tar.gz (126 kB)
13:43:09 [2022-05-27T13:43:09.458Z] #23 10.86 Collecting pathspec>=0.5.3
13:43:09 [2022-05-27T13:43:09.458Z] #23 10.88   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
13:43:09 [2022-05-27T13:43:09.719Z] #23 11.17 Collecting pyyaml
13:43:09 [2022-05-27T13:43:09.719Z] #23 11.17   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
13:43:09 [2022-05-27T13:43:09.719Z] #23 11.32 Building wheels for collected packages: yamllint
13:43:09 [2022-05-27T13:43:09.719Z] #23 11.32   Building wheel for yamllint (setup.py): started
13:43:10 [2022-05-27T13:43:10.660Z] #23 12.26   Building wheel for yamllint (setup.py): finished with status 'done'
13:43:10 [2022-05-27T13:43:10.660Z] #23 12.26   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=fcf4e52763a392ed130bfcc33021f0eaa430cae408caefdad3d4aa362b83d090
13:43:10 [2022-05-27T13:43:10.660Z] #23 12.26   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
13:43:10 [2022-05-27T13:43:10.660Z] #23 12.26 Successfully built yamllint
13:43:10 [2022-05-27T13:43:10.660Z] #23 12.28 Installing collected packages: pyyaml, pathspec, yamllint
13:43:11 [2022-05-27T13:43:11.230Z] #23 12.64 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
13:43:11 [2022-05-27T13:43:11.801Z] #23 DONE 13.3s
13:43:11 [2022-05-27T13:43:11.801Z] 
13:43:11 [2022-05-27T13:43:11.801Z] #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
13:43:11 [2022-05-27T13:43:11.801Z] #64 sha256:6046ee1c31e3d11175c9471f2a1a0a1ef8b56a99dd2fee2fd4dd37021749a29a
13:43:21 [2022-05-27T13:43:21.795Z] #64 ...
13:43:21 [2022-05-27T13:43:21.795Z] 
13:43:21 [2022-05-27T13:43:21.795Z] #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
13:43:21 [2022-05-27T13:43:21.795Z] #47 sha256:ea17d344860653ef009fc9b2ee95cb00a783e40062f95f368cce8498b9bf8e73
13:43:21 [2022-05-27T13:43:21.795Z] #47 179.1 + dpkg --print-architecture
13:43:22 [2022-05-27T13:43:22.367Z] #47 DONE 179.7s
13:43:22 [2022-05-27T13:43:22.367Z] 
13:43:22 [2022-05-27T13:43:22.367Z] #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
13:43:22 [2022-05-27T13:43:22.367Z] #64 sha256:6046ee1c31e3d11175c9471f2a1a0a1ef8b56a99dd2fee2fd4dd37021749a29a
13:44:18 [2022-05-27T13:44:18.646Z] #64 ...
13:44:18 [2022-05-27T13:44:18.646Z] 
13:44:18 [2022-05-27T13:44:18.646Z] #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
13:44:18 [2022-05-27T13:44:18.646Z] #26 sha256:1778680e330a89e03132347cad5650e8a5603ae215bcf92f006a93aed2c199ce
13:44:18 [2022-05-27T13:44:18.646Z] #26 228.7 + return
13:44:18 [2022-05-27T13:44:18.646Z] #26 DONE 231.0s
13:44:18 [2022-05-27T13:44:18.646Z] 
13:44:18 [2022-05-27T13:44:18.646Z] #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
13:44:18 [2022-05-27T13:44:18.646Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec
13:44:18 [2022-05-27T13:44:18.646Z] #55 230.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
13:44:18 [2022-05-27T13:44:18.646Z] #55 DONE 231.4s
13:44:18 [2022-05-27T13:44:18.646Z] 
13:44:18 [2022-05-27T13:44:18.646Z] #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
13:44:18 [2022-05-27T13:44:18.646Z] #60 sha256:391f1e9a29a4fac80b3d8aa6be265846097ece9450dd18311fb3b5202bd91803
13:44:18 [2022-05-27T13:44:18.646Z] #60 ...
13:44:18 [2022-05-27T13:44:18.646Z] 
13:44:18 [2022-05-27T13:44:18.646Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
13:44:18 [2022-05-27T13:44:18.646Z] #27 sha256:c02d390f2f7fe7fa47ea082164c4f3059dc28ad0de8d246a5c57eaa41a263949
13:44:18 [2022-05-27T13:44:18.646Z] #27 ...
13:44:18 [2022-05-27T13:44:18.646Z] 
13:44:18 [2022-05-27T13:44:18.646Z] #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
13:44:18 [2022-05-27T13:44:18.646Z] #60 sha256:391f1e9a29a4fac80b3d8aa6be265846097ece9450dd18311fb3b5202bd91803
13:44:18 [2022-05-27T13:44:18.646Z] #60 128.1 + mkdir -p /build
13:44:18 [2022-05-27T13:44:18.646Z] #60 128.1 + cp runc /build/runc
13:44:18 [2022-05-27T13:44:18.646Z] #60 DONE 128.4s
13:44:18 [2022-05-27T13:44:18.646Z] 
13:44:18 [2022-05-27T13:44:18.646Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
13:44:18 [2022-05-27T13:44:18.646Z] #27 sha256:c02d390f2f7fe7fa47ea082164c4f3059dc28ad0de8d246a5c57eaa41a263949
13:44:18 [2022-05-27T13:44:18.646Z] #27 DONE 1.8s
13:44:18 [2022-05-27T13:44:18.646Z] 
13:44:18 [2022-05-27T13:44:18.646Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
13:44:18 [2022-05-27T13:44:18.646Z] #32 sha256:cad49b5c21b060fcb9ce07f21ed27cb58b8fa02e1cde773c6e8115f9cb280deb
13:44:18 [2022-05-27T13:44:18.646Z] #32 DONE 0.4s
13:44:18 [2022-05-27T13:44:18.646Z] 
13:44:18 [2022-05-27T13:44:18.646Z] #35 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
13:44:18 [2022-05-27T13:44:18.646Z] #35 sha256:d99e08d4edde208e220b4a50c5485291d244af9f903f0cf0a3d2e4dcbf59f9ad
13:44:18 [2022-05-27T13:44:18.646Z] #35 DONE 0.5s
13:44:18 [2022-05-27T13:44:18.646Z] 
13:44:18 [2022-05-27T13:44:18.646Z] #37 [dev-systemd-false 13/26] COPY --from=delve         /build/ /usr/local/bin/
13:44:18 [2022-05-27T13:44:18.646Z] #37 sha256:b2a1bbca29f55814f5584ee78dd5d58df7d3fa895904cac4bf83064b1618b4c6
13:44:19 [2022-05-27T13:44:19.219Z] #37 DONE 0.6s
13:44:19 [2022-05-27T13:44:19.219Z] 
13:44:19 [2022-05-27T13:44:19.219Z] #39 [dev-systemd-false 14/26] COPY --from=tomll         /build/ /usr/local/bin/
13:44:19 [2022-05-27T13:44:19.219Z] #39 sha256:478c70d3819fff28bb819247f770d7411db7946137f657479e099e4766eba841
13:44:19 [2022-05-27T13:44:19.219Z] #39 DONE 0.1s
13:44:19 [2022-05-27T13:44:19.219Z] 
13:44:19 [2022-05-27T13:44:19.219Z] #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
13:44:19 [2022-05-27T13:44:19.219Z] #64 sha256:6046ee1c31e3d11175c9471f2a1a0a1ef8b56a99dd2fee2fd4dd37021749a29a
13:44:19 [2022-05-27T13:44:19.483Z] #64 ...
13:44:19 [2022-05-27T13:44:19.483Z] 
13:44:19 [2022-05-27T13:44:19.483Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres      /build/ /usr/local/bin/
13:44:19 [2022-05-27T13:44:19.483Z] #41 sha256:9ceae723397e59b70c5096ccaf113201f5e4155038ea8abb363c7fe998f2ddd0
13:44:19 [2022-05-27T13:44:19.483Z] #41 DONE 0.1s
13:44:19 [2022-05-27T13:44:19.483Z] 
13:44:19 [2022-05-27T13:44:19.483Z] #45 [dev-systemd-false 16/26] COPY --from=tini          /build/ /usr/local/bin/
13:44:19 [2022-05-27T13:44:19.483Z] #45 sha256:f9ff1b054dd2f53b96e91cc780552da07ada4a7af43241202458255206da1dbf
13:44:19 [2022-05-27T13:44:19.483Z] #45 DONE 0.1s
13:44:19 [2022-05-27T13:44:19.483Z] 
13:44:19 [2022-05-27T13:44:19.483Z] #48 [dev-systemd-false 17/26] COPY --from=registry      /build/ /usr/local/bin/
13:44:19 [2022-05-27T13:44:19.483Z] #48 sha256:91e29617f6609b9771cf1b07b4104055f74f1ce01da10ef245b907a48f209ce7
13:44:20 [2022-05-27T13:44:20.063Z] #48 DONE 0.6s
13:44:20 [2022-05-27T13:44:20.063Z] 
13:44:20 [2022-05-27T13:44:20.063Z] #52 [dev-systemd-false 18/26] COPY --from=criu          /build/ /usr/local/bin/
13:44:20 [2022-05-27T13:44:20.063Z] #52 sha256:9987faebe1d10f06caf4e60edcf582732f95980c401b8841a4b7b84bda42c5fb
13:44:20 [2022-05-27T13:44:20.063Z] #52 DONE 0.1s
13:44:20 [2022-05-27T13:44:20.063Z] 
13:44:20 [2022-05-27T13:44:20.063Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum     /build/ /usr/local/bin/
13:44:20 [2022-05-27T13:44:20.063Z] #54 sha256:553d35da49bcdef6a00cc79135be0e69fa3402f25e2f2beb68d741d12b337f10
13:44:20 [2022-05-27T13:44:20.322Z] #54 DONE 0.1s
13:44:20 [2022-05-27T13:44:20.322Z] 
13:44:20 [2022-05-27T13:44:20.322Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/
13:44:20 [2022-05-27T13:44:20.322Z] #56 sha256:f1851731ec557536dcefc5ec15a6ea3fe70dbae1658a60ef9500cb997ee6db0b
13:44:21 [2022-05-27T13:44:21.263Z] #56 DONE 1.2s
13:44:21 [2022-05-27T13:44:21.263Z] 
13:44:21 [2022-05-27T13:44:21.263Z] #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
13:44:21 [2022-05-27T13:44:21.263Z] #64 sha256:6046ee1c31e3d11175c9471f2a1a0a1ef8b56a99dd2fee2fd4dd37021749a29a
13:44:21 [2022-05-27T13:44:21.523Z] #64 ...
13:44:21 [2022-05-27T13:44:21.523Z] 
13:44:21 [2022-05-27T13:44:21.523Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt         /build/ /usr/local/bin/
13:44:21 [2022-05-27T13:44:21.523Z] #58 sha256:f6f6540197cfae34d4ccefa06aadac586779fe647cb1d3160f8f873d68075c17
13:44:22 [2022-05-27T13:44:22.096Z] #58 DONE 0.5s
13:44:22 [2022-05-27T13:44:22.096Z] 
13:44:22 [2022-05-27T13:44:22.096Z] #61 [dev-systemd-false 22/26] COPY --from=runc          /build/ /usr/local/bin/
13:44:22 [2022-05-27T13:44:22.096Z] #61 sha256:b07aa2cd9eadc007ebca881854225a00aaadf667eb812b40bcc23b122b1333fa
13:44:22 [2022-05-27T13:44:22.358Z] #61 DONE 0.4s
13:44:22 [2022-05-27T13:44:22.358Z] 
13:44:22 [2022-05-27T13:44:22.358Z] #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
13:44:22 [2022-05-27T13:44:22.358Z] #64 sha256:6046ee1c31e3d11175c9471f2a1a0a1ef8b56a99dd2fee2fd4dd37021749a29a
13:44:22 [2022-05-27T13:44:22.358Z] #64 207.6 + bin/containerd
13:45:01 [2022-05-27T13:45:01.111Z] #64 247.1 # github.com/containerd/containerd/cmd/containerd
13:45:01 [2022-05-27T13:45:01.111Z] #64 247.1 /usr/bin/ld: /tmp/go-link-21139893/000019.o: in function `New':
13:45:01 [2022-05-27T13:45:01.111Z] #64 247.1 /tmp/tmp.lzkp0U7Kco/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
13:45:01 [2022-05-27T13:45:01.111Z] #64 247.2 + bin/containerd-stress
13:45:02 [2022-05-27T13:45:02.493Z] #64 248.3 + bin/containerd-shim
13:45:12 [2022-05-27T13:45:12.493Z] #64 256.9 + bin/containerd-shim-runc-v1
13:45:15 [2022-05-27T13:45:15.789Z] #64 261.8 + bin/containerd-shim-runc-v2
13:45:16 [2022-05-27T13:45:16.729Z] #64 262.6 + binaries
13:45:16 [2022-05-27T13:45:16.729Z] #64 262.6 + install -D bin/containerd /build/containerd
13:45:16 [2022-05-27T13:45:16.729Z] #64 262.6 + install -D bin/containerd-shim /build/containerd-shim
13:45:16 [2022-05-27T13:45:16.729Z] #64 262.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
13:45:16 [2022-05-27T13:45:16.729Z] #64 262.6 + install -D bin/ctr /build/ctr
13:45:20 [2022-05-27T13:45:20.926Z] #64 DONE 266.9s
13:45:21 [2022-05-27T13:45:21.867Z] 
13:45:21 [2022-05-27T13:45:21.867Z] #65 [dev-systemd-false 23/26] COPY --from=containerd    /build/ /usr/local/bin/
13:45:21 [2022-05-27T13:45:21.867Z] #65 sha256:910a1141c022a75879bdba77a0283cfdf82875fc236cb7b83df03418dd1764cd
13:45:23 [2022-05-27T13:45:23.284Z] #65 DONE 1.6s
13:45:23 [2022-05-27T13:45:23.284Z] 
13:45:23 [2022-05-27T13:45:23.284Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
13:45:23 [2022-05-27T13:45:23.284Z] #70 sha256:fc89409f65c07884c0a2fad5ced999e762b077cca217ca870e52df2590e1d9a6
13:45:23 [2022-05-27T13:45:23.558Z] #70 DONE 0.3s
13:45:23 [2022-05-27T13:45:23.558Z] 
13:45:23 [2022-05-27T13:45:23.558Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit        /build/ /usr/local/bin/
13:45:23 [2022-05-27T13:45:23.558Z] #75 sha256:5c285fa9f7289741babbb57dfd85db5fa00915b9fe4d2f7608ee87fd3f05af8a
13:45:25 [2022-05-27T13:45:25.468Z] #75 DONE 1.7s
13:45:25 [2022-05-27T13:45:25.468Z] 
13:45:25 [2022-05-27T13:45:25.468Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
13:45:25 [2022-05-27T13:45:25.468Z] #76 sha256:b940b93f4e9aa29b9fc9f6b5bb2a8c572dc18385724cf59d0230c0c68aa2787b
13:45:25 [2022-05-27T13:45:25.468Z] #76 DONE 0.0s
13:45:25 [2022-05-27T13:45:25.468Z] 
13:45:25 [2022-05-27T13:45:25.468Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
13:45:25 [2022-05-27T13:45:25.468Z] #77 sha256:b9d4ff8a9a99adbe17ddc1cb8b0b4162e4e90644153ffd4930977327ef0ddca1
13:45:26 [2022-05-27T13:45:26.409Z] #77 DONE 0.9s
13:45:26 [2022-05-27T13:45:26.409Z] 
13:45:26 [2022-05-27T13:45:26.409Z] #78 exporting to image
13:45:26 [2022-05-27T13:45:26.409Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
13:45:26 [2022-05-27T13:45:26.409Z] #78 exporting layers
13:45:29 [2022-05-27T13:45:29.708Z] #78 exporting layers 3.1s done
13:45:29 [2022-05-27T13:45:29.708Z] #78 writing image sha256:aa4d73bf139ecb54d4a59d95d07d6c4e56fa767e1f25b04a0c3a00e5825357e2 done
13:45:29 [2022-05-27T13:45:29.708Z] #78 naming to docker.io/library/docker:fe5211c3349a732fcbc93ff81e2e809a5c010763 done
13:45:29 [2022-05-27T13:45:29.708Z] #78 DONE 3.1s