Skip to content

Console Output

Skipping 54 KB.. Full Log
wnloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
14:00:56 [2022-04-27T14:00:56.682Z] #31 ...
14:00:56 [2022-04-27T14:00:56.682Z] 
14:00:56 [2022-04-27T14:00:56.682Z] #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
14:00:56 [2022-04-27T14:00:56.682Z] #26 sha256:45a5a39519f2d95267b09cb8ae666c5d26e8eca741be91e038fb579553c0321c
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.070 + RM_GOPATH=0
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.070 + TMP_GOPATH=
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.070 + : /build
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.070 + '[' -z '' ']'
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.070 ++ mktemp -d
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.074 + export GOPATH=/tmp/tmp.BrGbkf1EBm
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.074 + GOPATH=/tmp/tmp.BrGbkf1EBm
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.074 + RM_GOPATH=1
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.074 + case "$(go env GOARCH)" in
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.074 ++ go env GOARCH
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.111 + export GO_BUILDMODE=-buildmode=pie
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.111 + GO_BUILDMODE=-buildmode=pie
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.118 ++ dirname /install.sh
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.122 Install docker/cli version 17.06.2-ce from stable
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.123 + dir=/
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.123 + bin=dockercli
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.123 + shift
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.123 + '[' '!' -f //dockercli.installer ']'
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.123 + . //dockercli.installer
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.123 ++ : stable
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.123 ++ : 17.06.2-ce
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.123 + install_dockercli
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.123 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.123 ++ uname -m
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.123 + arch=aarch64
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.123 + '[' aarch64 '!=' x86_64 ']'
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.123 + '[' aarch64 '!=' s390x ']'
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.123 + '[' aarch64 '!=' armhf ']'
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.123 + build_dockercli
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.123 + git clone https://github.com/docker/docker-ce /tmp/tmp.BrGbkf1EBm/tmp/docker-ce
14:00:56 [2022-04-27T14:00:56.682Z] #26 3.142 Cloning into '/tmp/tmp.BrGbkf1EBm/tmp/docker-ce'...
14:00:56 [2022-04-27T14:00:56.682Z] #26 ...
14:00:56 [2022-04-27T14:00:56.682Z] 
14:00:56 [2022-04-27T14:00:56.682Z] #40 [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
14:00:56 [2022-04-27T14:00:56.682Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9
14:00:56 [2022-04-27T14:00:56.682Z] #40 13.44 Fetched 8397 kB in 10s (817 kB/s)
14:00:59 [2022-04-27T14:00:59.209Z] #40 13.44 Reading package lists...
14:00:59 [2022-04-27T14:00:59.209Z] #40 ...
14:00:59 [2022-04-27T14:00:59.209Z] 
14:00:59 [2022-04-27T14:00:59.209Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
14:00:59 [2022-04-27T14:00:59.209Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b
14:00:59 [2022-04-27T14:00:59.209Z] #36 13.82 tomll can be used in two ways:
14:00:59 [2022-04-27T14:00:59.209Z] #36 13.82 Writing to STDIN and reading from STDOUT:
14:00:59 [2022-04-27T14:00:59.209Z] #36 13.82   cat file.toml | tomll > file.toml
14:00:59 [2022-04-27T14:00:59.209Z] #36 13.82 
14:00:59 [2022-04-27T14:00:59.209Z] #36 13.82 Reading and updating a list of files:
14:00:59 [2022-04-27T14:00:59.209Z] #36 13.82   tomll a.toml b.toml c.toml
14:00:59 [2022-04-27T14:00:59.209Z] #36 13.82 
14:00:59 [2022-04-27T14:00:59.209Z] #36 13.82 When given a list of files, tomll will modify all files in place without asking.
14:00:59 [2022-04-27T14:00:59.209Z] #36 DONE 15.8s
14:00:59 [2022-04-27T14:00:59.209Z] 
14:00:59 [2022-04-27T14:00:59.209Z] #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
14:00:59 [2022-04-27T14:00:59.209Z] #31 sha256:61c80a71fd9bcf8d0b2e1a77aea53c7b981b42ce3c7e0405c201c85be2449d53
14:00:59 [2022-04-27T14:00:59.209Z] #31 16.01 #=#=#                                                                         
14:00:59 [2022-04-27T14:00:59.209Z] #31 16.32 #=#=#                                                                         

##################################                                        48.2%
######################################################################## 100.0%
14:00:59 [2022-04-27T14:00:59.209Z] #31 17.60 
14:01:01 [2022-04-27T14:01:01.108Z] #31 20.39 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
14:01:02 [2022-04-27T14:01:02.038Z] #31 ...
14:01:02 [2022-04-27T14:01:02.038Z] 
14:01:02 [2022-04-27T14:01:02.038Z] #45 [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
14:01:02 [2022-04-27T14:01:02.038Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd
14:01:02 [2022-04-27T14:01:02.038Z] #45 18.51 + git checkout -q v2.3.0
14:01:03 [2022-04-27T14:01:03.406Z] #45 ...
14:01:03 [2022-04-27T14:01:03.406Z] 
14:01:03 [2022-04-27T14:01:03.406Z] #65 [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
14:01:03 [2022-04-27T14:01:03.406Z] #65 sha256:eb11ca5f9e0b0eb838daa6234b30f27679abd31a3f25be5a21576c7083f60fb4
14:01:03 [2022-04-27T14:01:03.406Z] #65 10.07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
14:01:03 [2022-04-27T14:01:03.406Z] #65 10.18 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
14:01:03 [2022-04-27T14:01:03.406Z] #65 10.33 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
14:01:03 [2022-04-27T14:01:03.406Z] #65 11.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:01:03 [2022-04-27T14:01:03.663Z] #65 ...
14:01:03 [2022-04-27T14:01:03.663Z] 
14:01:03 [2022-04-27T14:01:03.663Z] #49 [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
14:01:03 [2022-04-27T14:01:03.663Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6
14:01:03 [2022-04-27T14:01:03.663Z] #49 10.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
14:01:03 [2022-04-27T14:01:03.663Z] #49 13.77 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2154 B]
14:01:03 [2022-04-27T14:01:03.663Z] #49 15.92 Fetched 8401 kB in 12s (705 kB/s)
14:01:03 [2022-04-27T14:01:03.663Z] #49 15.92 Reading package lists...
14:01:03 [2022-04-27T14:01:03.663Z] #49 20.03 Reading package lists...
14:01:03 [2022-04-27T14:01:03.663Z] #49 ...
14:01:03 [2022-04-27T14:01:03.663Z] 
14:01:03 [2022-04-27T14:01:03.663Z] #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
14:01:03 [2022-04-27T14:01:03.663Z] #31 sha256:61c80a71fd9bcf8d0b2e1a77aea53c7b981b42ce3c7e0405c201c85be2449d53
14:01:03 [2022-04-27T14:01:03.663Z] #31 21.81 
14:01:03 [2022-04-27T14:01:03.663Z] #31 22.11 #=#=#                                                                         

######################################################################## 100.0%
14:01:03 [2022-04-27T14:01:03.663Z] #31 23.14 
14:01:04 [2022-04-27T14:01:04.230Z] #31 23.47 Download of images into '/build' complete.
14:01:04 [2022-04-27T14:01:04.230Z] #31 23.48 Use something like the following to load the result into a Docker daemon:
14:01:04 [2022-04-27T14:01:04.230Z] #31 23.48   tar -cC '/build' . | docker load
14:01:04 [2022-04-27T14:01:04.491Z] #31 DONE 23.6s
14:01:04 [2022-04-27T14:01:04.491Z] 
14:01:04 [2022-04-27T14:01:04.491Z] #45 [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
14:01:04 [2022-04-27T14:01:04.491Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd
14:01:04 [2022-04-27T14:01:04.491Z] #45 20.46 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:01:07 [2022-04-27T14:01:07.771Z] #45 ...
14:01:07 [2022-04-27T14:01:07.771Z] 
14:01:07 [2022-04-27T14:01:07.771Z] #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
14:01:07 [2022-04-27T14:01:07.771Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c
14:01:07 [2022-04-27T14:01:07.771Z] #14 14.10 Fetched 8397 kB in 10s (832 kB/s)
14:01:07 [2022-04-27T14:01:07.771Z] #14 14.10 Reading package lists...
14:01:07 [2022-04-27T14:01:07.771Z] #14 18.89 Reading package lists...
14:01:07 [2022-04-27T14:01:07.771Z] #14 22.72 Building dependency tree...
14:01:07 [2022-04-27T14:01:07.771Z] #14 ...
14:01:07 [2022-04-27T14:01:07.771Z] 
14:01:07 [2022-04-27T14:01:07.771Z] #49 [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
14:01:07 [2022-04-27T14:01:07.771Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6
14:01:07 [2022-04-27T14:01:07.771Z] #49 20.03 Reading package lists...
14:01:08 [2022-04-27T14:01:08.335Z] #49 24.22 Building dependency tree...
14:01:08 [2022-04-27T14:01:08.335Z] #49 ...
14:01:08 [2022-04-27T14:01:08.335Z] 
14:01:08 [2022-04-27T14:01:08.335Z] #60 [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
14:01:08 [2022-04-27T14:01:08.335Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631
14:01:08 [2022-04-27T14:01:08.335Z] #60 10.47 Reading package lists...
14:01:08 [2022-04-27T14:01:08.335Z] #60 15.40 Reading package lists...
14:01:08 [2022-04-27T14:01:08.335Z] #60 19.87 Building dependency tree...
14:01:08 [2022-04-27T14:01:08.335Z] #60 23.04 The following additional packages will be installed:
14:01:08 [2022-04-27T14:01:08.335Z] #60 23.05   libbtrfs0
14:01:08 [2022-04-27T14:01:08.335Z] #60 23.23 The following NEW packages will be installed:
14:01:08 [2022-04-27T14:01:08.335Z] #60 23.26   libbtrfs-dev libbtrfs0
14:01:08 [2022-04-27T14:01:08.335Z] #60 23.66 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
14:01:08 [2022-04-27T14:01:08.335Z] #60 23.66 Need to get 454 kB of archives.
14:01:08 [2022-04-27T14:01:08.335Z] #60 23.66 After this operation, 1275 kB of additional disk space will be used.
14:01:08 [2022-04-27T14:01:08.336Z] #60 23.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
14:01:08 [2022-04-27T14:01:08.336Z] #60 23.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
14:01:08 [2022-04-27T14:01:08.336Z] #60 24.49 debconf: delaying package configuration, since apt-utils is not installed
14:01:08 [2022-04-27T14:01:08.336Z] #60 24.69 Fetched 454 kB in 0s (1399 kB/s)
14:01:08 [2022-04-27T14:01:08.336Z] #60 24.79 Selecting previously unselected package libbtrfs0:arm64.
14:01:08 [2022-04-27T14:01:08.336Z] #60 24.79 (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.)
14:01:08 [2022-04-27T14:01:08.336Z] #60 24.85 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
14:01:08 [2022-04-27T14:01:08.336Z] #60 24.87 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
14:01:08 [2022-04-27T14:01:08.336Z] #60 25.03 Selecting previously unselected package libbtrfs-dev:arm64.
14:01:08 [2022-04-27T14:01:08.336Z] #60 25.03 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
14:01:08 [2022-04-27T14:01:08.336Z] #60 25.05 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
14:01:08 [2022-04-27T14:01:08.336Z] #60 25.29 Setting up libbtrfs0:arm64 (5.10.1-2) ...
14:01:08 [2022-04-27T14:01:08.336Z] #60 25.30 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
14:01:08 [2022-04-27T14:01:08.336Z] #60 25.32 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:01:08 [2022-04-27T14:01:08.336Z] #60 ...
14:01:08 [2022-04-27T14:01:08.336Z] 
14:01:08 [2022-04-27T14:01:08.336Z] #53 [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
14:01:08 [2022-04-27T14:01:08.336Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d
14:01:08 [2022-04-27T14:01:08.336Z] #53 23.52 go: downloading github.com/fatih/color v1.13.0
14:01:08 [2022-04-27T14:01:08.336Z] #53 23.58 go: downloading github.com/gofrs/flock v0.8.1
14:01:08 [2022-04-27T14:01:08.336Z] #53 23.64 go: downloading github.com/spf13/cobra v1.3.0
14:01:08 [2022-04-27T14:01:08.336Z] #53 23.65 go: downloading github.com/spf13/pflag v1.0.5
14:01:08 [2022-04-27T14:01:08.336Z] #53 23.82 go: downloading github.com/spf13/viper v1.10.1
14:01:08 [2022-04-27T14:01:08.336Z] #53 23.82 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
14:01:08 [2022-04-27T14:01:08.336Z] #53 24.19 go: downloading github.com/mattn/go-colorable v0.1.12
14:01:08 [2022-04-27T14:01:08.336Z] #53 24.21 go: downloading github.com/mattn/go-isatty v0.0.14
14:01:08 [2022-04-27T14:01:08.336Z] #53 24.25 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
14:01:08 [2022-04-27T14:01:08.336Z] #53 24.28 go: downloading github.com/go-critic/go-critic v0.6.2
14:01:08 [2022-04-27T14:01:08.336Z] #53 25.07 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:01:08 [2022-04-27T14:01:08.336Z] #53 25.09 go: downloading github.com/hashicorp/go-multierror v1.1.1
14:01:08 [2022-04-27T14:01:08.901Z] #53 ...
14:01:08 [2022-04-27T14:01:08.901Z] 
14:01:08 [2022-04-27T14:01:08.901Z] #60 [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
14:01:08 [2022-04-27T14:01:08.901Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631
14:01:08 [2022-04-27T14:01:08.901Z] #60 DONE 25.8s
14:01:08 [2022-04-27T14:01:08.901Z] 
14:01:08 [2022-04-27T14:01:08.901Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
14:01:08 [2022-04-27T14:01:08.901Z] #61 sha256:bd7c5dffb26b98aff5d8606d2f8f9865d281021b4973b38236abd19d78f3c09b
14:01:08 [2022-04-27T14:01:08.901Z] #61 DONE 0.2s
14:01:08 [2022-04-27T14:01:08.901Z] 
14:01:08 [2022-04-27T14:01:08.901Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:01:08 [2022-04-27T14:01:08.901Z] #62 sha256:2b402c8c99101080fbc6f91c1070e122b9c3347edca6fafb19a962b83f1e24c8
14:01:09 [2022-04-27T14:01:09.468Z] #62 0.600 + RM_GOPATH=0
14:01:09 [2022-04-27T14:01:09.468Z] #62 0.601 + TMP_GOPATH=
14:01:09 [2022-04-27T14:01:09.468Z] #62 0.602 + : /build
14:01:09 [2022-04-27T14:01:09.468Z] #62 0.602 + '[' -z '' ']'
14:01:09 [2022-04-27T14:01:09.468Z] #62 0.606 ++ mktemp -d
14:01:09 [2022-04-27T14:01:09.468Z] #62 0.619 + export GOPATH=/tmp/tmp.1Q02oYMmvk
14:01:09 [2022-04-27T14:01:09.468Z] #62 0.625 + GOPATH=/tmp/tmp.1Q02oYMmvk
14:01:09 [2022-04-27T14:01:09.468Z] #62 0.625 + RM_GOPATH=1
14:01:09 [2022-04-27T14:01:09.468Z] #62 0.625 + case "$(go env GOARCH)" in
14:01:09 [2022-04-27T14:01:09.468Z] #62 0.626 ++ go env GOARCH
14:01:09 [2022-04-27T14:01:09.468Z] #62 0.655 + export GO_BUILDMODE=-buildmode=pie
14:01:09 [2022-04-27T14:01:09.468Z] #62 0.655 + GO_BUILDMODE=-buildmode=pie
14:01:09 [2022-04-27T14:01:09.726Z] #62 0.659 ++ dirname /install.sh
14:01:09 [2022-04-27T14:01:09.726Z] #62 0.663 + dir=/
14:01:09 [2022-04-27T14:01:09.726Z] #62 0.663 + bin=containerd
14:01:09 [2022-04-27T14:01:09.726Z] #62 0.663 + shift
14:01:09 [2022-04-27T14:01:09.726Z] #62 0.663 + '[' '!' -f //containerd.installer ']'
14:01:09 [2022-04-27T14:01:09.726Z] #62 0.663 + . //containerd.installer
14:01:09 [2022-04-27T14:01:09.726Z] #62 0.663 ++ set -e
14:01:09 [2022-04-27T14:01:09.726Z] #62 0.663 ++ : v1.6.2
14:01:09 [2022-04-27T14:01:09.726Z] #62 0.664 + install_containerd
14:01:09 [2022-04-27T14:01:09.726Z] #62 0.664 + echo 'Install containerd version v1.6.2'
14:01:09 [2022-04-27T14:01:09.726Z] #62 0.664 Install containerd version v1.6.2
14:01:09 [2022-04-27T14:01:09.726Z] #62 0.664 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1Q02oYMmvk/src/github.com/containerd/containerd
14:01:09 [2022-04-27T14:01:09.726Z] #62 0.670 Cloning into '/tmp/tmp.1Q02oYMmvk/src/github.com/containerd/containerd'...
14:01:11 [2022-04-27T14:01:11.106Z] #62 ...
14:01:11 [2022-04-27T14:01:11.106Z] 
14:01:11 [2022-04-27T14:01:11.106Z] #55 [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
14:01:11 [2022-04-27T14:01:11.106Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772
14:01:11 [2022-04-27T14:01:11.106Z] #55 27.80 v3.0.2
14:01:11 [2022-04-27T14:01:11.106Z] #55 DONE 28.0s
14:01:11 [2022-04-27T14:01:11.106Z] 
14:01:11 [2022-04-27T14:01:11.106Z] #53 [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
14:01:11 [2022-04-27T14:01:11.106Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d
14:01:11 [2022-04-27T14:01:11.106Z] #53 27.63 go: downloading github.com/sirupsen/logrus v1.8.1
14:01:11 [2022-04-27T14:01:11.106Z] #53 27.63 go: downloading github.com/stretchr/testify v1.7.0
14:01:11 [2022-04-27T14:01:11.106Z] #53 27.73 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
14:01:11 [2022-04-27T14:01:11.106Z] #53 27.85 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
14:01:11 [2022-04-27T14:01:11.106Z] #53 27.90 go: downloading github.com/fsnotify/fsnotify v1.5.1
14:01:11 [2022-04-27T14:01:11.106Z] #53 27.99 go: downloading github.com/magiconair/properties v1.8.5
14:01:11 [2022-04-27T14:01:11.106Z] #53 28.00 go: downloading github.com/mitchellh/mapstructure v1.4.3
14:01:11 [2022-04-27T14:01:11.106Z] #53 28.05 go: downloading github.com/spf13/afero v1.6.0
14:01:11 [2022-04-27T14:01:11.106Z] #53 28.12 go: downloading github.com/spf13/cast v1.4.1
14:01:11 [2022-04-27T14:01:11.106Z] #53 28.17 go: downloading github.com/spf13/jwalterweatherman v1.1.0
14:01:11 [2022-04-27T14:01:11.106Z] #53 28.27 go: downloading github.com/subosito/gotenv v1.2.0
14:01:11 [2022-04-27T14:01:11.106Z] #53 ...
14:01:11 [2022-04-27T14:01:11.106Z] 
14:01:11 [2022-04-27T14:01:11.106Z] #40 [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
14:01:11 [2022-04-27T14:01:11.106Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9
14:01:11 [2022-04-27T14:01:11.106Z] #40 13.44 Reading package lists...
14:01:11 [2022-04-27T14:01:11.106Z] #40 18.34 Reading package lists...
14:01:11 [2022-04-27T14:01:11.106Z] #40 22.58 Building dependency tree...
14:01:11 [2022-04-27T14:01:11.106Z] #40 25.73 The following additional packages will be installed:
14:01:11 [2022-04-27T14:01:11.106Z] #40 25.75   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
14:01:11 [2022-04-27T14:01:11.106Z] #40 25.79 Suggested packages:
14:01:11 [2022-04-27T14:01:11.106Z] #40 25.79   cmake-doc ninja-build lrzip
14:01:11 [2022-04-27T14:01:11.106Z] #40 25.79 Recommended packages:
14:01:11 [2022-04-27T14:01:11.106Z] #40 25.79   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:01:11 [2022-04-27T14:01:11.106Z] #40 26.76 The following NEW packages will be installed:
14:01:11 [2022-04-27T14:01:11.106Z] #40 26.77   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
14:01:11 [2022-04-27T14:01:11.106Z] #40 26.77   vim-common xxd
14:01:11 [2022-04-27T14:01:11.106Z] #40 27.16 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
14:01:11 [2022-04-27T14:01:11.106Z] #40 27.16 Need to get 15.6 MB of archives.
14:01:11 [2022-04-27T14:01:11.106Z] #40 27.16 After this operation, 67.4 MB of additional disk space will be used.
14:01:11 [2022-04-27T14:01:11.106Z] #40 27.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
14:01:11 [2022-04-27T14:01:11.106Z] #40 27.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:01:11 [2022-04-27T14:01:11.106Z] #40 27.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
14:01:11 [2022-04-27T14:01:11.106Z] #40 27.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
14:01:11 [2022-04-27T14:01:11.106Z] #40 27.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB]
14:01:11 [2022-04-27T14:01:11.106Z] #40 27.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
14:01:11 [2022-04-27T14:01:11.106Z] #40 27.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
14:01:11 [2022-04-27T14:01:11.106Z] #40 27.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
14:01:11 [2022-04-27T14:01:11.106Z] #40 27.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
14:01:11 [2022-04-27T14:01:11.106Z] #40 27.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
14:01:11 [2022-04-27T14:01:11.363Z] #40 ...
14:01:11 [2022-04-27T14:01:11.363Z] 
14:01:11 [2022-04-27T14:01:11.363Z] #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
14:01:11 [2022-04-27T14:01:11.363Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c
14:01:11 [2022-04-27T14:01:11.363Z] #14 26.06 The following additional packages will be installed:
14:01:11 [2022-04-27T14:01:11.363Z] #14 26.07   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:01:11 [2022-04-27T14:01:11.363Z] #14 26.07   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
14:01:11 [2022-04-27T14:01:11.363Z] #14 26.07   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
14:01:11 [2022-04-27T14:01:11.363Z] #14 26.07   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
14:01:11 [2022-04-27T14:01:11.363Z] #14 26.08   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
14:01:11 [2022-04-27T14:01:11.363Z] #14 26.09   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
14:01:11 [2022-04-27T14:01:11.363Z] #14 26.09   mingw-w64-common mingw-w64-x86-64-dev
14:01:11 [2022-04-27T14:01:11.363Z] #14 26.11 Suggested packages:
14:01:11 [2022-04-27T14:01:11.363Z] #14 26.12   gcc-10-locales seccomp wine64
14:01:11 [2022-04-27T14:01:11.363Z] #14 27.24 The following NEW packages will be installed:
14:01:11 [2022-04-27T14:01:11.363Z] #14 27.24   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:01:11 [2022-04-27T14:01:11.363Z] #14 27.24   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
14:01:11 [2022-04-27T14:01:11.363Z] #14 27.24   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
14:01:11 [2022-04-27T14:01:11.363Z] #14 27.24   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
14:01:11 [2022-04-27T14:01:11.363Z] #14 27.24   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
14:01:11 [2022-04-27T14:01:11.363Z] #14 27.25   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
14:01:11 [2022-04-27T14:01:11.363Z] #14 27.25   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
14:01:11 [2022-04-27T14:01:11.363Z] #14 27.25   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
14:01:11 [2022-04-27T14:01:11.363Z] #14 27.25   mingw-w64-x86-64-dev
14:01:11 [2022-04-27T14:01:11.363Z] #14 27.67 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded.
14:01:11 [2022-04-27T14:01:11.363Z] #14 27.67 Need to get 108 MB of archives.
14:01:11 [2022-04-27T14:01:11.363Z] #14 27.67 After this operation, 620 MB of additional disk space will be used.
14:01:11 [2022-04-27T14:01:11.363Z] #14 27.67 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]
14:01:11 [2022-04-27T14:01:11.363Z] #14 27.73 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]
14:01:11 [2022-04-27T14:01:11.363Z] #14 27.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
14:01:11 [2022-04-27T14:01:11.363Z] #14 27.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
14:01:11 [2022-04-27T14:01:11.363Z] #14 27.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
14:01:11 [2022-04-27T14:01:11.363Z] #14 27.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
14:01:11 [2022-04-27T14:01:11.363Z] #14 28.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
14:01:11 [2022-04-27T14:01:11.363Z] #14 28.20 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]
14:01:11 [2022-04-27T14:01:11.363Z] #14 28.20 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]
14:01:11 [2022-04-27T14:01:11.928Z] #14 28.87 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]
14:01:12 [2022-04-27T14:01:12.862Z] #14 29.69 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]
14:01:13 [2022-04-27T14:01:13.119Z] #14 30.01 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]
14:01:13 [2022-04-27T14:01:13.376Z] #14 30.43 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]
14:01:14 [2022-04-27T14:01:14.307Z] #14 31.18 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]
14:01:14 [2022-04-27T14:01:14.564Z] #14 31.49 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]
14:01:14 [2022-04-27T14:01:14.565Z] #14 31.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
14:01:14 [2022-04-27T14:01:14.565Z] #14 31.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
14:01:14 [2022-04-27T14:01:14.565Z] #14 31.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
14:01:14 [2022-04-27T14:01:14.565Z] #14 31.52 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
14:01:14 [2022-04-27T14:01:14.565Z] #14 31.52 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]
14:01:14 [2022-04-27T14:01:14.565Z] #14 31.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
14:01:14 [2022-04-27T14:01:14.565Z] #14 31.53 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
14:01:14 [2022-04-27T14:01:14.565Z] #14 31.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
14:01:14 [2022-04-27T14:01:14.565Z] #14 31.56 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
14:01:14 [2022-04-27T14:01:14.565Z] #14 31.56 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
14:01:14 [2022-04-27T14:01:14.565Z] #14 31.56 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
14:01:14 [2022-04-27T14:01:14.565Z] #14 31.58 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
14:01:14 [2022-04-27T14:01:14.565Z] #14 31.58 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
14:01:14 [2022-04-27T14:01:14.565Z] #14 31.59 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
14:01:14 [2022-04-27T14:01:14.565Z] #14 31.59 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
14:01:14 [2022-04-27T14:01:14.821Z] #14 ...
14:01:14 [2022-04-27T14:01:14.821Z] 
14:01:14 [2022-04-27T14:01:14.821Z] #38 [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
14:01:14 [2022-04-27T14:01:14.821Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d
14:01:14 [2022-04-27T14:01:14.821Z] #38 31.88 NAME:
14:01:14 [2022-04-27T14:01:14.821Z] #38 31.88    go-winres - A tool for embedding resources in Windows executables
14:01:14 [2022-04-27T14:01:14.821Z] #38 31.88 
14:01:14 [2022-04-27T14:01:14.821Z] #38 31.88 USAGE:
14:01:14 [2022-04-27T14:01:14.822Z] #38 31.88    go-winres [global options] command [command options] [arguments...]
14:01:14 [2022-04-27T14:01:14.822Z] #38 31.88 
14:01:14 [2022-04-27T14:01:14.822Z] #38 31.88 COMMANDS:
14:01:14 [2022-04-27T14:01:14.822Z] #38 31.88    init     Create an initial ./winres/winres.json
14:01:14 [2022-04-27T14:01:14.822Z] #38 31.88    make     Make syso files for the "go build" command
14:01:14 [2022-04-27T14:01:14.822Z] #38 31.88    simply   Make syso files for the "go build" command (simplified)
14:01:14 [2022-04-27T14:01:14.822Z] #38 31.88    extract  Extract all resources from an executable
14:01:14 [2022-04-27T14:01:14.822Z] #38 31.88    patch    Replace resources in an executable file (exe, dll)
14:01:14 [2022-04-27T14:01:14.822Z] #38 31.88    help, h  Shows a list of commands or help for one command
14:01:14 [2022-04-27T14:01:14.822Z] #38 31.88 
14:01:14 [2022-04-27T14:01:14.822Z] #38 31.88 GLOBAL OPTIONS:
14:01:14 [2022-04-27T14:01:14.822Z] #38 31.88    --help, -h  show help (default: false)
14:01:15 [2022-04-27T14:01:15.385Z] #38 DONE 32.3s
14:01:15 [2022-04-27T14:01:15.385Z] 
14:01:15 [2022-04-27T14:01:15.385Z] #53 [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
14:01:15 [2022-04-27T14:01:15.385Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d
14:01:15 [2022-04-27T14:01:15.385Z] #53 28.29 go: downloading gopkg.in/ini.v1 v1.66.2
14:01:15 [2022-04-27T14:01:15.385Z] #53 28.57 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
14:01:15 [2022-04-27T14:01:15.385Z] #53 28.57 go: downloading github.com/go-toolsmith/astcast v1.0.0
14:01:15 [2022-04-27T14:01:15.385Z] #53 28.72 go: downloading github.com/go-toolsmith/astcopy v1.0.0
14:01:15 [2022-04-27T14:01:15.385Z] #53 28.79 go: downloading github.com/go-toolsmith/astequal v1.0.1
14:01:15 [2022-04-27T14:01:15.385Z] #53 28.83 go: downloading github.com/go-toolsmith/astfmt v1.0.0
14:01:15 [2022-04-27T14:01:15.385Z] #53 28.86 go: downloading github.com/go-toolsmith/astp v1.0.0
14:01:15 [2022-04-27T14:01:15.385Z] #53 28.96 go: downloading github.com/go-toolsmith/strparse v1.0.0
14:01:15 [2022-04-27T14:01:15.385Z] #53 29.15 go: downloading github.com/go-toolsmith/typep v1.0.2
14:01:15 [2022-04-27T14:01:15.385Z] #53 29.22 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
14:01:15 [2022-04-27T14:01:15.385Z] #53 29.70 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
14:01:15 [2022-04-27T14:01:15.385Z] #53 29.78 go: downloading github.com/hashicorp/errwrap v1.0.0
14:01:15 [2022-04-27T14:01:15.385Z] #53 29.80 go: downloading 4d63.com/gochecknoglobals v0.1.0
14:01:15 [2022-04-27T14:01:15.385Z] #53 29.84 go: downloading github.com/Antonboom/errname v0.1.5
14:01:15 [2022-04-27T14:01:15.385Z] #53 29.87 go: downloading github.com/Antonboom/nilnil v0.1.0
14:01:15 [2022-04-27T14:01:15.385Z] #53 29.90 go: downloading github.com/BurntSushi/toml v1.0.0
14:01:15 [2022-04-27T14:01:15.385Z] #53 30.52 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
14:01:15 [2022-04-27T14:01:15.385Z] #53 30.55 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
14:01:15 [2022-04-27T14:01:15.385Z] #53 30.57 go: downloading github.com/alexkohler/prealloc v1.0.0
14:01:15 [2022-04-27T14:01:15.385Z] #53 30.58 go: downloading github.com/ashanbrown/forbidigo v1.3.0
14:01:15 [2022-04-27T14:01:15.385Z] #53 30.62 go: downloading github.com/ashanbrown/makezero v1.1.0
14:01:15 [2022-04-27T14:01:15.385Z] #53 30.63 go: downloading github.com/bkielbasa/cyclop v1.2.0
14:01:15 [2022-04-27T14:01:15.385Z] #53 30.66 go: downloading github.com/blizzy78/varnamelen v0.5.0
14:01:15 [2022-04-27T14:01:15.385Z] #53 30.71 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
14:01:15 [2022-04-27T14:01:15.385Z] #53 30.76 go: downloading github.com/breml/bidichk v0.2.1
14:01:15 [2022-04-27T14:01:15.385Z] #53 30.79 go: downloading github.com/breml/errchkjson v0.2.1
14:01:15 [2022-04-27T14:01:15.385Z] #53 30.85 go: downloading github.com/butuzov/ireturn v0.1.1
14:01:15 [2022-04-27T14:01:15.385Z] #53 30.89 go: downloading github.com/charithe/durationcheck v0.0.9
14:01:15 [2022-04-27T14:01:15.385Z] #53 30.91 go: downloading github.com/daixiang0/gci v0.2.9
14:01:15 [2022-04-27T14:01:15.385Z] #53 30.91 go: downloading github.com/denis-tingajkin/go-header v0.4.2
14:01:15 [2022-04-27T14:01:15.385Z] #53 30.96 go: downloading github.com/esimonov/ifshort v1.0.4
14:01:15 [2022-04-27T14:01:15.385Z] #53 30.97 go: downloading github.com/fzipp/gocyclo v0.4.0
14:01:15 [2022-04-27T14:01:15.385Z] #53 31.01 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:01:15 [2022-04-27T14:01:15.385Z] #53 31.08 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:01:15 [2022-04-27T14:01:15.385Z] #53 31.08 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
14:01:15 [2022-04-27T14:01:15.385Z] #53 31.09 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:01:15 [2022-04-27T14:01:15.385Z] #53 31.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:01:15 [2022-04-27T14:01:15.385Z] #53 31.22 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:01:15 [2022-04-27T14:01:15.385Z] #53 31.29 go: downloading github.com/golangci/misspell v0.3.5
14:01:15 [2022-04-27T14:01:15.385Z] #53 31.29 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:01:15 [2022-04-27T14:01:15.385Z] #53 31.37 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
14:01:15 [2022-04-27T14:01:15.385Z] #53 31.38 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
14:01:15 [2022-04-27T14:01:15.385Z] #53 31.38 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
14:01:15 [2022-04-27T14:01:15.385Z] #53 31.44 go: downloading github.com/jgautheron/goconst v1.5.1
14:01:15 [2022-04-27T14:01:15.385Z] #53 31.45 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
14:01:15 [2022-04-27T14:01:15.385Z] #53 31.47 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
14:01:15 [2022-04-27T14:01:15.385Z] #53 31.48 go: downloading github.com/julz/importas v0.1.0
14:01:15 [2022-04-27T14:01:15.385Z] #53 31.52 go: downloading github.com/kisielk/errcheck v1.6.0
14:01:15 [2022-04-27T14:01:15.385Z] #53 31.53 go: downloading github.com/kulti/thelper v0.5.0
14:01:15 [2022-04-27T14:01:15.385Z] #53 31.57 go: downloading github.com/kunwardeep/paralleltest v1.0.3
14:01:15 [2022-04-27T14:01:15.385Z] #53 31.58 go: downloading github.com/kyoh86/exportloopref v0.1.8
14:01:15 [2022-04-27T14:01:15.385Z] #53 31.59 go: downloading github.com/ldez/gomoddirectives v0.2.2
14:01:15 [2022-04-27T14:01:15.385Z] #53 31.61 go: downloading github.com/ldez/tagliatelle v0.3.0
14:01:15 [2022-04-27T14:01:15.385Z] #53 31.62 go: downloading github.com/leonklingele/grouper v1.1.0
14:01:15 [2022-04-27T14:01:15.385Z] #53 31.64 go: downloading github.com/maratori/testpackage v1.0.1
14:01:15 [2022-04-27T14:01:15.385Z] #53 31.70 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
14:01:15 [2022-04-27T14:01:15.385Z] #53 31.72 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
14:01:15 [2022-04-27T14:01:15.385Z] #53 31.79 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
14:01:15 [2022-04-27T14:01:15.385Z] #53 31.80 go: downloading github.com/mgechev/revive v1.1.3
14:01:15 [2022-04-27T14:01:15.385Z] #53 32.29 go: downloading github.com/moricho/tparallel v0.2.1
14:01:15 [2022-04-27T14:01:15.385Z] #53 32.30 go: downloading github.com/nakabonne/nestif v0.3.1
14:01:15 [2022-04-27T14:01:15.385Z] #53 32.31 go: downloading github.com/nishanths/exhaustive v0.7.11
14:01:15 [2022-04-27T14:01:15.385Z] #53 32.37 go: downloading github.com/nishanths/predeclared v0.2.1
14:01:15 [2022-04-27T14:01:15.385Z] #53 32.46 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
14:01:15 [2022-04-27T14:01:15.385Z] #53 32.48 go: downloading github.com/ryancurrah/gomodguard v1.2.3
14:01:15 [2022-04-27T14:01:15.645Z] #53 32.49 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
14:01:15 [2022-04-27T14:01:15.645Z] #53 32.58 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
14:01:15 [2022-04-27T14:01:15.645Z] #53 32.58 go: downloading github.com/securego/gosec/v2 v2.9.6
14:01:15 [2022-04-27T14:01:15.902Z] #53 32.80 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
14:01:15 [2022-04-27T14:01:15.902Z] #53 32.86 go: downloading github.com/sivchari/containedctx v1.0.1
14:01:15 [2022-04-27T14:01:15.902Z] #53 32.88 go: downloading github.com/sivchari/tenv v1.4.7
14:01:15 [2022-04-27T14:01:15.902Z] #53 32.89 go: downloading github.com/sonatard/noctx v0.0.1
14:01:15 [2022-04-27T14:01:15.902Z] #53 32.94 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
14:01:15 [2022-04-27T14:01:15.902Z] #53 32.95 go: downloading github.com/sourcegraph/go-diff v0.6.1
14:01:16 [2022-04-27T14:01:16.160Z] #53 33.10 go: downloading github.com/sylvia7788/contextcheck v1.0.4
14:01:16 [2022-04-27T14:01:16.161Z] #53 33.13 go: downloading github.com/tdakkota/asciicheck v0.1.1
14:01:16 [2022-04-27T14:01:16.161Z] #53 33.14 go: downloading github.com/tetafro/godot v1.4.11
14:01:16 [2022-04-27T14:01:16.161Z] #53 33.16 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
14:01:16 [2022-04-27T14:01:16.418Z] #53 33.29 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
14:01:16 [2022-04-27T14:01:16.418Z] #53 33.31 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
14:01:16 [2022-04-27T14:01:16.418Z] #53 33.43 go: downloading github.com/ultraware/funlen v0.0.3
14:01:16 [2022-04-27T14:01:16.418Z] #53 33.44 go: downloading github.com/ultraware/whitespace v0.0.4
14:01:16 [2022-04-27T14:01:16.418Z] #53 33.46 go: downloading github.com/uudashr/gocognit v1.0.5
14:01:16 [2022-04-27T14:01:16.418Z] #53 33.49 go: downloading github.com/yagipy/maintidx v1.0.0
14:01:16 [2022-04-27T14:01:16.418Z] #53 33.50 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
14:01:16 [2022-04-27T14:01:16.677Z] #53 33.75 go: downloading gitlab.com/bosi/decorder v0.2.1
14:01:16 [2022-04-27T14:01:16.935Z] #53 33.85 go: downloading honnef.co/go/tools v0.2.2
14:01:17 [2022-04-27T14:01:17.866Z] #53 34.97 go: downloading mvdan.cc/gofumpt v0.2.1
14:01:17 [2022-04-27T14:01:17.867Z] #53 34.97 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:01:17 [2022-04-27T14:01:17.867Z] #53 35.01 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
14:01:18 [2022-04-27T14:01:18.124Z] #53 35.07 go: downloading github.com/davecgh/go-spew v1.1.1
14:01:18 [2022-04-27T14:01:18.124Z] #53 35.10 go: downloading github.com/pmezard/go-difflib v1.0.0
14:01:18 [2022-04-27T14:01:18.125Z] #53 35.11 go: downloading github.com/stretchr/objx v0.1.1
14:01:18 [2022-04-27T14:01:18.125Z] #53 35.23 go: downloading github.com/hashicorp/hcl v1.0.0
14:01:18 [2022-04-27T14:01:18.382Z] #53 35.34 go: downloading github.com/pelletier/go-toml v1.9.4
14:01:18 [2022-04-27T14:01:18.382Z] #53 35.34 go: downloading gopkg.in/yaml.v2 v2.4.0
14:01:18 [2022-04-27T14:01:18.382Z] #53 ...
14:01:18 [2022-04-27T14:01:18.382Z] 
14:01:18 [2022-04-27T14:01:18.382Z] #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
14:01:18 [2022-04-27T14:01:18.382Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8
14:01:18 [2022-04-27T14:01:18.638Z] #34 35.37 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.
14:01:18 [2022-04-27T14:01:18.638Z] #34 35.46 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
14:01:18 [2022-04-27T14:01:18.638Z] #34 ...
14:01:18 [2022-04-27T14:01:18.638Z] 
14:01:18 [2022-04-27T14:01:18.638Z] #49 [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
14:01:18 [2022-04-27T14:01:18.639Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6
14:01:18 [2022-04-27T14:01:18.639Z] #49 24.22 Building dependency tree...
14:01:18 [2022-04-27T14:01:18.639Z] #49 27.36 The following additional packages will be installed:
14:01:18 [2022-04-27T14:01:18.639Z] #49 27.36   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
14:01:18 [2022-04-27T14:01:18.639Z] #49 27.37   python3-protobuf python3-six
14:01:18 [2022-04-27T14:01:18.639Z] #49 27.38 Suggested packages:
14:01:18 [2022-04-27T14:01:18.639Z] #49 27.39   python3-setuptools
14:01:18 [2022-04-27T14:01:18.639Z] #49 27.39 Recommended packages:
14:01:18 [2022-04-27T14:01:18.639Z] #49 27.39   iproute2 | iproute
14:01:18 [2022-04-27T14:01:18.639Z] #49 28.11 The following NEW packages will be installed:
14:01:18 [2022-04-27T14:01:18.639Z] #49 28.11   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
14:01:18 [2022-04-27T14:01:18.639Z] #49 28.11   python3-protobuf python3-six
14:01:18 [2022-04-27T14:01:18.639Z] #49 28.73 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded.
14:01:18 [2022-04-27T14:01:18.639Z] #49 28.73 Need to get 2115 kB of archives.
14:01:18 [2022-04-27T14:01:18.639Z] #49 28.73 After this operation, 10.7 MB of additional disk space will be used.
14:01:18 [2022-04-27T14:01:18.639Z] #49 28.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
14:01:18 [2022-04-27T14:01:18.639Z] #49 28.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:01:18 [2022-04-27T14:01:18.639Z] #49 28.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
14:01:18 [2022-04-27T14:01:18.639Z] #49 28.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
14:01:18 [2022-04-27T14:01:18.639Z] #49 28.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
14:01:18 [2022-04-27T14:01:18.639Z] #49 28.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
14:01:18 [2022-04-27T14:01:18.639Z] #49 28.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
14:01:18 [2022-04-27T14:01:18.639Z] #49 31.45 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [609 kB]
14:01:18 [2022-04-27T14:01:18.639Z] #49 32.37 debconf: delaying package configuration, since apt-utils is not installed
14:01:18 [2022-04-27T14:01:18.639Z] #49 32.73 Fetched 2115 kB in 4s (601 kB/s)
14:01:18 [2022-04-27T14:01:18.639Z] #49 32.87 Selecting previously unselected package libprotobuf23:arm64.
14:01:18 [2022-04-27T14:01:18.639Z] #49 32.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15700 files and directories currently installed.)
14:01:18 [2022-04-27T14:01:18.639Z] #49 32.98 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
14:01:18 [2022-04-27T14:01:18.639Z] #49 33.03 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
14:01:18 [2022-04-27T14:01:18.639Z] #49 33.63 Selecting previously unselected package python3-pkg-resources.
14:01:18 [2022-04-27T14:01:18.639Z] #49 33.63 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
14:01:18 [2022-04-27T14:01:18.639Z] #49 33.65 Unpacking python3-pkg-resources (52.0.0-4) ...
14:01:18 [2022-04-27T14:01:18.639Z] #49 33.87 Selecting previously unselected package python3-six.
14:01:18 [2022-04-27T14:01:18.639Z] #49 33.87 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
14:01:18 [2022-04-27T14:01:18.639Z] #49 33.88 Unpacking python3-six (1.16.0-2) ...
14:01:18 [2022-04-27T14:01:18.639Z] #49 33.96 Selecting previously unselected package python3-protobuf.
14:01:18 [2022-04-27T14:01:18.639Z] #49 33.96 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
14:01:18 [2022-04-27T14:01:18.639Z] #49 33.98 Unpacking python3-protobuf (3.12.4-1) ...
14:01:18 [2022-04-27T14:01:18.639Z] #49 34.40 Selecting previously unselected package libnet1:arm64.
14:01:18 [2022-04-27T14:01:18.639Z] #49 34.40 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
14:01:18 [2022-04-27T14:01:18.639Z] #49 34.40 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:01:18 [2022-04-27T14:01:18.639Z] #49 34.58 Selecting previously unselected package libnl-3-200:arm64.
14:01:18 [2022-04-27T14:01:18.639Z] #49 34.58 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
14:01:18 [2022-04-27T14:01:18.639Z] #49 34.60 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
14:01:18 [2022-04-27T14:01:18.639Z] #49 34.72 Selecting previously unselected package libprotobuf-c1:arm64.
14:01:18 [2022-04-27T14:01:18.639Z] #49 34.73 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
14:01:18 [2022-04-27T14:01:18.639Z] #49 34.73 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:01:18 [2022-04-27T14:01:18.639Z] #49 34.85 Selecting previously unselected package criu.
14:01:18 [2022-04-27T14:01:18.639Z] #49 34.85 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ...
14:01:18 [2022-04-27T14:01:18.639Z] #49 34.86 Unpacking criu (3.16.1-3) ...
14:01:18 [2022-04-27T14:01:18.895Z] #49 35.56 Setting up python3-pkg-resources (52.0.0-4) ...
14:01:18 [2022-04-27T14:01:18.895Z] #49 ...
14:01:18 [2022-04-27T14:01:18.895Z] 
14:01:18 [2022-04-27T14:01:18.895Z] #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
14:01:18 [2022-04-27T14:01:18.895Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8
14:01:18 [2022-04-27T14:01:18.895Z] #34 35.78 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:01:22 [2022-04-27T14:01:22.171Z] #34 ...
14:01:22 [2022-04-27T14:01:22.172Z] 
14:01:22 [2022-04-27T14:01:22.172Z] #40 [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
14:01:22 [2022-04-27T14:01:22.172Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9
14:01:22 [2022-04-27T14:01:22.172Z] #40 28.73 debconf: delaying package configuration, since apt-utils is not installed
14:01:22 [2022-04-27T14:01:22.172Z] #40 29.11 Fetched 15.6 MB in 1s (19.0 MB/s)
14:01:22 [2022-04-27T14:01:22.172Z] #40 29.19 Selecting previously unselected package xxd.
14:01:22 [2022-04-27T14:01:22.172Z] #40 29.19 (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.)
14:01:22 [2022-04-27T14:01:22.172Z] #40 29.23 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
14:01:22 [2022-04-27T14:01:22.172Z] #40 29.24 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:01:22 [2022-04-27T14:01:22.172Z] #40 29.42 Selecting previously unselected package vim-common.
14:01:22 [2022-04-27T14:01:22.172Z] #40 29.42 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:01:22 [2022-04-27T14:01:22.172Z] #40 29.46 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:01:22 [2022-04-27T14:01:22.172Z] #40 29.72 Selecting previously unselected package cmake-data.
14:01:22 [2022-04-27T14:01:22.172Z] #40 29.73 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
14:01:22 [2022-04-27T14:01:22.172Z] #40 29.74 Unpacking cmake-data (3.18.4-2+deb11u1) ...
14:01:22 [2022-04-27T14:01:22.172Z] #40 33.07 Selecting previously unselected package libicu67:arm64.
14:01:22 [2022-04-27T14:01:22.172Z] #40 33.13 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
14:01:22 [2022-04-27T14:01:22.172Z] #40 33.14 Unpacking libicu67:arm64 (67.1-7) ...
14:01:22 [2022-04-27T14:01:22.172Z] #40 37.75 Selecting previously unselected package libxml2:arm64.
14:01:22 [2022-04-27T14:01:22.172Z] #40 37.75 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ...
14:01:22 [2022-04-27T14:01:22.172Z] #40 37.75 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ...
14:01:22 [2022-04-27T14:01:22.172Z] #40 38.17 Selecting previously unselected package libarchive13:arm64.
14:01:22 [2022-04-27T14:01:22.172Z] #40 38.17 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
14:01:22 [2022-04-27T14:01:22.172Z] #40 38.18 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
14:01:22 [2022-04-27T14:01:22.172Z] #40 38.45 Selecting previously unselected package libjsoncpp24:arm64.
14:01:22 [2022-04-27T14:01:22.172Z] #40 38.45 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
14:01:22 [2022-04-27T14:01:22.172Z] #40 38.47 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
14:01:22 [2022-04-27T14:01:22.172Z] #40 38.60 Selecting previously unselected package librhash0:arm64.
14:01:22 [2022-04-27T14:01:22.172Z] #40 38.61 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
14:01:22 [2022-04-27T14:01:22.172Z] #40 38.62 Unpacking librhash0:arm64 (1.4.1-2) ...
14:01:22 [2022-04-27T14:01:22.172Z] #40 38.76 Selecting previously unselected package libuv1:arm64.
14:01:22 [2022-04-27T14:01:22.172Z] #40 38.76 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
14:01:22 [2022-04-27T14:01:22.172Z] #40 38.79 Unpacking libuv1:arm64 (1.40.0-2) ...
14:01:22 [2022-04-27T14:01:22.172Z] #40 ...
14:01:22 [2022-04-27T14:01:22.172Z] 
14:01:22 [2022-04-27T14:01:22.172Z] #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
14:01:22 [2022-04-27T14:01:22.172Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c
14:01:22 [2022-04-27T14:01:22.172Z] #14 32.80 debconf: delaying package configuration, since apt-utils is not installed
14:01:22 [2022-04-27T14:01:22.172Z] #14 33.21 Fetched 108 MB in 4s (25.3 MB/s)
14:01:22 [2022-04-27T14:01:22.172Z] #14 33.29 Selecting previously unselected package binutils-mingw-w64-i686.
14:01:22 [2022-04-27T14:01:22.172Z] #14 33.29 (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.)
14:01:22 [2022-04-27T14:01:22.172Z] #14 33.35 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
14:01:22 [2022-04-27T14:01:22.172Z] #14 33.35 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:01:22 [2022-04-27T14:01:22.172Z] #14 35.11 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:01:22 [2022-04-27T14:01:22.172Z] #14 35.12 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
14:01:22 [2022-04-27T14:01:22.172Z] #14 35.13 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:01:22 [2022-04-27T14:01:22.172Z] #14 37.18 Selecting previously unselected package binutils-mingw-w64.
14:01:22 [2022-04-27T14:01:22.172Z] #14 37.18 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
14:01:22 [2022-04-27T14:01:22.172Z] #14 37.22 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
14:01:22 [2022-04-27T14:01:22.172Z] #14 37.32 Selecting previously unselected package libdevmapper1.02.1:arm64.
14:01:22 [2022-04-27T14:01:22.172Z] #14 37.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
14:01:22 [2022-04-27T14:01:22.172Z] #14 37.33 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
14:01:22 [2022-04-27T14:01:22.172Z] #14 37.49 Selecting previously unselected package dmsetup.
14:01:22 [2022-04-27T14:01:22.172Z] #14 37.52 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
14:01:22 [2022-04-27T14:01:22.172Z] #14 37.53 Unpacking dmsetup (2:1.02.175-2.1) ...
14:01:22 [2022-04-27T14:01:22.172Z] #14 37.64 Selecting previously unselected package mingw-w64-common.
14:01:22 [2022-04-27T14:01:22.172Z] #14 37.64 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
14:01:22 [2022-04-27T14:01:22.172Z] #14 37.65 Unpacking mingw-w64-common (8.0.0-1) ...
14:01:24 [2022-04-27T14:01:24.704Z] #14 ...
14:01:24 [2022-04-27T14:01:24.704Z] 
14:01:24 [2022-04-27T14:01:24.704Z] #40 [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
14:01:24 [2022-04-27T14:01:24.704Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9
14:01:24 [2022-04-27T14:01:24.704Z] #40 38.92 Selecting previously unselected package cmake.
14:01:24 [2022-04-27T14:01:24.704Z] #40 38.92 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
14:01:24 [2022-04-27T14:01:24.704Z] #40 38.93 Unpacking cmake (3.18.4-2+deb11u1) ...
14:01:24 [2022-04-27T14:01:24.704Z] #40 41.38 Setting up libicu67:arm64 (67.1-7) ...
14:01:24 [2022-04-27T14:01:24.704Z] #40 41.40 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:01:24 [2022-04-27T14:01:24.704Z] #40 41.41 Setting up libuv1:arm64 (1.40.0-2) ...
14:01:24 [2022-04-27T14:01:24.704Z] #40 41.43 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:01:24 [2022-04-27T14:01:24.704Z] #40 41.48 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
14:01:24 [2022-04-27T14:01:24.704Z] #40 41.49 Setting up librhash0:arm64 (1.4.1-2) ...
14:01:24 [2022-04-27T14:01:24.704Z] #40 41.51 Setting up cmake-data (3.18.4-2+deb11u1) ...
14:01:24 [2022-04-27T14:01:24.704Z] #40 41.54 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ...
14:01:24 [2022-04-27T14:01:24.704Z] #40 41.56 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
14:01:24 [2022-04-27T14:01:24.704Z] #40 41.57 Setting up cmake (3.18.4-2+deb11u1) ...
14:01:24 [2022-04-27T14:01:24.704Z] #40 41.59 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:01:28 [2022-04-27T14:01:28.045Z] #40 DONE 44.7s
14:01:28 [2022-04-27T14:01:28.045Z] 
14:01:28 [2022-04-27T14:01:28.045Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
14:01:28 [2022-04-27T14:01:28.045Z] #41 sha256:dc9e8a43a6f374f931105558ed5c03a6ef580a0c40cd055686d258c2bcd17cd2
14:01:28 [2022-04-27T14:01:28.045Z] #41 ...
14:01:28 [2022-04-27T14:01:28.045Z] 
14:01:28 [2022-04-27T14:01:28.045Z] #49 [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
14:01:28 [2022-04-27T14:01:28.045Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6
14:01:28 [2022-04-27T14:01:28.045Z] #49 36.65 Setting up libprotobuf23:arm64 (3.12.4-1) ...
14:01:28 [2022-04-27T14:01:28.045Z] #49 36.67 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:01:28 [2022-04-27T14:01:28.045Z] #49 36.68 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:01:28 [2022-04-27T14:01:28.045Z] #49 36.69 Setting up python3-six (1.16.0-2) ...
14:01:28 [2022-04-27T14:01:28.045Z] #49 37.71 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
14:01:28 [2022-04-27T14:01:28.045Z] #49 37.75 Setting up python3-protobuf (3.12.4-1) ...
14:01:28 [2022-04-27T14:01:28.045Z] #49 40.69 Setting up criu (3.16.1-3) ...
14:01:28 [2022-04-27T14:01:28.045Z] #49 42.70 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:01:28 [2022-04-27T14:01:28.045Z] #49 DONE 44.6s
14:01:28 [2022-04-27T14:01:28.045Z] 
14:01:28 [2022-04-27T14:01:28.045Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
14:01:28 [2022-04-27T14:01:28.045Z] #41 sha256:dc9e8a43a6f374f931105558ed5c03a6ef580a0c40cd055686d258c2bcd17cd2
14:01:28 [2022-04-27T14:01:28.045Z] #41 DONE 0.3s
14:01:28 [2022-04-27T14:01:28.045Z] 
14:01:28 [2022-04-27T14:01:28.045Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
14:01:28 [2022-04-27T14:01:28.045Z] #42 sha256:f991bd1031dae3b7e920e41876965e461a6c94673c1a92e29de21a7205496277
14:01:28 [2022-04-27T14:01:28.629Z] #42 ...
14:01:28 [2022-04-27T14:01:28.629Z] 
14:01:28 [2022-04-27T14:01:28.629Z] #53 [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
14:01:28 [2022-04-27T14:01:28.629Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d
14:01:28 [2022-04-27T14:01:28.629Z] #53 35.50 go: downloading golang.org/x/text v0.3.7
14:01:28 [2022-04-27T14:01:28.629Z] #53 39.04 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
14:01:28 [2022-04-27T14:01:28.629Z] #53 39.06 go: downloading github.com/gobwas/glob v0.2.3
14:01:28 [2022-04-27T14:01:28.629Z] #53 39.07 go: downloading github.com/kisielk/gotool v1.0.0
14:01:28 [2022-04-27T14:01:28.629Z] #53 39.10 go: downloading github.com/gostaticanalysis/comment v1.4.2
14:01:28 [2022-04-27T14:01:28.629Z] #53 39.14 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
14:01:28 [2022-04-27T14:01:28.629Z] #53 39.17 go: downloading golang.org/x/mod v0.5.1
14:01:28 [2022-04-27T14:01:28.629Z] #53 39.31 go: downloading github.com/ettle/strcase v0.1.1
14:01:28 [2022-04-27T14:01:28.629Z] #53 39.31 go: downloading github.com/fatih/structtag v1.2.0
14:01:28 [2022-04-27T14:01:28.629Z] #53 39.33 go: downloading github.com/Masterminds/semver v1.5.0
14:01:28 [2022-04-27T14:01:28.629Z] #53 39.38 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
14:01:28 [2022-04-27T14:01:28.629Z] #53 39.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
14:01:28 [2022-04-27T14:01:28.629Z] #53 39.45 go: downloading github.com/prometheus/client_golang v1.7.1
14:01:28 [2022-04-27T14:01:28.629Z] #53 39.71 go: downloading github.com/prometheus/client_model v0.2.0
14:01:28 [2022-04-27T14:01:28.629Z] #53 39.76 go: downloading github.com/google/go-cmp v0.5.6
14:01:28 [2022-04-27T14:01:28.629Z] #53 39.91 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:01:28 [2022-04-27T14:01:28.629Z] #53 39.99 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
14:01:28 [2022-04-27T14:01:28.629Z] #53 40.02 go: downloading github.com/olekukonko/tablewriter v0.0.5
14:01:28 [2022-04-27T14:01:28.629Z] #53 40.13 go: downloading github.com/beorn7/perks v1.0.1
14:01:28 [2022-04-27T14:01:28.629Z] #53 40.14 go: downloading github.com/cespare/xxhash/v2 v2.1.2
14:01:28 [2022-04-27T14:01:28.629Z] #53 40.17 go: downloading github.com/golang/protobuf v1.5.2
14:01:28 [2022-04-27T14:01:28.629Z] #53 40.18 go: downloading github.com/cespare/xxhash v1.1.0
14:01:28 [2022-04-27T14:01:28.629Z] #53 40.33 go: downloading github.com/prometheus/common v0.10.0
14:01:28 [2022-04-27T14:01:28.629Z] #53 40.46 go: downloading github.com/prometheus/procfs v0.6.0
14:01:28 [2022-04-27T14:01:28.629Z] #53 40.48 go: downloading github.com/mattn/go-runewidth v0.0.9
14:01:28 [2022-04-27T14:01:28.629Z] #53 40.54 go: downloading google.golang.org/protobuf v1.27.1
14:01:28 [2022-04-27T14:01:28.629Z] #53 41.63 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
14:01:29 [2022-04-27T14:01:29.201Z] #53 ...
14:01:29 [2022-04-27T14:01:29.201Z] 
14:01:29 [2022-04-27T14:01:29.201Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
14:01:29 [2022-04-27T14:01:29.201Z] #42 sha256:f991bd1031dae3b7e920e41876965e461a6c94673c1a92e29de21a7205496277
14:01:29 [2022-04-27T14:01:29.201Z] #42 1.003 + RM_GOPATH=0
14:01:29 [2022-04-27T14:01:29.201Z] #42 1.003 + TMP_GOPATH=
14:01:29 [2022-04-27T14:01:29.201Z] #42 1.005 + : /build
14:01:29 [2022-04-27T14:01:29.201Z] #42 1.005 + '[' -z '' ']'
14:01:29 [2022-04-27T14:01:29.201Z] #42 1.005 ++ mktemp -d
14:01:29 [2022-04-27T14:01:29.201Z] #42 1.005 + export GOPATH=/tmp/tmp.GiG7N3iSen
14:01:29 [2022-04-27T14:01:29.201Z] #42 1.005 + GOPATH=/tmp/tmp.GiG7N3iSen
14:01:29 [2022-04-27T14:01:29.201Z] #42 1.005 + RM_GOPATH=1
14:01:29 [2022-04-27T14:01:29.201Z] #42 1.005 + case "$(go env GOARCH)" in
14:01:29 [2022-04-27T14:01:29.201Z] #42 1.007 ++ go env GOARCH
14:01:29 [2022-04-27T14:01:29.201Z] #42 1.033 + export GO_BUILDMODE=-buildmode=pie
14:01:29 [2022-04-27T14:01:29.201Z] #42 1.033 + GO_BUILDMODE=-buildmode=pie
14:01:29 [2022-04-27T14:01:29.201Z] #42 1.033 ++ dirname /install.sh
14:01:29 [2022-04-27T14:01:29.201Z] #42 1.037 + dir=/
14:01:29 [2022-04-27T14:01:29.201Z] #42 1.037 + bin=tini
14:01:29 [2022-04-27T14:01:29.201Z] #42 1.037 + shift
14:01:29 [2022-04-27T14:01:29.201Z] #42 1.037 + '[' '!' -f //tini.installer ']'
14:01:29 [2022-04-27T14:01:29.201Z] #42 1.038 + . //tini.installer
14:01:29 [2022-04-27T14:01:29.201Z] #42 1.038 ++ : v0.19.0
14:01:29 [2022-04-27T14:01:29.201Z] #42 1.038 + install_tini
14:01:29 [2022-04-27T14:01:29.201Z] #42 1.039 + echo 'Install tini version v0.19.0'
14:01:29 [2022-04-27T14:01:29.201Z] #42 1.039 Install tini version v0.19.0
14:01:29 [2022-04-27T14:01:29.201Z] #42 1.039 + git clone https://github.com/krallin/tini.git /tmp/tmp.GiG7N3iSen/tini
14:01:29 [2022-04-27T14:01:29.201Z] #42 1.050 Cloning into '/tmp/tmp.GiG7N3iSen/tini'...
14:01:29 [2022-04-27T14:01:29.779Z] #42 1.740 + cd /tmp/tmp.GiG7N3iSen/tini
14:01:29 [2022-04-27T14:01:29.779Z] #42 1.740 + git checkout -q v0.19.0
14:01:29 [2022-04-27T14:01:29.779Z] #42 1.765 + cmake .
14:01:30 [2022-04-27T14:01:30.037Z] #42 2.100 -- The C compiler identification is GNU 10.2.1
14:01:30 [2022-04-27T14:01:30.037Z] #42 2.155 -- Detecting C compiler ABI info
14:01:30 [2022-04-27T14:01:30.294Z] #42 ...
14:01:30 [2022-04-27T14:01:30.294Z] 
14:01:30 [2022-04-27T14:01:30.294Z] #51 [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
14:01:30 [2022-04-27T14:01:30.294Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad
14:01:30 [2022-04-27T14:01:30.294Z] #51 47.10 gotestsum version dev
14:01:30 [2022-04-27T14:01:30.294Z] #51 DONE 47.4s
14:01:30 [2022-04-27T14:01:30.551Z] 
14:01:30 [2022-04-27T14:01:30.551Z] #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
14:01:30 [2022-04-27T14:01:30.551Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c
14:01:30 [2022-04-27T14:01:30.551Z] #14 43.59 Selecting previously unselected package mingw-w64-x86-64-dev.
14:01:30 [2022-04-27T14:01:30.551Z] #14 43.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
14:01:30 [2022-04-27T14:01:30.551Z] #14 43.68 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
14:01:31 [2022-04-27T14:01:31.920Z] #14 ...
14:01:31 [2022-04-27T14:01:31.920Z] 
14:01:31 [2022-04-27T14:01:31.920Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
14:01:31 [2022-04-27T14:01:31.920Z] #42 sha256:f991bd1031dae3b7e920e41876965e461a6c94673c1a92e29de21a7205496277
14:01:31 [2022-04-27T14:01:31.920Z] #42 2.868 -- Detecting C compiler ABI info - done
14:01:31 [2022-04-27T14:01:31.920Z] #42 2.963 -- Check for working C compiler: /usr/bin/cc - skipped
14:01:31 [2022-04-27T14:01:31.920Z] #42 3.004 -- Detecting C compile features
14:01:31 [2022-04-27T14:01:31.920Z] #42 3.004 -- Detecting C compile features - done
14:01:31 [2022-04-27T14:01:31.920Z] #42 3.064 -- Performing Test HAS_BUILTIN_FORTIFY
14:01:31 [2022-04-27T14:01:31.920Z] #42 3.253 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:01:31 [2022-04-27T14:01:31.920Z] #42 3.328 -- Configuring done
14:01:31 [2022-04-27T14:01:31.920Z] #42 3.345 -- Generating done
14:01:31 [2022-04-27T14:01:31.920Z] #42 3.361 -- Build files have been written to: /tmp/tmp.GiG7N3iSen/tini
14:01:31 [2022-04-27T14:01:31.920Z] #42 3.384 + make tini-static
14:01:31 [2022-04-27T14:01:31.920Z] #42 3.698 Scanning dependencies of target tini-static
14:01:31 [2022-04-27T14:01:31.920Z] #42 3.825 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:01:32 [2022-04-27T14:01:32.851Z] #42 4.833 [100%] Linking C executable tini-static
14:01:33 [2022-04-27T14:01:33.109Z] #42 5.130 [100%] Built target tini-static
14:01:33 [2022-04-27T14:01:33.109Z] #42 5.201 + mkdir -p /build
14:01:33 [2022-04-27T14:01:33.109Z] #42 5.205 + cp tini-static /build/docker-init
14:01:34 [2022-04-27T14:01:34.047Z] #42 DONE 5.9s
14:01:34 [2022-04-27T14:01:34.047Z] 
14:01:34 [2022-04-27T14:01:34.047Z] #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
14:01:34 [2022-04-27T14:01:34.047Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c
14:01:34 [2022-04-27T14:01:34.047Z] #14 49.36 Selecting previously unselected package gcc-mingw-w64-base.
14:01:34 [2022-04-27T14:01:34.047Z] #14 49.36 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
14:01:34 [2022-04-27T14:01:34.047Z] #14 49.37 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:01:34 [2022-04-27T14:01:34.047Z] #14 49.49 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
14:01:34 [2022-04-27T14:01:34.047Z] #14 49.49 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
14:01:34 [2022-04-27T14:01:34.047Z] #14 49.50 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:01:38 [2022-04-27T14:01:38.226Z] #14 54.66 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
14:01:38 [2022-04-27T14:01:38.226Z] #14 54.66 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
14:01:38 [2022-04-27T14:01:38.226Z] #14 54.69 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:01:43 [2022-04-27T14:01:43.487Z] #14 ...
14:01:43 [2022-04-27T14:01:43.487Z] 
14:01:43 [2022-04-27T14:01:43.487Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:01:43 [2022-04-27T14:01:43.487Z] #62 sha256:2b402c8c99101080fbc6f91c1070e122b9c3347edca6fafb19a962b83f1e24c8
14:01:43 [2022-04-27T14:01:43.487Z] #62 33.90 Updating files:  73% (3450/4707)
Updating files:  74% (3484/4707)
Updating files:  75% (3531/4707)
Updating files:  76% (3578/4707)
Updating files:  77% (3625/4707)
Updating files:  78% (3672/4707)
Updating files:  79% (3719/4707)
Updating files:  80% (3766/4707)
Updating files:  81% (3813/4707)
Updating files:  82% (3860/4707)
Updating files:  83% (3907/4707)
Updating files:  84% (3954/4707)
Updating files:  85% (4001/4707)
Updating files:  86% (4049/4707)
Updating files:  87% (4096/4707)
Updating files:  88% (4143/4707)
Updating files:  89% (4190/4707)
Updating files:  90% (4237/4707)
Updating files:  91% (4284/4707)
Updating files:  92% (4331/4707)
Updating files:  93% (4378/4707)
Updating files:  94% (4425/4707)
Updating files:  95% (4472/4707)
Updating files:  96% (4519/4707)
Updating files:  97% (4566/4707)
Updating files:  98% (4613/4707)
Updating files:  99% (4660/4707)
Updating files: 100% (4707/4707)
Updating files: 100% (4707/4707), done.
14:01:43 [2022-04-27T14:01:43.487Z] #62 34.53 + cd /tmp/tmp.1Q02oYMmvk/src/github.com/containerd/containerd
14:01:43 [2022-04-27T14:01:43.487Z] #62 34.53 + git checkout -q v1.6.2
14:01:44 [2022-04-27T14:01:44.060Z] #62 35.23 + export 'BUILDTAGS=netgo osusergo static_build'
14:01:44 [2022-04-27T14:01:44.060Z] #62 35.24 + BUILDTAGS='netgo osusergo static_build'
14:01:44 [2022-04-27T14:01:44.317Z] #62 35.24 + export EXTRA_FLAGS=-buildmode=pie
14:01:44 [2022-04-27T14:01:44.317Z] #62 35.24 + EXTRA_FLAGS=-buildmode=pie
14:01:44 [2022-04-27T14:01:44.317Z] #62 35.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:01:44 [2022-04-27T14:01:44.317Z] #62 35.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:01:44 [2022-04-27T14:01:44.317Z] #62 35.24 + '[' '' = dynamic ']'
14:01:44 [2022-04-27T14:01:44.317Z] #62 35.24 + make
14:01:45 [2022-04-27T14:01:45.249Z] #62 36.18 + bin/ctr
14:01:57 [2022-04-27T14:01:57.432Z] #62 ...
14:01:57 [2022-04-27T14:01:57.432Z] 
14:01:57 [2022-04-27T14:01:57.432Z] #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
14:01:57 [2022-04-27T14:01:57.433Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c
14:01:57 [2022-04-27T14:01:57.433Z] #14 63.38 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
14:01:57 [2022-04-27T14:01:57.433Z] #14 63.38 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
14:01:57 [2022-04-27T14:01:57.433Z] #14 63.38 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:01:57 [2022-04-27T14:01:57.433Z] #14 67.50 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
14:01:57 [2022-04-27T14:01:57.433Z] #14 67.51 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
14:01:57 [2022-04-27T14:01:57.433Z] #14 67.52 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:01:57 [2022-04-27T14:01:57.433Z] #14 71.81 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
14:01:57 [2022-04-27T14:01:57.433Z] #14 71.81 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
14:01:57 [2022-04-27T14:01:57.433Z] #14 71.81 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:02:03 [2022-04-27T14:02:03.992Z] #14 80.14 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
14:02:03 [2022-04-27T14:02:03.992Z] #14 80.16 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
14:02:03 [2022-04-27T14:02:03.992Z] #14 80.17 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:02:05 [2022-04-27T14:02:05.884Z] #14 ...
14:02:05 [2022-04-27T14:02:05.884Z] 
14:02:05 [2022-04-27T14:02:05.884Z] #65 [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
14:02:05 [2022-04-27T14:02:05.884Z] #65 sha256:eb11ca5f9e0b0eb838daa6234b30f27679abd31a3f25be5a21576c7083f60fb4
14:02:05 [2022-04-27T14:02:05.884Z] #65 82.16 + for f in rootlesskit rootlesskit-docker-proxy
14:02:05 [2022-04-27T14:02:05.884Z] #65 82.16 + GOBIN=/build
14:02:05 [2022-04-27T14:02:05.884Z] #65 82.16 + GO111MODULE=on
14:02:05 [2022-04-27T14:02:05.884Z] #65 82.16 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
14:02:10 [2022-04-27T14:02:10.055Z] #65 86.38 rootlesskit version 1.0.0
14:02:10 [2022-04-27T14:02:10.055Z] #65 86.40 Usage of /build/rootlesskit-docker-proxy:
14:02:10 [2022-04-27T14:02:10.055Z] #65 86.40   -container-ip string
14:02:10 [2022-04-27T14:02:10.055Z] #65 86.40     	container ip
14:02:10 [2022-04-27T14:02:10.055Z] #65 86.40   -container-port int
14:02:10 [2022-04-27T14:02:10.055Z] #65 86.40     	container port (default -1)
14:02:10 [2022-04-27T14:02:10.055Z] #65 86.40   -host-ip string
14:02:10 [2022-04-27T14:02:10.055Z] #65 86.40     	host ip
14:02:10 [2022-04-27T14:02:10.055Z] #65 86.40   -host-port int
14:02:10 [2022-04-27T14:02:10.055Z] #65 86.40     	host port (default -1)
14:02:10 [2022-04-27T14:02:10.055Z] #65 86.40   -proto string
14:02:10 [2022-04-27T14:02:10.055Z] #65 86.40     	proxy protocol (default "tcp")
14:02:10 [2022-04-27T14:02:10.986Z] #65 ...
14:02:10 [2022-04-27T14:02:10.986Z] 
14:02:10 [2022-04-27T14:02:10.986Z] #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
14:02:10 [2022-04-27T14:02:10.986Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c
14:02:10 [2022-04-27T14:02:10.986Z] #14 84.07 Selecting previously unselected package g++-mingw-w64-x86-64.
14:02:10 [2022-04-27T14:02:10.986Z] #14 84.07 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 84.09 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 84.20 Selecting previously unselected package libapparmor1:arm64.
14:02:10 [2022-04-27T14:02:10.986Z] #14 84.20 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 84.22 Unpacking libapparmor1:arm64 (2.13.6-10) ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 84.33 Selecting previously unselected package libapparmor-dev:arm64.
14:02:10 [2022-04-27T14:02:10.986Z] #14 84.33 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 84.34 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 84.44 Selecting previously unselected package libbtrfs0:arm64.
14:02:10 [2022-04-27T14:02:10.986Z] #14 84.44 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 84.45 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 84.58 Selecting previously unselected package libbtrfs-dev:arm64.
14:02:10 [2022-04-27T14:02:10.986Z] #14 84.58 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 84.59 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 84.77 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
14:02:10 [2022-04-27T14:02:10.986Z] #14 84.77 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 84.78 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 84.83 Selecting previously unselected package libudev-dev:arm64.
14:02:10 [2022-04-27T14:02:10.986Z] #14 84.83 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 84.84 Unpacking libudev-dev:arm64 (247.3-7) ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 84.96 Selecting previously unselected package libsepol1-dev:arm64.
14:02:10 [2022-04-27T14:02:10.986Z] #14 84.99 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 85.00 Unpacking libsepol1-dev:arm64 (3.1-1) ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 85.19 Selecting previously unselected package libpcre2-16-0:arm64.
14:02:10 [2022-04-27T14:02:10.986Z] #14 85.21 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 85.21 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 85.37 Selecting previously unselected package libpcre2-32-0:arm64.
14:02:10 [2022-04-27T14:02:10.986Z] #14 85.37 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 85.38 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 85.52 Selecting previously unselected package libpcre2-posix2:arm64.
14:02:10 [2022-04-27T14:02:10.986Z] #14 85.52 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 85.53 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 85.61 Selecting previously unselected package libpcre2-dev:arm64.
14:02:10 [2022-04-27T14:02:10.986Z] #14 85.63 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 85.64 Unpacking libpcre2-dev:arm64 (10.36-2) ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 85.98 Selecting previously unselected package libselinux1-dev:arm64.
14:02:10 [2022-04-27T14:02:10.986Z] #14 85.98 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 85.99 Unpacking libselinux1-dev:arm64 (3.1-3) ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 86.16 Selecting previously unselected package libdevmapper-dev:arm64.
14:02:10 [2022-04-27T14:02:10.986Z] #14 86.16 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 86.17 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 86.24 Selecting previously unselected package libseccomp-dev:arm64.
14:02:10 [2022-04-27T14:02:10.986Z] #14 86.24 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 86.24 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 86.35 Selecting previously unselected package libsystemd-dev:arm64.
14:02:10 [2022-04-27T14:02:10.986Z] #14 86.36 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 86.36 Unpacking libsystemd-dev:arm64 (247.3-7) ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 86.94 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 87.20 Setting up libapparmor1:arm64 (2.13.6-10) ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 87.73 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 87.86 Setting up libsepol1-dev:arm64 (3.1-1) ...
14:02:10 [2022-04-27T14:02:10.986Z] #14 88.01 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:02:11 [2022-04-27T14:02:11.277Z] #14 88.10 Setting up libpcre2-16-0:arm64 (10.36-2) ...
14:02:11 [2022-04-27T14:02:11.277Z] #14 88.18 Setting up libbtrfs0:arm64 (5.10.1-2) ...
14:02:11 [2022-04-27T14:02:11.534Z] #14 88.57 Setting up libpcre2-32-0:arm64 (10.36-2) ...
14:02:11 [2022-04-27T14:02:11.798Z] #14 88.69 Setting up libudev-dev:arm64 (247.3-7) ...
14:02:11 [2022-04-27T14:02:11.798Z] #14 88.80 Setting up libpcre2-posix2:arm64 (10.36-2) ...
14:02:12 [2022-04-27T14:02:12.145Z] #14 88.92 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:02:12 [2022-04-27T14:02:12.402Z] #14 89.32 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
14:02:12 [2022-04-27T14:02:12.659Z] #14 89.50 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:02:12 [2022-04-27T14:02:12.659Z] #14 89.54 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
14:02:12 [2022-04-27T14:02:12.659Z] #14 89.66 Setting up mingw-w64-common (8.0.0-1) ...
14:02:13 [2022-04-27T14:02:13.282Z] #14 89.93 Setting up libsystemd-dev:arm64 (247.3-7) ...
14:02:13 [2022-04-27T14:02:13.282Z] #14 89.98 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
14:02:13 [2022-04-27T14:02:13.571Z] #14 90.20 Setting up libpcre2-dev:arm64 (10.36-2) ...
14:02:13 [2022-04-27T14:02:13.829Z] #14 90.57 Setting up libselinux1-dev:arm64 (3.1-3) ...
14:02:13 [2022-04-27T14:02:13.829Z] #14 90.65 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:02:14 [2022-04-27T14:02:14.086Z] #14 91.00 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:02:14 [2022-04-27T14:02:14.380Z] #14 91.27 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
14:02:14 [2022-04-27T14:02:14.667Z] #14 91.41 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:02:14 [2022-04-27T14:02:14.667Z] #14 91.44 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
14:02:14 [2022-04-27T14:02:14.924Z] #14 91.86 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
14:02:14 [2022-04-27T14:02:14.924Z] #14 91.94 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:02:15 [2022-04-27T14:02:15.489Z] #14 92.25 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
14:02:15 [2022-04-27T14:02:15.489Z] #14 92.43 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:02:15 [2022-04-27T14:02:15.745Z] #14 92.74 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:02:16 [2022-04-27T14:02:16.030Z] #14 92.79 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
14:02:16 [2022-04-27T14:02:16.031Z] #14 92.85 Setting up dmsetup (2:1.02.175-2.1) ...
14:02:16 [2022-04-27T14:02:16.031Z] #14 92.96 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
14:02:16 [2022-04-27T14:02:16.289Z] #14 93.08 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...#14 ...
14:02:16 [2022-04-27T14:02:16.289Z] 
14:02:16 [2022-04-27T14:02:16.289Z] #65 [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
14:02:16 [2022-04-27T14:02:16.289Z] #65 sha256:eb11ca5f9e0b0eb838daa6234b30f27679abd31a3f25be5a21576c7083f60fb4
14:02:16 [2022-04-27T14:02:16.289Z] #65 DONE 92.9s
14:02:16 [2022-04-27T14:02:16.289Z] 
14:02:16 [2022-04-27T14:02:16.289Z] #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
14:02:16 [2022-04-27T14:02:16.289Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c
14:02:16 [2022-04-27T14:02:16.289Z] #14 93.08 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
14:02:16 [2022-04-27T14:02:16.289Z] #14 93.16 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:02:16 [2022-04-27T14:02:16.289Z] #14 ...
14:02:16 [2022-04-27T14:02:16.289Z] 
14:02:16 [2022-04-27T14:02:16.289Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
14:02:16 [2022-04-27T14:02:16.289Z] #66 sha256:c8bd70b0a6ea5aa68c0511d0e464aafa631384057569e9e459c89ed9820b1ca6
14:02:16 [2022-04-27T14:02:16.546Z] #66 DONE 0.2s
14:02:16 [2022-04-27T14:02:16.546Z] 
14:02:16 [2022-04-27T14:02:16.546Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:02:16 [2022-04-27T14:02:16.546Z] #67 sha256:e23794e9cec2ccddff3932592e2c8a5a7c47e3d28fdb614b10bdc8cff0a047d6
14:02:16 [2022-04-27T14:02:16.546Z] #67 DONE 0.1s
14:02:16 [2022-04-27T14:02:16.546Z] 
14:02:16 [2022-04-27T14:02:16.546Z] #45 [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
14:02:16 [2022-04-27T14:02:16.546Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd
14:02:16 [2022-04-27T14:02:16.802Z] #45 ...
14:02:16 [2022-04-27T14:02:16.802Z] 
14:02:16 [2022-04-27T14:02:16.802Z] #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
14:02:16 [2022-04-27T14:02:16.802Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c
14:02:16 [2022-04-27T14:02:16.802Z] #14 DONE 93.7s
14:02:16 [2022-04-27T14:02:16.802Z] 
14:02:16 [2022-04-27T14:02:16.802Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
14:02:16 [2022-04-27T14:02:16.802Z] #57 sha256:2f16bb757a0882dd54c5d5f93de5270e6ec45c20b36766964629fbbfdbd2e313
14:02:17 [2022-04-27T14:02:17.059Z] #57 DONE 0.2s
14:02:17 [2022-04-27T14:02:17.059Z] 
14:02:17 [2022-04-27T14:02:17.059Z] #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
14:02:17 [2022-04-27T14:02:17.059Z] #26 sha256:45a5a39519f2d95267b09cb8ae666c5d26e8eca741be91e038fb579553c0321c
14:02:18 [2022-04-27T14:02:18.356Z] #26 93.61 Updating files:  20% (2285/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  33% (3816/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)
14:02:18 [2022-04-27T14:02:18.356Z] #26 ...
14:02:18 [2022-04-27T14:02:18.356Z] 
14:02:18 [2022-04-27T14:02:18.356Z] #15 [dev-systemd-false  1/25] RUN groupadd -r docker
14:02:18 [2022-04-27T14:02:18.356Z] #15 sha256:22f4bc2428baed17950a8493cc6cc7720cf565fa7aa91d269753d85cc2fbf47a
14:02:18 [2022-04-27T14:02:18.356Z] #15 DONE 1.7s
14:02:18 [2022-04-27T14:02:18.356Z] 
14:02:18 [2022-04-27T14:02:18.356Z] #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
14:02:18 [2022-04-27T14:02:18.356Z] #26 sha256:45a5a39519f2d95267b09cb8ae666c5d26e8eca741be91e038fb579553c0321c
14:02:19 [2022-04-27T14:02:19.385Z] #26 93.61 Updating files:  20% (2285/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  33% (3816/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:  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)
14:02:19 [2022-04-27T14:02:19.385Z] #26 ...
14:02:19 [2022-04-27T14:02:19.385Z] 
14:02:19 [2022-04-27T14:02:19.385Z] #16 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
14:02:19 [2022-04-27T14:02:19.385Z] #16 sha256:4b1ab7dc139bf4699de058a233156555ecde99490bb7cb44f5f9eca3ed243cad
14:02:19 [2022-04-27T14:02:19.385Z] #16 DONE 1.0s
14:02:19 [2022-04-27T14:02:19.385Z] 
14:02:19 [2022-04-27T14:02:19.385Z] #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
14:02:19 [2022-04-27T14:02:19.385Z] #26 sha256:45a5a39519f2d95267b09cb8ae666c5d26e8eca741be91e038fb579553c0321c
14:02:20 [2022-04-27T14:02:20.414Z] #26 93.61 Updating files:  20% (2285/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  33% (3816/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:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  73% (8385/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)
14:02:20 [2022-04-27T14:02:20.414Z] #26 ...
14:02:20 [2022-04-27T14:02:20.414Z] 
14:02:20 [2022-04-27T14:02:20.414Z] #17 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:02:20 [2022-04-27T14:02:20.414Z] #17 sha256:c8b79c105a69171bd017afa0163487a1d48e4480be1b235638f419664d11f7dc
14:02:20 [2022-04-27T14:02:20.414Z] #17 0.672 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:02:20 [2022-04-27T14:02:20.414Z] #17 DONE 1.0s
14:02:20 [2022-04-27T14:02:20.414Z] 
14:02:20 [2022-04-27T14:02:20.414Z] #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
14:02:20 [2022-04-27T14:02:20.414Z] #26 sha256:45a5a39519f2d95267b09cb8ae666c5d26e8eca741be91e038fb579553c0321c
14:02:20 [2022-04-27T14:02:20.670Z] #26 93.61 Updating files:  20% (2285/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  33% (3816/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:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  73% (8385/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  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.
14:02:20 [2022-04-27T14:02:20.670Z] #26 97.51 + cd /tmp/tmp.BrGbkf1EBm/tmp/docker-ce
14:02:20 [2022-04-27T14:02:20.930Z] #26 97.51 + git checkout -q v17.06.2-ce
14:02:21 [2022-04-27T14:02:21.520Z] #26 ...
14:02:21 [2022-04-27T14:02:21.520Z] 
14:02:21 [2022-04-27T14:02:21.520Z] #18 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:02:21 [2022-04-27T14:02:21.520Z] #18 sha256:ec5196f8ac010bfcb6cd8aee3a8bdd5662adc5e6662e07120d56f63c8eb9bd60
14:02:21 [2022-04-27T14:02:21.520Z] #18 DONE 0.9s
14:02:21 [2022-04-27T14:02:21.520Z] 
14:02:21 [2022-04-27T14:02:21.520Z] #19 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:02:21 [2022-04-27T14:02:21.520Z] #19 sha256:8401762ed8936ffe11b1882ae8f4c12830c9be2e96744fc6f3696e8f85b5df94
14:02:22 [2022-04-27T14:02:22.104Z] #19 DONE 0.9s
14:02:22 [2022-04-27T14:02:22.104Z] 
14:02:22 [2022-04-27T14:02:22.104Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:02:22 [2022-04-27T14:02:22.104Z] #58 sha256:012e0057e14b5a6bcceef034836f353ee21fe249fdcdd43a56e6011d218076b0
14:02:22 [2022-04-27T14:02:22.104Z] #58 0.847 + RM_GOPATH=0
14:02:22 [2022-04-27T14:02:22.104Z] #58 0.847 + TMP_GOPATH=
14:02:22 [2022-04-27T14:02:22.104Z] #58 0.847 + : /build
14:02:22 [2022-04-27T14:02:22.104Z] #58 0.847 + '[' -z '' ']'
14:02:22 [2022-04-27T14:02:22.104Z] #58 0.852 ++ mktemp -d
14:02:22 [2022-04-27T14:02:22.104Z] #58 0.853 + export GOPATH=/tmp/tmp.EytqnvaVMI
14:02:22 [2022-04-27T14:02:22.104Z] #58 0.853 + GOPATH=/tmp/tmp.EytqnvaVMI
14:02:22 [2022-04-27T14:02:22.104Z] #58 0.853 + RM_GOPATH=1
14:02:22 [2022-04-27T14:02:22.104Z] #58 0.853 + case "$(go env GOARCH)" in
14:02:22 [2022-04-27T14:02:22.104Z] #58 0.861 ++ go env GOARCH
14:02:22 [2022-04-27T14:02:22.104Z] #58 0.909 + export GO_BUILDMODE=-buildmode=pie
14:02:22 [2022-04-27T14:02:22.104Z] #58 0.909 + GO_BUILDMODE=-buildmode=pie
14:02:22 [2022-04-27T14:02:22.104Z] #58 0.909 ++ dirname /install.sh
14:02:22 [2022-04-27T14:02:22.104Z] #58 0.909 + dir=/
14:02:22 [2022-04-27T14:02:22.104Z] #58 0.909 + bin=runc
14:02:22 [2022-04-27T14:02:22.104Z] #58 0.909 + shift
14:02:22 [2022-04-27T14:02:22.104Z] #58 0.909 + '[' '!' -f //runc.installer ']'
14:02:22 [2022-04-27T14:02:22.104Z] #58 0.909 + . //runc.installer
14:02:22 [2022-04-27T14:02:22.104Z] #58 0.909 ++ set -e
14:02:22 [2022-04-27T14:02:22.104Z] #58 0.909 ++ : v1.1.1
14:02:22 [2022-04-27T14:02:22.104Z] #58 0.909 + install_runc
14:02:22 [2022-04-27T14:02:22.104Z] #58 0.909 + RUNC_BUILDTAGS=seccomp
14:02:22 [2022-04-27T14:02:22.104Z] #58 0.909 + echo 'Install runc version v1.1.1 (build tags: seccomp)'
14:02:22 [2022-04-27T14:02:22.104Z] #58 0.909 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EytqnvaVMI/src/github.com/opencontainers/runc
14:02:22 [2022-04-27T14:02:22.104Z] #58 0.909 Cloning into '/tmp/tmp.EytqnvaVMI/src/github.com/opencontainers/runc'...
14:02:22 [2022-04-27T14:02:22.104Z] #58 0.909 Install runc version v1.1.1 (build tags: seccomp)
14:02:23 [2022-04-27T14:02:23.032Z] #58 ...
14:02:23 [2022-04-27T14:02:23.032Z] 
14:02:23 [2022-04-27T14:02:23.032Z] #20 [dev-systemd-false  6/25] RUN ldconfig
14:02:23 [2022-04-27T14:02:23.032Z] #20 sha256:69cc771ff27f176862cc9c8036281d2ed3d0187080716c7bd20450bfd778fe25
14:02:23 [2022-04-27T14:02:23.032Z] #20 DONE 1.0s
14:02:23 [2022-04-27T14:02:23.288Z] 
14:02:23 [2022-04-27T14:02:23.288Z] #21 [dev-systemd-false  7/25] 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
14:02:23 [2022-04-27T14:02:23.288Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47
14:02:24 [2022-04-27T14:02:24.219Z] #21 0.948 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:02:24 [2022-04-27T14:02:24.219Z] #21 0.973 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
14:02:24 [2022-04-27T14:02:24.219Z] #21 1.056 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
14:02:24 [2022-04-27T14:02:24.792Z] #21 1.505 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
14:02:26 [2022-04-27T14:02:26.160Z] #21 2.703 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB]
14:02:27 [2022-04-27T14:02:27.529Z] #21 4.051 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
14:02:29 [2022-04-27T14:02:29.422Z] #21 5.882 Fetched 8397 kB in 5s (1602 kB/s)
14:02:29 [2022-04-27T14:02:29.679Z] #21 5.882 Reading package lists...
14:02:29 [2022-04-27T14:02:29.679Z] #21 ...
14:02:29 [2022-04-27T14:02:29.679Z] 
14:02:29 [2022-04-27T14:02:29.679Z] #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
14:02:29 [2022-04-27T14:02:29.679Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8
14:02:29 [2022-04-27T14:02:29.679Z] #34 DONE 106.7s
14:02:29 [2022-04-27T14:02:29.679Z] 
14:02:29 [2022-04-27T14:02:29.679Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:02:29 [2022-04-27T14:02:29.679Z] #58 sha256:012e0057e14b5a6bcceef034836f353ee21fe249fdcdd43a56e6011d218076b0
14:02:29 [2022-04-27T14:02:29.679Z] #58 8.945 + cd /tmp/tmp.EytqnvaVMI/src/github.com/opencontainers/runc
14:02:29 [2022-04-27T14:02:29.679Z] #58 8.955 + git checkout -q v1.1.1
14:02:29 [2022-04-27T14:02:29.679Z] #58 9.370 + '[' -z '' ']'
14:02:29 [2022-04-27T14:02:29.679Z] #58 9.370 + target=static
14:02:29 [2022-04-27T14:02:29.679Z] #58 9.370 + make BUILDTAGS=seccomp static
14:02:29 [2022-04-27T14:02:29.679Z] #58 9.561 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc .
14:02:32 [2022-04-27T14:02:32.965Z] #58 ...
14:02:32 [2022-04-27T14:02:32.965Z] 
14:02:32 [2022-04-27T14:02:32.965Z] #21 [dev-systemd-false  7/25] 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
14:02:32 [2022-04-27T14:02:32.965Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47
14:02:32 [2022-04-27T14:02:32.965Z] #21 5.882 Reading package lists...
14:02:32 [2022-04-27T14:02:32.965Z] #21 7.867 Reading package lists...
14:02:33 [2022-04-27T14:02:33.528Z] #21 9.692 Building dependency tree...
14:02:34 [2022-04-27T14:02:34.091Z] #21 10.98 The following additional packages will be installed:
14:02:34 [2022-04-27T14:02:34.091Z] #21 10.99   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:02:34 [2022-04-27T14:02:34.091Z] #21 10.99   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
14:02:34 [2022-04-27T14:02:34.091Z] #21 10.99   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
14:02:34 [2022-04-27T14:02:34.091Z] #21 10.99   python3-pkg-resources vim-runtime xxd
14:02:34 [2022-04-27T14:02:34.091Z] #21 11.00 Suggested packages:
14:02:34 [2022-04-27T14:02:34.348Z] #21 11.01   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
14:02:34 [2022-04-27T14:02:34.348Z] #21 11.01   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
14:02:34 [2022-04-27T14:02:34.348Z] #21 11.01   acl attr quota
14:02:34 [2022-04-27T14:02:34.348Z] #21 11.01 Recommended packages:
14:02:34 [2022-04-27T14:02:34.348Z] #21 11.01   libatm1 nftables libpam-cap build-essential python3-dev unzip
14:02:34 [2022-04-27T14:02:34.912Z] #21 ...
14:02:34 [2022-04-27T14:02:34.912Z] 
14:02:34 [2022-04-27T14:02:34.912Z] #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
14:02:34 [2022-04-27T14:02:34.912Z] #26 sha256:45a5a39519f2d95267b09cb8ae666c5d26e8eca741be91e038fb579553c0321c
14:02:34 [2022-04-27T14:02:34.912Z] #26 101.4 + mkdir -p /tmp/tmp.BrGbkf1EBm/src/github.com/docker
14:02:34 [2022-04-27T14:02:34.912Z] #26 101.4 + mv components/cli /tmp/tmp.BrGbkf1EBm/src/github.com/docker/cli
14:02:34 [2022-04-27T14:02:34.912Z] #26 101.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
14:02:34 [2022-04-27T14:02:34.912Z] #26 ...
14:02:34 [2022-04-27T14:02:34.912Z] 
14:02:34 [2022-04-27T14:02:34.912Z] #21 [dev-systemd-false  7/25] 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
14:02:34 [2022-04-27T14:02:34.912Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47
14:02:34 [2022-04-27T14:02:34.912Z] #21 11.88 The following NEW packages will be installed:
14:02:35 [2022-04-27T14:02:35.169Z] #21 11.88   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
14:02:35 [2022-04-27T14:02:35.169Z] #21 11.88   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:02:35 [2022-04-27T14:02:35.169Z] #21 11.88   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
14:02:35 [2022-04-27T14:02:35.169Z] #21 11.88   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
14:02:35 [2022-04-27T14:02:35.169Z] #21 11.89   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
14:02:35 [2022-04-27T14:02:35.169Z] #21 11.89   python3-pkg-resources python3-setuptools python3-wheel sudo
14:02:35 [2022-04-27T14:02:35.169Z] #21 11.89   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:02:35 [2022-04-27T14:02:35.169Z] #21 11.89   xz-utils zip zstd
14:02:35 [2022-04-27T14:02:35.426Z] #21 12.22 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
14:02:35 [2022-04-27T14:02:35.426Z] #21 12.22 Need to get 27.0 MB of archives.
14:02:35 [2022-04-27T14:02:35.426Z] #21 12.22 After this operation, 105 MB of additional disk space will be used.
14:02:35 [2022-04-27T14:02:35.426Z] #21 12.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
14:02:35 [2022-04-27T14:02:35.426Z] #21 12.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
14:02:35 [2022-04-27T14:02:35.426Z] #21 12.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
14:02:35 [2022-04-27T14:02:35.426Z] #21 12.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
14:02:35 [2022-04-27T14:02:35.426Z] #21 12.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
14:02:35 [2022-04-27T14:02:35.426Z] #21 12.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
14:02:35 [2022-04-27T14:02:35.426Z] #21 12.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
14:02:35 [2022-04-27T14:02:35.426Z] #21 12.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
14:02:35 [2022-04-27T14:02:35.426Z] #21 12.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
14:02:35 [2022-04-27T14:02:35.426Z] #21 12.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:02:35 [2022-04-27T14:02:35.426Z] #21 12.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
14:02:35 [2022-04-27T14:02:35.426Z] #21 12.27 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
14:02:35 [2022-04-27T14:02:35.426Z] #21 12.27 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]
14:02:35 [2022-04-27T14:02:35.426Z] #21 12.28 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
14:02:35 [2022-04-27T14:02:35.426Z] #21 12.30 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
14:02:35 [2022-04-27T14:02:35.682Z] #21 12.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
14:02:35 [2022-04-27T14:02:35.682Z] #21 12.30 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
14:02:35 [2022-04-27T14:02:35.682Z] #21 12.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
14:02:35 [2022-04-27T14:02:35.682Z] #21 12.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
14:02:35 [2022-04-27T14:02:35.682Z] #21 12.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
14:02:35 [2022-04-27T14:02:35.682Z] #21 12.32 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
14:02:35 [2022-04-27T14:02:35.682Z] #21 12.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
14:02:35 [2022-04-27T14:02:35.682Z] #21 12.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
14:02:35 [2022-04-27T14:02:35.682Z] #21 12.33 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
14:02:35 [2022-04-27T14:02:35.682Z] #21 12.33 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
14:02:35 [2022-04-27T14:02:35.682Z] #21 12.33 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
14:02:35 [2022-04-27T14:02:35.683Z] #21 12.33 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
14:02:35 [2022-04-27T14:02:35.683Z] #21 12.59 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
14:02:35 [2022-04-27T14:02:35.940Z] #21 12.59 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
14:02:35 [2022-04-27T14:02:35.940Z] #21 12.59 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
14:02:35 [2022-04-27T14:02:35.940Z] #21 12.60 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
14:02:35 [2022-04-27T14:02:35.940Z] #21 12.60 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
14:02:35 [2022-04-27T14:02:35.940Z] #21 12.60 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
14:02:35 [2022-04-27T14:02:35.940Z] #21 12.60 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
14:02:35 [2022-04-27T14:02:35.940Z] #21 12.64 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
14:02:35 [2022-04-27T14:02:35.940Z] #21 12.65 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
14:02:35 [2022-04-27T14:02:35.940Z] #21 12.65 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:02:35 [2022-04-27T14:02:35.940Z] #21 12.67 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
14:02:35 [2022-04-27T14:02:35.940Z] #21 12.68 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
14:02:35 [2022-04-27T14:02:35.940Z] #21 12.68 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
14:02:35 [2022-04-27T14:02:35.940Z] #21 12.69 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
14:02:35 [2022-04-27T14:02:35.940Z] #21 12.71 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
14:02:35 [2022-04-27T14:02:35.940Z] #21 12.72 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
14:02:35 [2022-04-27T14:02:35.940Z] #21 12.73 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
14:02:35 [2022-04-27T14:02:35.940Z] #21 12.89 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
14:02:35 [2022-04-27T14:02:35.940Z] #21 12.93 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
14:02:35 [2022-04-27T14:02:35.940Z] #21 12.93 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
14:02:35 [2022-04-27T14:02:35.940Z] #21 12.94 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
14:02:36 [2022-04-27T14:02:36.503Z] #21 13.39 debconf: delaying package configuration, since apt-utils is not installed
14:02:36 [2022-04-27T14:02:36.760Z] #21 13.51 Fetched 27.0 MB in 1s (26.4 MB/s)
14:02:36 [2022-04-27T14:02:36.760Z] #21 13.56 Selecting previously unselected package pigz.
14:02:36 [2022-04-27T14:02:36.760Z] #21 13.56 (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.)
14:02:36 [2022-04-27T14:02:36.760Z] #21 13.62 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
14:02:36 [2022-04-27T14:02:36.760Z] #21 13.63 Unpacking pigz (2.6-1) ...
14:02:36 [2022-04-27T14:02:36.760Z] #21 13.70 Selecting previously unselected package libelf1:arm64.
14:02:36 [2022-04-27T14:02:36.760Z] #21 13.70 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
14:02:37 [2022-04-27T14:02:37.017Z] #21 13.71 Unpacking libelf1:arm64 (0.183-1) ...
14:02:37 [2022-04-27T14:02:37.017Z] #21 13.88 Selecting previously unselected package libbpf0:arm64.
14:02:37 [2022-04-27T14:02:37.017Z] #21 13.88 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
14:02:37 [2022-04-27T14:02:37.017Z] #21 13.92 Unpacking libbpf0:arm64 (1:0.3-2) ...
14:02:37 [2022-04-27T14:02:37.274Z] #21 14.01 Selecting previously unselected package libcap2:arm64.
14:02:37 [2022-04-27T14:02:37.274Z] #21 14.01 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
14:02:37 [2022-04-27T14:02:37.274Z] #21 14.02 Unpacking libcap2:arm64 (1:2.44-1) ...
14:02:37 [2022-04-27T14:02:37.274Z] #21 14.09 Selecting previously unselected package libmnl0:arm64.
14:02:37 [2022-04-27T14:02:37.274Z] #21 14.09 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
14:02:37 [2022-04-27T14:02:37.274Z] #21 14.10 Unpacking libmnl0:arm64 (1.0.4-3) ...
14:02:37 [2022-04-27T14:02:37.274Z] #21 14.16 Selecting previously unselected package libxtables12:arm64.
14:02:37 [2022-04-27T14:02:37.274Z] #21 14.17 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
14:02:37 [2022-04-27T14:02:37.274Z] #21 14.17 Unpacking libxtables12:arm64 (1.8.7-1) ...
14:02:37 [2022-04-27T14:02:37.274Z] #21 14.25 Selecting previously unselected package libcap2-bin.
14:02:37 [2022-04-27T14:02:37.274Z] #21 14.25 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
14:02:37 [2022-04-27T14:02:37.531Z] #21 14.26 Unpacking libcap2-bin (1:2.44-1) ...
14:02:37 [2022-04-27T14:02:37.531Z] #21 14.32 Selecting previously unselected package iproute2.
14:02:37 [2022-04-27T14:02:37.531Z] #21 14.32 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
14:02:37 [2022-04-27T14:02:37.531Z] #21 14.33 Unpacking iproute2 (5.10.0-4) ...
14:02:38 [2022-04-27T14:02:38.095Z] #21 14.73 Selecting previously unselected package xxd.
14:02:38 [2022-04-27T14:02:38.095Z] #21 14.74 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
14:02:38 [2022-04-27T14:02:38.095Z] #21 14.75 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:02:38 [2022-04-27T14:02:38.095Z] #21 14.84 Selecting previously unselected package vim-common.
14:02:38 [2022-04-27T14:02:38.095Z] #21 14.84 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:02:38 [2022-04-27T14:02:38.095Z] #21 14.86 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:02:38 [2022-04-27T14:02:38.351Z] #21 15.00 Selecting previously unselected package bash-completion.
14:02:38 [2022-04-27T14:02:38.351Z] #21 15.01 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
14:02:40 [2022-04-27T14:02:40.253Z] #21 16.95 Unpacking bash-completion (1:2.11-2) ...
14:02:40 [2022-04-27T14:02:40.509Z] #21 17.28 Selecting previously unselected package bzip2.
14:02:40 [2022-04-27T14:02:40.509Z] #21 17.28 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
14:02:40 [2022-04-27T14:02:40.509Z] #21 17.30 Unpacking bzip2 (1.0.8-4) ...
14:02:40 [2022-04-27T14:02:40.765Z] #21 17.38 Selecting previously unselected package xz-utils.
14:02:40 [2022-04-27T14:02:40.765Z] #21 17.39 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
14:02:40 [2022-04-27T14:02:40.765Z] #21 17.40 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:02:40 [2022-04-27T14:02:40.765Z] #21 17.57 Selecting previously unselected package apparmor.
14:02:40 [2022-04-27T14:02:40.765Z] #21 17.57 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
14:02:40 [2022-04-27T14:02:40.765Z] #21 17.63 Unpacking apparmor (2.13.6-10) ...
14:02:41 [2022-04-27T14:02:41.022Z] #21 17.94 Selecting previously unselected package inetutils-ping.
14:02:41 [2022-04-27T14:02:41.279Z] #21 17.94 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
14:02:41 [2022-04-27T14:02:41.279Z] #21 17.96 Unpacking inetutils-ping (2:2.0-1) ...
14:02:41 [2022-04-27T14:02:41.279Z] #21 18.06 Selecting previously unselected package libip4tc2:arm64.
14:02:41 [2022-04-27T14:02:41.279Z] #21 18.06 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
14:02:41 [2022-04-27T14:02:41.279Z] #21 18.06 Unpacking libip4tc2:arm64 (1.8.7-1) ...
14:02:41 [2022-04-27T14:02:41.279Z] #21 18.13 Selecting previously unselected package libip6tc2:arm64.
14:02:41 [2022-04-27T14:02:41.279Z] #21 18.13 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
14:02:41 [2022-04-27T14:02:41.279Z] #21 18.14 Unpacking libip6tc2:arm64 (1.8.7-1) ...
14:02:41 [2022-04-27T14:02:41.536Z] #21 18.21 Selecting previously unselected package libnfnetlink0:arm64.
14:02:41 [2022-04-27T14:02:41.536Z] #21 18.21 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
14:02:41 [2022-04-27T14:02:41.536Z] #21 18.22 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
14:02:41 [2022-04-27T14:02:41.536Z] #21 18.29 Selecting previously unselected package libnetfilter-conntrack3:arm64.
14:02:41 [2022-04-27T14:02:41.536Z] #21 18.29 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
14:02:41 [2022-04-27T14:02:41.536Z] #21 18.29 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
14:02:41 [2022-04-27T14:02:41.536Z] #21 18.36 Selecting previously unselected package libnftnl11:arm64.
14:02:41 [2022-04-27T14:02:41.536Z] #21 18.38 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
14:02:41 [2022-04-27T14:02:41.536Z] #21 18.43 Unpacking libnftnl11:arm64 (1.1.9-1) ...
14:02:41 [2022-04-27T14:02:41.793Z] #21 18.56 Selecting previously unselected package iptables.
14:02:41 [2022-04-27T14:02:41.793Z] #21 18.56 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
14:02:41 [2022-04-27T14:02:41.793Z] #21 18.56 Unpacking iptables (1.8.7-1) ...
14:02:42 [2022-04-27T14:02:42.050Z] #21 18.88 Selecting previously unselected package libonig5:arm64.
14:02:42 [2022-04-27T14:02:42.050Z] #21 18.90 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
14:02:42 [2022-04-27T14:02:42.050Z] #21 18.90 Unpacking libonig5:arm64 (6.9.6-1.1) ...
14:02:42 [2022-04-27T14:02:42.306Z] #21 19.02 Selecting previously unselected package libjq1:arm64.
14:02:42 [2022-04-27T14:02:42.306Z] #21 19.02 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
14:02:42 [2022-04-27T14:02:42.306Z] #21 19.03 Unpacking libjq1:arm64 (1.6-2.1) ...
14:02:42 [2022-04-27T14:02:42.306Z] #21 19.12 Selecting previously unselected package jq.
14:02:42 [2022-04-27T14:02:42.306Z] #21 19.15 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
14:02:42 [2022-04-27T14:02:42.306Z] #21 19.16 Unpacking jq (1.6-2.1) ...
14:02:42 [2022-04-27T14:02:42.563Z] #21 19.22 Selecting previously unselected package libaio1:arm64.
14:02:42 [2022-04-27T14:02:42.563Z] #21 19.22 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
14:02:42 [2022-04-27T14:02:42.563Z] #21 19.22 Unpacking libaio1:arm64 (0.3.112-9) ...
14:02:42 [2022-04-27T14:02:42.563Z] #21 19.28 Selecting previously unselected package libgpm2:arm64.
14:02:42 [2022-04-27T14:02:42.563Z] #21 19.29 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
14:02:42 [2022-04-27T14:02:42.563Z] #21 19.29 Unpacking libgpm2:arm64 (1.20.7-8) ...
14:02:42 [2022-04-27T14:02:42.563Z] #21 19.35 Selecting previously unselected package libicu67:arm64.
14:02:42 [2022-04-27T14:02:42.563Z] #21 19.36 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
14:02:42 [2022-04-27T14:02:42.563Z] #21 19.37 Unpacking libicu67:arm64 (67.1-7) ...
14:02:45 [2022-04-27T14:02:45.833Z] #21 22.12 Selecting previously unselected package libinih1:arm64.
14:02:45 [2022-04-27T14:02:45.833Z] #21 22.14 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
14:02:45 [2022-04-27T14:02:45.833Z] #21 22.15 Unpacking libinih1:arm64 (53-1+b2) ...
14:02:45 [2022-04-27T14:02:45.833Z] #21 22.20 Selecting previously unselected package libnet1:arm64.
14:02:45 [2022-04-27T14:02:45.833Z] #21 22.21 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
14:02:45 [2022-04-27T14:02:45.833Z] #21 22.21 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:02:45 [2022-04-27T14:02:45.833Z] #21 22.29 Selecting previously unselected package libnl-3-200:arm64.
14:02:45 [2022-04-27T14:02:45.833Z] #21 22.30 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
14:02:45 [2022-04-27T14:02:45.833Z] #21 22.32 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
14:02:45 [2022-04-27T14:02:45.833Z] #21 22.40 Selecting previously unselected package libprotobuf-c1:arm64.
14:02:45 [2022-04-27T14:02:45.833Z] #21 22.41 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
14:02:45 [2022-04-27T14:02:45.833Z] #21 22.41 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:02:45 [2022-04-27T14:02:45.833Z] #21 22.46 Selecting previously unselected package net-tools.
14:02:45 [2022-04-27T14:02:45.833Z] #21 22.46 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
14:02:45 [2022-04-27T14:02:45.833Z] #21 22.47 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
14:02:45 [2022-04-27T14:02:45.833Z] #21 22.65 Selecting previously unselected package patch.
14:02:45 [2022-04-27T14:02:45.833Z] #21 22.65 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ...
14:02:45 [2022-04-27T14:02:45.833Z] #21 22.66 Unpacking patch (2.7.6-7) ...
14:02:46 [2022-04-27T14:02:46.089Z] #21 22.74 Selecting previously unselected package python-pip-whl.
14:02:46 [2022-04-27T14:02:46.089Z] #21 22.74 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
14:02:46 [2022-04-27T14:02:46.089Z] #21 22.76 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
14:02:46 [2022-04-27T14:02:46.345Z] #21 23.24 Selecting previously unselected package python3-lib2to3.
14:02:46 [2022-04-27T14:02:46.345Z] #21 23.24 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
14:02:46 [2022-04-27T14:02:46.345Z] #21 23.25 Unpacking python3-lib2to3 (3.9.2-1) ...
14:02:46 [2022-04-27T14:02:46.601Z] #21 23.33 Selecting previously unselected package python3-distutils.
14:02:46 [2022-04-27T14:02:46.601Z] #21 23.34 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
14:02:46 [2022-04-27T14:02:46.601Z] #21 23.35 Unpacking python3-distutils (3.9.2-1) ...
14:02:46 [2022-04-27T14:02:46.857Z] #21 23.47 Selecting previously unselected package python3-pkg-resources.
14:02:46 [2022-04-27T14:02:46.857Z] #21 23.47 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
14:02:46 [2022-04-27T14:02:46.857Z] #21 23.48 Unpacking python3-pkg-resources (52.0.0-4) ...
14:02:46 [2022-04-27T14:02:46.857Z] #21 23.61 Selecting previously unselected package python3-setuptools.
14:02:46 [2022-04-27T14:02:46.857Z] #21 23.62 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
14:02:46 [2022-04-27T14:02:46.857Z] #21 23.63 Unpacking python3-setuptools (52.0.0-4) ...
14:02:47 [2022-04-27T14:02:47.114Z] #21 23.89 Selecting previously unselected package python3-wheel.
14:02:47 [2022-04-27T14:02:47.114Z] #21 23.89 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
14:02:47 [2022-04-27T14:02:47.114Z] #21 23.90 Unpacking python3-wheel (0.34.2-1) ...
14:02:47 [2022-04-27T14:02:47.114Z] #21 23.98 Selecting previously unselected package python3-pip.
14:02:47 [2022-04-27T14:02:47.114Z] #21 23.98 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
14:02:47 [2022-04-27T14:02:47.114Z] #21 23.99 Unpacking python3-pip (20.3.4-4+deb11u1) ...
14:02:47 [2022-04-27T14:02:47.370Z] #21 24.19 Selecting previously unselected package sudo.
14:02:47 [2022-04-27T14:02:47.370Z] #21 24.19 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ...
14:02:47 [2022-04-27T14:02:47.370Z] #21 24.20 Unpacking sudo (1.9.5p2-3) ...
14:02:47 [2022-04-27T14:02:47.933Z] #21 24.66 Selecting previously unselected package thin-provisioning-tools.
14:02:47 [2022-04-27T14:02:47.934Z] #21 24.66 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ...
14:02:47 [2022-04-27T14:02:47.934Z] #21 24.67 Unpacking thin-provisioning-tools (0.9.0-1) ...
14:02:48 [2022-04-27T14:02:48.190Z] #21 24.80 Selecting previously unselected package uidmap.
14:02:48 [2022-04-27T14:02:48.190Z] #21 24.80 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ...
14:02:48 [2022-04-27T14:02:48.190Z] #21 24.81 Unpacking uidmap (1:4.8.1-1) ...
14:02:48 [2022-04-27T14:02:48.190Z] #21 24.94 Selecting previously unselected package vim-runtime.
14:02:48 [2022-04-27T14:02:48.190Z] #21 24.94 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
14:02:48 [2022-04-27T14:02:48.190Z] #21 24.97 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
14:02:48 [2022-04-27T14:02:48.190Z] #21 24.99 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
14:02:48 [2022-04-27T14:02:48.190Z] #21 25.01 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
14:02:50 [2022-04-27T14:02:50.708Z] #21 27.64 Selecting previously unselected package vim.
14:02:50 [2022-04-27T14:02:50.964Z] #21 27.64 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
14:02:50 [2022-04-27T14:02:50.964Z] #21 27.66 Unpacking vim (2:8.2.2434-3+deb11u1) ...
14:02:51 [2022-04-27T14:02:51.528Z] #21 28.12 Selecting previously unselected package xfsprogs.
14:02:51 [2022-04-27T14:02:51.528Z] #21 28.12 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ...
14:02:51 [2022-04-27T14:02:51.528Z] #21 28.13 Unpacking xfsprogs (5.10.0-4) ...
14:02:51 [2022-04-27T14:02:51.786Z] #21 28.50 Selecting previously unselected package zip.
14:02:51 [2022-04-27T14:02:51.786Z] #21 28.53 Preparing to unpack .../46-zip_3.0-12_arm64.deb ...
14:02:51 [2022-04-27T14:02:51.786Z] #21 28.54 Unpacking zip (3.0-12) ...
14:02:52 [2022-04-27T14:02:52.043Z] #21 28.65 Selecting previously unselected package zstd.
14:02:52 [2022-04-27T14:02:52.043Z] #21 28.65 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ...
14:02:52 [2022-04-27T14:02:52.043Z] #21 28.66 Unpacking zstd (1.4.8+dfsg-2.1) ...
14:02:52 [2022-04-27T14:02:52.300Z] #21 28.99 Setting up python3-pkg-resources (52.0.0-4) ...
14:02:52 [2022-04-27T14:02:52.864Z] #21 29.71 Setting up libip4tc2:arm64 (1.8.7-1) ...
14:02:52 [2022-04-27T14:02:52.864Z] #21 29.74 Setting up net-tools (1.60+git20181103.0eebece-1) ...
14:02:52 [2022-04-27T14:02:52.864Z] #21 29.76 Setting up libgpm2:arm64 (1.20.7-8) ...
14:02:52 [2022-04-27T14:02:52.864Z] #21 29.77 Setting up libicu67:arm64 (67.1-7) ...
14:02:52 [2022-04-27T14:02:52.864Z] #21 29.78 Setting up libip6tc2:arm64 (1.8.7-1) ...
14:02:52 [2022-04-27T14:02:52.864Z] #21 29.80 Setting up libinih1:arm64 (53-1+b2) ...
14:02:53 [2022-04-27T14:02:53.120Z] #21 29.81 Setting up uidmap (1:4.8.1-1) ...
14:02:53 [2022-04-27T14:02:53.120Z] #21 29.83 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:02:53 [2022-04-27T14:02:53.120Z] #21 29.85 Setting up bzip2 (1.0.8-4) ...
14:02:53 [2022-04-27T14:02:53.120Z] #21 29.88 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:02:53 [2022-04-27T14:02:53.120Z] #21 29.90 Setting up python3-wheel (0.34.2-1) ...
14:02:53 [2022-04-27T14:02:53.684Z] #21 30.42 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:02:53 [2022-04-27T14:02:53.684Z] #21 30.43 Setting up libcap2:arm64 (1:2.44-1) ...
14:02:53 [2022-04-27T14:02:53.684Z] #21 30.44 Setting up libcap2-bin (1:2.44-1) ...
14:02:53 [2022-04-27T14:02:53.684Z] #21 30.45 Setting up apparmor (2.13.6-10) ...
14:02:55 [2022-04-27T14:02:55.053Z] #21 31.87 Setting up zip (3.0-12) ...
14:02:55 [2022-04-27T14:02:55.053Z] #21 31.88 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:02:55 [2022-04-27T14:02:55.053Z] #21 31.91 Setting up bash-completion (1:2.11-2) ...
14:02:57 [2022-04-27T14:02:57.578Z] #21 34.27 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:02:57 [2022-04-27T14:02:57.578Z] #21 34.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:02:57 [2022-04-27T14:02:57.578Z] #21 34.31 Setting up libmnl0:arm64 (1.0.4-3) ...
14:02:57 [2022-04-27T14:02:57.578Z] #21 34.34 Setting up patch (2.7.6-7) ...
14:02:57 [2022-04-27T14:02:57.578Z] #21 34.35 Setting up sudo (1.9.5p2-3) ...
14:02:57 [2022-04-27T14:02:57.578Z] #21 34.43 invoke-rc.d: could not determine current runlevel
14:02:57 [2022-04-27T14:02:57.578Z] #21 34.44 invoke-rc.d: policy-rc.d denied execution of start.
14:02:57 [2022-04-27T14:02:57.578Z] #21 34.45 Setting up xfsprogs (5.10.0-4) ...
14:02:57 [2022-04-27T14:02:57.578Z] #21 34.46 Setting up libxtables12:arm64 (1.8.7-1) ...
14:02:57 [2022-04-27T14:02:57.578Z] #21 34.47 Setting up inetutils-ping (2:2.0-1) ...
14:02:57 [2022-04-27T14:02:57.578Z] #21 34.50 Setting up pigz (2.6-1) ...
14:02:57 [2022-04-27T14:02:57.578Z] #21 34.52 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
14:02:57 [2022-04-27T14:02:57.842Z] #21 34.55 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
14:02:57 [2022-04-27T14:02:57.842Z] #21 34.58 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
14:02:57 [2022-04-27T14:02:57.842Z] #21 34.60 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
14:02:58 [2022-04-27T14:02:58.405Z] #21 35.09 Setting up libaio1:arm64 (0.3.112-9) ...
14:02:58 [2022-04-27T14:02:58.405Z] #21 35.10 Setting up python3-lib2to3 (3.9.2-1) ...
14:02:58 [2022-04-27T14:02:58.662Z] #21 35.46 Setting up libelf1:arm64 (0.183-1) ...
14:02:58 [2022-04-27T14:02:58.662Z] #21 35.50 Setting up zstd (1.4.8+dfsg-2.1) ...
14:02:58 [2022-04-27T14:02:58.662Z] #21 35.52 Setting up libonig5:arm64 (6.9.6-1.1) ...
14:02:58 [2022-04-27T14:02:58.662Z] #21 35.55 Setting up python3-distutils (3.9.2-1) ...
14:02:59 [2022-04-27T14:02:59.226Z] #21 36.00 Setting up vim (2:8.2.2434-3+deb11u1) ...
14:02:59 [2022-04-27T14:02:59.226Z] #21 36.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:02:59 [2022-04-27T14:02:59.226Z] #21 36.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:02:59 [2022-04-27T14:02:59.226Z] #21 36.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:02:59 [2022-04-27T14:02:59.226Z] #21 36.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:02:59 [2022-04-27T14:02:59.226Z] #21 36.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:02:59 [2022-04-27T14:02:59.226Z] #21 36.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:02:59 [2022-04-27T14:02:59.226Z] #21 36.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:02:59 [2022-04-27T14:02:59.226Z] #21 36.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:02:59 [2022-04-27T14:02:59.226Z] #21 36.08 Setting up python3-setuptools (52.0.0-4) ...
14:03:00 [2022-04-27T14:03:00.596Z] #21 37.31 Setting up libjq1:arm64 (1.6-2.1) ...
14:03:00 [2022-04-27T14:03:00.596Z] #21 37.32 Setting up libnftnl11:arm64 (1.1.9-1) ...
14:03:00 [2022-04-27T14:03:00.596Z] #21 37.33 Setting up thin-provisioning-tools (0.9.0-1) ...
14:03:00 [2022-04-27T14:03:00.596Z] #21 37.35 Setting up python3-pip (20.3.4-4+deb11u1) ...
14:03:01 [2022-04-27T14:03:01.527Z] #21 38.33 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
14:03:01 [2022-04-27T14:03:01.527Z] #21 38.35 Setting up jq (1.6-2.1) ...
14:03:01 [2022-04-27T14:03:01.527Z] #21 38.36 Setting up libbpf0:arm64 (1:0.3-2) ...
14:03:01 [2022-04-27T14:03:01.527Z] #21 38.37 Setting up iptables (1.8.7-1) ...
14:03:01 [2022-04-27T14:03:01.527Z] #21 38.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:03:01 [2022-04-27T14:03:01.527Z] #21 38.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:03:01 [2022-04-27T14:03:01.527Z] #21 38.40 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:03:01 [2022-04-27T14:03:01.527Z] #21 38.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:03:01 [2022-04-27T14:03:01.527Z] #21 38.41 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:03:01 [2022-04-27T14:03:01.527Z] #21 38.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:03:01 [2022-04-27T14:03:01.527Z] #21 38.43 Setting up iproute2 (5.10.0-4) ...
14:03:01 [2022-04-27T14:03:01.783Z] #21 38.76 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:03:03 [2022-04-27T14:03:03.701Z] #21 DONE 40.2s
14:03:03 [2022-04-27T14:03:03.701Z] 
14:03:03 [2022-04-27T14:03:03.701Z] #22 [dev-systemd-false  8/25] 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
14:03:03 [2022-04-27T14:03:03.701Z] #22 sha256:a3641fe455d1c76781a3308923a6e35278aafdf6d2a83706a005b265ea30b7f3
14:03:04 [2022-04-27T14:03:04.251Z] #22 0.654 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:03:04 [2022-04-27T14:03:04.251Z] #22 0.666 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:03:04 [2022-04-27T14:03:04.251Z] #22 0.679 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:03:04 [2022-04-27T14:03:04.251Z] #22 DONE 0.8s
14:03:04 [2022-04-27T14:03:04.251Z] 
14:03:04 [2022-04-27T14:03:04.251Z] #53 [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
14:03:04 [2022-04-27T14:03:04.251Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d
14:03:04 [2022-04-27T14:03:04.251Z] #53 ...
14:03:04 [2022-04-27T14:03:04.251Z] 
14:03:04 [2022-04-27T14:03:04.251Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
14:03:04 [2022-04-27T14:03:04.251Z] #23 sha256:9c25d3232689bf6514776195dcfca39cc8b37c6f09d1e92887bd819c51c902bc
14:03:14 [2022-04-27T14:03:14.212Z] #23 8.621 Collecting yamllint==1.26.1
14:03:14 [2022-04-27T14:03:14.212Z] #23 9.671   Downloading yamllint-1.26.1.tar.gz (126 kB)
14:03:15 [2022-04-27T14:03:15.142Z] #23 10.69 Collecting pathspec>=0.5.3
14:03:15 [2022-04-27T14:03:15.142Z] #23 10.70   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
14:03:15 [2022-04-27T14:03:15.142Z] #23 10.95 Collecting pyyaml
14:03:15 [2022-04-27T14:03:15.142Z] #23 10.96   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
14:03:15 [2022-04-27T14:03:15.142Z] #23 10.99 Building wheels for collected packages: yamllint
14:03:15 [2022-04-27T14:03:15.142Z] #23 11.01   Building wheel for yamllint (setup.py): started
14:03:16 [2022-04-27T14:03:16.072Z] #23 11.80   Building wheel for yamllint (setup.py): finished with status 'done'
14:03:16 [2022-04-27T14:03:16.072Z] #23 11.80   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ced355ab923aad74a7c0f8591a575b904a900a5b99efb78c857af98cab52bf65
14:03:16 [2022-04-27T14:03:16.072Z] #23 11.80   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
14:03:16 [2022-04-27T14:03:16.072Z] #23 11.81 Successfully built yamllint
14:03:16 [2022-04-27T14:03:16.072Z] #23 11.84 Installing collected packages: pyyaml, pathspec, yamllint
14:03:16 [2022-04-27T14:03:16.329Z] #23 12.22 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
14:03:17 [2022-04-27T14:03:17.698Z] #23 DONE 13.3s
14:03:17 [2022-04-27T14:03:17.699Z] 
14:03:17 [2022-04-27T14:03:17.699Z] #45 [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
14:03:17 [2022-04-27T14:03:17.699Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd
14:03:27 [2022-04-27T14:03:27.652Z] #45 163.3 + dpkg --print-architecture
14:03:27 [2022-04-27T14:03:27.652Z] #45 DONE 163.8s
14:03:27 [2022-04-27T14:03:27.652Z] 
14:03:27 [2022-04-27T14:03:27.652Z] #53 [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
14:03:27 [2022-04-27T14:03:27.652Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d
14:04:23 [2022-04-27T14:04:23.844Z] #53 ...
14:04:23 [2022-04-27T14:04:23.844Z] 
14:04:23 [2022-04-27T14:04:23.844Z] #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
14:04:23 [2022-04-27T14:04:23.844Z] #26 sha256:45a5a39519f2d95267b09cb8ae666c5d26e8eca741be91e038fb579553c0321c
14:04:23 [2022-04-27T14:04:23.844Z] #26 212.7 + return
14:04:23 [2022-04-27T14:04:23.844Z] #26 DONE 214.6s
14:04:23 [2022-04-27T14:04:23.844Z] 
14:04:23 [2022-04-27T14:04:23.844Z] #53 [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
14:04:23 [2022-04-27T14:04:23.844Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d
14:04:23 [2022-04-27T14:04:23.844Z] #53 ...
14:04:23 [2022-04-27T14:04:23.844Z] 
14:04:23 [2022-04-27T14:04:23.844Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
14:04:23 [2022-04-27T14:04:23.844Z] #27 sha256:536d097b8bd0498ec023bf5af425054441fecae893c6f0a5395310bebd683543
14:04:23 [2022-04-27T14:04:23.844Z] #27 DONE 0.5s
14:04:23 [2022-04-27T14:04:23.844Z] 
14:04:23 [2022-04-27T14:04:23.844Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:04:23 [2022-04-27T14:04:23.844Z] #62 sha256:2b402c8c99101080fbc6f91c1070e122b9c3347edca6fafb19a962b83f1e24c8
14:04:23 [2022-04-27T14:04:23.844Z] #62 ...
14:04:23 [2022-04-27T14:04:23.844Z] 
14:04:23 [2022-04-27T14:04:23.844Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
14:04:23 [2022-04-27T14:04:23.844Z] #32 sha256:1489584c6890c215ea9f022b00ed814cc2f8f205c683fefa8cbbbbbccc1d9fda
14:04:23 [2022-04-27T14:04:23.844Z] #32 DONE 0.2s
14:04:23 [2022-04-27T14:04:23.844Z] 
14:04:23 [2022-04-27T14:04:23.844Z] #35 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
14:04:23 [2022-04-27T14:04:23.844Z] #35 sha256:538f003504ad796eaee8b0f56524ac0edc20b9bad6f2c4bc5badbdc111f437e6
14:04:23 [2022-04-27T14:04:23.845Z] #35 DONE 0.5s
14:04:23 [2022-04-27T14:04:23.845Z] 
14:04:23 [2022-04-27T14:04:23.845Z] #53 [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
14:04:23 [2022-04-27T14:04:23.845Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d
14:04:23 [2022-04-27T14:04:23.845Z] #53 218.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
14:04:23 [2022-04-27T14:04:23.845Z] #53 DONE 218.8s
14:04:23 [2022-04-27T14:04:23.845Z] 
14:04:23 [2022-04-27T14:04:23.845Z] #37 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
14:04:23 [2022-04-27T14:04:23.845Z] #37 sha256:277a632e23b6bf21430c513d98fae56bb07fa6dca5e320074dc7be8b70cb1db1
14:04:23 [2022-04-27T14:04:23.845Z] #37 DONE 0.1s
14:04:23 [2022-04-27T14:04:23.845Z] 
14:04:23 [2022-04-27T14:04:23.845Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:04:23 [2022-04-27T14:04:23.845Z] #62 sha256:2b402c8c99101080fbc6f91c1070e122b9c3347edca6fafb19a962b83f1e24c8
14:04:23 [2022-04-27T14:04:23.845Z] #62 ...
14:04:23 [2022-04-27T14:04:23.845Z] 
14:04:23 [2022-04-27T14:04:23.845Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres      /build/ /usr/local/bin/
14:04:23 [2022-04-27T14:04:23.845Z] #39 sha256:e415fe81c1d6bb0f6f07a4d2f5009db949a372e2909cf19b62442a53e669b463
14:04:23 [2022-04-27T14:04:23.845Z] #39 DONE 0.2s
14:04:23 [2022-04-27T14:04:23.845Z] 
14:04:23 [2022-04-27T14:04:23.845Z] #43 [dev-systemd-false 15/25] COPY --from=tini          /build/ /usr/local/bin/
14:04:23 [2022-04-27T14:04:23.845Z] #43 sha256:a376a8379b328e571d3dfba9051ae17125ad2adf4674529c839005b82bef1038
14:04:23 [2022-04-27T14:04:23.845Z] #43 DONE 0.1s
14:04:23 [2022-04-27T14:04:23.845Z] 
14:04:23 [2022-04-27T14:04:23.845Z] #46 [dev-systemd-false 16/25] COPY --from=registry      /build/ /usr/local/bin/
14:04:23 [2022-04-27T14:04:23.845Z] #46 sha256:83b35b7b5c9bdf5c3f4a9284ff8402bfc83ec4aa68641b30745af5c57abd529a
14:04:23 [2022-04-27T14:04:23.845Z] #46 DONE 1.4s
14:04:23 [2022-04-27T14:04:23.845Z] 
14:04:23 [2022-04-27T14:04:23.845Z] #50 [dev-systemd-false 17/25] COPY --from=criu          /build/ /usr/local/bin/
14:04:23 [2022-04-27T14:04:23.845Z] #50 sha256:4b7fd0a7fa583855f67a2dfb9e4720c875dc584842ccde4cf676f0db6e787a18
14:04:23 [2022-04-27T14:04:23.845Z] #50 DONE 0.1s
14:04:23 [2022-04-27T14:04:23.845Z] 
14:04:23 [2022-04-27T14:04:23.845Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
14:04:23 [2022-04-27T14:04:23.845Z] #52 sha256:32ce0914461f425f2b4f6dac16c4650757a13dfe33f46866891d08ef841a479e
14:04:23 [2022-04-27T14:04:23.845Z] #52 DONE 0.1s
14:04:23 [2022-04-27T14:04:23.845Z] 
14:04:23 [2022-04-27T14:04:23.845Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
14:04:23 [2022-04-27T14:04:23.845Z] #54 sha256:f68ba8e98e4ac572a184e099a492559f3f47c567d275ed9deca7835b661d9655
14:04:25 [2022-04-27T14:04:25.215Z] #54 DONE 1.3s
14:04:25 [2022-04-27T14:04:25.215Z] 
14:04:25 [2022-04-27T14:04:25.215Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:04:25 [2022-04-27T14:04:25.215Z] #58 sha256:012e0057e14b5a6bcceef034836f353ee21fe249fdcdd43a56e6011d218076b0
14:04:25 [2022-04-27T14:04:25.215Z] #58 127.4 + mkdir -p /build
14:04:25 [2022-04-27T14:04:25.215Z] #58 127.4 + cp runc /build/runc
14:04:25 [2022-04-27T14:04:25.215Z] #58 DONE 128.2s
14:04:25 [2022-04-27T14:04:25.215Z] 
14:04:25 [2022-04-27T14:04:25.215Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:04:25 [2022-04-27T14:04:25.215Z] #62 sha256:2b402c8c99101080fbc6f91c1070e122b9c3347edca6fafb19a962b83f1e24c8
14:04:25 [2022-04-27T14:04:25.215Z] #62 ...
14:04:25 [2022-04-27T14:04:25.215Z] 
14:04:25 [2022-04-27T14:04:25.215Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
14:04:25 [2022-04-27T14:04:25.215Z] #56 sha256:dde7a3e6039c9cdf75110bfb2d9186bd270b0f3052f4c92a02bf63dd3ffec100
14:04:25 [2022-04-27T14:04:25.215Z] #56 DONE 0.1s
14:04:25 [2022-04-27T14:04:25.472Z] 
14:04:25 [2022-04-27T14:04:25.472Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:04:25 [2022-04-27T14:04:25.472Z] #62 sha256:2b402c8c99101080fbc6f91c1070e122b9c3347edca6fafb19a962b83f1e24c8
14:04:26 [2022-04-27T14:04:26.034Z] #62 ...
14:04:26 [2022-04-27T14:04:26.034Z] 
14:04:26 [2022-04-27T14:04:26.034Z] #59 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
14:04:26 [2022-04-27T14:04:26.034Z] #59 sha256:9e9dd95e7b3a8828ef951385a46f84b054f50acf729bcf06692adde1d00e2505
14:04:26 [2022-04-27T14:04:26.034Z] #59 DONE 0.1s
14:04:26 [2022-04-27T14:04:26.034Z] 
14:04:26 [2022-04-27T14:04:26.034Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:04:26 [2022-04-27T14:04:26.034Z] #62 sha256:2b402c8c99101080fbc6f91c1070e122b9c3347edca6fafb19a962b83f1e24c8
14:04:27 [2022-04-27T14:04:27.399Z] #62 198.2 + bin/containerd
14:05:14 [2022-04-27T14:05:14.031Z] #62 237.4 # github.com/containerd/containerd/cmd/containerd
14:05:14 [2022-04-27T14:05:14.031Z] #62 237.4 /usr/bin/ld: /tmp/go-link-2376092264/000019.o: in function `New':
14:05:14 [2022-04-27T14:05:14.031Z] #62 237.4 /tmp/tmp.1Q02oYMmvk/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
14:05:14 [2022-04-27T14:05:14.031Z] #62 237.5 + bin/containerd-stress
14:05:14 [2022-04-27T14:05:14.031Z] #62 238.6 + bin/containerd-shim
14:05:15 [2022-04-27T14:05:15.922Z] #62 247.0 + bin/containerd-shim-runc-v1
14:05:21 [2022-04-27T14:05:21.183Z] #62 251.9 + bin/containerd-shim-runc-v2
14:05:21 [2022-04-27T14:05:21.440Z] #62 252.6 + binaries
14:05:21 [2022-04-27T14:05:21.696Z] #62 252.6 + install -D bin/containerd /build/containerd
14:05:21 [2022-04-27T14:05:21.696Z] #62 252.7 + install -D bin/containerd-shim /build/containerd-shim
14:05:21 [2022-04-27T14:05:21.696Z] #62 252.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:05:21 [2022-04-27T14:05:21.696Z] #62 252.7 + install -D bin/ctr /build/ctr
14:05:24 [2022-04-27T14:05:24.970Z] #62 DONE 255.4s
14:05:25 [2022-04-27T14:05:25.226Z] 
14:05:25 [2022-04-27T14:05:25.226Z] #63 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
14:05:25 [2022-04-27T14:05:25.226Z] #63 sha256:faa8b5e821b68324e0be3309a096122d7b468f76b3a7e77b3c8d0fa2585896af
14:05:26 [2022-04-27T14:05:26.153Z] #63 DONE 1.0s
14:05:26 [2022-04-27T14:05:26.409Z] 
14:05:26 [2022-04-27T14:05:26.409Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:05:26 [2022-04-27T14:05:26.409Z] #68 sha256:c42278850979ef700d7aa8e640bc24137b1962d7e431f2e5270e74241563aad1
14:05:26 [2022-04-27T14:05:26.409Z] #68 DONE 0.3s
14:05:26 [2022-04-27T14:05:26.664Z] 
14:05:26 [2022-04-27T14:05:26.664Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
14:05:26 [2022-04-27T14:05:26.664Z] #73 sha256:9bcb37e67e4836c6f08f9728bde319ebb179fd7f4b0c26b9d2afa87ecc684681
14:05:27 [2022-04-27T14:05:27.592Z] #73 DONE 1.2s
14:05:27 [2022-04-27T14:05:27.848Z] 
14:05:27 [2022-04-27T14:05:27.848Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
14:05:27 [2022-04-27T14:05:27.848Z] #74 sha256:16551d6778bf936fe71be58bd90ae33ef46e72a5f849bb3813a53fe80e57145a
14:05:27 [2022-04-27T14:05:27.848Z] #74 DONE 0.0s
14:05:27 [2022-04-27T14:05:27.848Z] 
14:05:27 [2022-04-27T14:05:27.848Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
14:05:27 [2022-04-27T14:05:27.848Z] #75 sha256:a7167a6d7f001fe263846860fe7fd1774e3926acb5c631eab0529fcecf3eabb9
14:05:28 [2022-04-27T14:05:28.777Z] #75 DONE 0.9s
14:05:28 [2022-04-27T14:05:28.777Z] 
14:05:28 [2022-04-27T14:05:28.777Z] #76 exporting to image
14:05:28 [2022-04-27T14:05:28.777Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
14:05:28 [2022-04-27T14:05:28.777Z] #76 exporting layers
14:05:32 [2022-04-27T14:05:32.183Z] #76 exporting layers 3.1s done
14:05:32 [2022-04-27T14:05:32.183Z] #76 writing image sha256:3a5fcafdd289006f0109e68a094299c00dfb880ce0254855aee41f3aa397b174 done
14:05:32 [2022-04-27T14:05:32.183Z] #76 naming to docker.io/library/docker:5d4ce3e05fa8ba3bb3bccfe46823e49b328611a6 done
14:05:32 [2022-04-27T14:05:32.183Z] #76 DONE 3.1s