Skip to content

Console Output

Skipping 54 KB.. Full Log
018845c
07:32:45 [2022-04-28T07:32:45.964Z] #65 11.43 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
07:32:45 [2022-04-28T07:32:45.964Z] #65 12.90 go: downloading github.com/russross/blackfriday/v2 v2.1.0
07:32:47 [2022-04-28T07:32:47.343Z] #65 ...
07:32:47 [2022-04-28T07:32:47.344Z] 
07:32:47 [2022-04-28T07:32:47.344Z] #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
07:32:47 [2022-04-28T07:32:47.344Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd
07:32:47 [2022-04-28T07:32:47.601Z] #45 18.85 Updating files:  81% (1495/1843)
Updating files:  82% (1512/1843)
Updating files:  83% (1530/1843)
Updating files:  84% (1549/1843)
Updating files:  85% (1567/1843)
Updating files:  86% (1585/1843)
Updating files:  87% (1604/1843)
Updating files:  88% (1622/1843)
Updating files:  89% (1641/1843)
Updating files:  90% (1659/1843)
Updating files:  91% (1678/1843)
Updating files:  92% (1696/1843)
Updating files:  93% (1714/1843)
Updating files:  94% (1733/1843)
Updating files:  95% (1751/1843)
Updating files:  96% (1770/1843)
Updating files:  97% (1788/1843)
Updating files:  98% (1807/1843)
Updating files:  99% (1825/1843)
Updating files: 100% (1843/1843)
Updating files: 100% (1843/1843), done.
07:32:47 [2022-04-28T07:32:47.601Z] #45 19.30 + git checkout -q v2.3.0
07:32:48 [2022-04-28T07:32:48.532Z] #45 ...
07:32:48 [2022-04-28T07:32:48.532Z] 
07:32:48 [2022-04-28T07:32:48.532Z] #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
07:32:48 [2022-04-28T07:32:48.533Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9
07:32:48 [2022-04-28T07:32:48.533Z] #40 10.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
07:32:48 [2022-04-28T07:32:48.533Z] #40 15.01 Fetched 8397 kB in 11s (776 kB/s)
07:32:48 [2022-04-28T07:32:48.533Z] #40 15.01 Reading package lists...
07:32:48 [2022-04-28T07:32:48.789Z] #40 20.08 Reading package lists...
07:32:48 [2022-04-28T07:32:48.789Z] #40 ...
07:32:48 [2022-04-28T07:32:48.789Z] 
07:32:48 [2022-04-28T07:32:48.789Z] #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
07:32:48 [2022-04-28T07:32:48.789Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c
07:32:48 [2022-04-28T07:32:48.789Z] #14 10.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
07:32:48 [2022-04-28T07:32:48.789Z] #14 14.41 Fetched 8397 kB in 11s (782 kB/s)
07:32:48 [2022-04-28T07:32:48.789Z] #14 14.41 Reading package lists...
07:32:48 [2022-04-28T07:32:48.789Z] #14 19.07 Reading package lists...
07:32:48 [2022-04-28T07:32:48.789Z] #14 ...
07:32:48 [2022-04-28T07:32:48.789Z] 
07:32:48 [2022-04-28T07:32:48.789Z] #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
07:32:48 [2022-04-28T07:32:48.789Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad
07:32:48 [2022-04-28T07:32:48.789Z] #51 10.73 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
07:32:48 [2022-04-28T07:32:48.789Z] #51 10.76 go: downloading golang.org/x/mod v0.3.0
07:32:49 [2022-04-28T07:32:49.045Z] #51 ...
07:32:49 [2022-04-28T07:32:49.045Z] 
07:32:49 [2022-04-28T07:32:49.045Z] #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
07:32:49 [2022-04-28T07:32:49.045Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd
07:32:49 [2022-04-28T07:32:49.045Z] #45 20.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
07:32:49 [2022-04-28T07:32:49.609Z] #45 ...
07:32:49 [2022-04-28T07:32:49.609Z] 
07:32:49 [2022-04-28T07:32:49.609Z] #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
07:32:49 [2022-04-28T07:32:49.609Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6
07:32:49 [2022-04-28T07:32:49.609Z] #49 10.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
07:32:49 [2022-04-28T07:32:49.609Z] #49 15.13 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2154 B]
07:32:49 [2022-04-28T07:32:49.609Z] #49 16.44 Fetched 8401 kB in 12s (673 kB/s)
07:32:49 [2022-04-28T07:32:49.609Z] #49 16.44 Reading package lists...
07:32:49 [2022-04-28T07:32:49.609Z] #49 ...
07:32:49 [2022-04-28T07:32:49.609Z] 
07:32:49 [2022-04-28T07:32:49.609Z] #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
07:32:49 [2022-04-28T07:32:49.609Z] #31 sha256:8ec58217378ed09480a2f820f535a6776e0612fa873c773f43cd4082a10f0cb4
07:32:49 [2022-04-28T07:32:49.609Z] #31 18.90 #=#=#                                                                         
07:32:49 [2022-04-28T07:32:49.609Z] #31 19.22 #=#=#                                                                         

                                                                           0.7%
######################################################################## 100.0%
07:32:49 [2022-04-28T07:32:49.609Z] #31 20.48 
07:32:52 [2022-04-28T07:32:52.133Z] #31 ...
07:32:52 [2022-04-28T07:32:52.133Z] 
07:32:52 [2022-04-28T07:32:52.133Z] #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
07:32:52 [2022-04-28T07:32:52.133Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631
07:32:52 [2022-04-28T07:32:52.133Z] #60 13.93 Fetched 8397 kB in 11s (773 kB/s)
07:32:52 [2022-04-28T07:32:52.133Z] #60 13.93 Reading package lists...
07:32:52 [2022-04-28T07:32:52.133Z] #60 18.51 Reading package lists...
07:32:52 [2022-04-28T07:32:52.133Z] #60 23.00 Building dependency tree...
07:32:52 [2022-04-28T07:32:52.133Z] #60 ...
07:32:52 [2022-04-28T07:32:52.133Z] 
07:32:52 [2022-04-28T07:32:52.133Z] #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
07:32:52 [2022-04-28T07:32:52.133Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9
07:32:52 [2022-04-28T07:32:52.133Z] #40 20.08 Reading package lists...
07:32:52 [2022-04-28T07:32:52.954Z] #40 24.25 Building dependency tree...
07:32:52 [2022-04-28T07:32:52.954Z] #40 ...
07:32:52 [2022-04-28T07:32:52.954Z] 
07:32:52 [2022-04-28T07:32:52.954Z] #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
07:32:52 [2022-04-28T07:32:52.954Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d
07:32:52 [2022-04-28T07:32:52.954Z] #38 24.07 NAME:
07:32:52 [2022-04-28T07:32:52.954Z] #38 24.07    go-winres - A tool for embedding resources in Windows executables
07:32:52 [2022-04-28T07:32:52.954Z] #38 24.07 
07:32:52 [2022-04-28T07:32:52.954Z] #38 24.07 USAGE:
07:32:52 [2022-04-28T07:32:52.954Z] #38 24.07    go-winres [global options] command [command options] [arguments...]
07:32:52 [2022-04-28T07:32:52.954Z] #38 24.07 
07:32:52 [2022-04-28T07:32:52.954Z] #38 24.07 COMMANDS:
07:32:52 [2022-04-28T07:32:52.954Z] #38 24.07    init     Create an initial ./winres/winres.json
07:32:52 [2022-04-28T07:32:52.954Z] #38 24.07    make     Make syso files for the "go build" command
07:32:52 [2022-04-28T07:32:52.954Z] #38 24.07    simply   Make syso files for the "go build" command (simplified)
07:32:52 [2022-04-28T07:32:52.954Z] #38 24.07    extract  Extract all resources from an executable
07:32:52 [2022-04-28T07:32:52.954Z] #38 24.07    patch    Replace resources in an executable file (exe, dll)
07:32:52 [2022-04-28T07:32:52.954Z] #38 24.07    help, h  Shows a list of commands or help for one command
07:32:52 [2022-04-28T07:32:52.954Z] #38 24.08 
07:32:52 [2022-04-28T07:32:52.954Z] #38 24.08 GLOBAL OPTIONS:
07:32:52 [2022-04-28T07:32:52.954Z] #38 24.08    --help, -h  show help (default: false)
07:32:52 [2022-04-28T07:32:52.954Z] #38 DONE 24.7s
07:32:52 [2022-04-28T07:32:52.954Z] 
07:32:52 [2022-04-28T07:32:52.954Z] #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
07:32:52 [2022-04-28T07:32:52.954Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d
07:32:52 [2022-04-28T07:32:52.954Z] #53 24.89 go: downloading github.com/gofrs/flock v0.8.1
07:32:52 [2022-04-28T07:32:52.954Z] #53 24.89 go: downloading github.com/fatih/color v1.13.0
07:32:53 [2022-04-28T07:32:53.219Z] #53 25.12 go: downloading github.com/spf13/cobra v1.3.0
07:32:53 [2022-04-28T07:32:53.220Z] #53 25.12 go: downloading github.com/spf13/pflag v1.0.5
07:32:53 [2022-04-28T07:32:53.479Z] #53 25.38 go: downloading github.com/spf13/viper v1.10.1
07:32:53 [2022-04-28T07:32:53.737Z] #53 25.65 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
07:32:53 [2022-04-28T07:32:53.994Z] #53 26.00 go: downloading github.com/mattn/go-colorable v0.1.12
07:32:53 [2022-04-28T07:32:53.994Z] #53 26.02 go: downloading github.com/mattn/go-isatty v0.0.14
07:32:54 [2022-04-28T07:32:54.251Z] #53 26.02 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
07:32:54 [2022-04-28T07:32:54.251Z] #53 26.04 go: downloading github.com/go-critic/go-critic v0.6.2
07:32:55 [2022-04-28T07:32:55.180Z] #53 26.95 go: downloading github.com/mitchellh/go-homedir v1.1.0
07:32:55 [2022-04-28T07:32:55.180Z] #53 26.98 go: downloading github.com/hashicorp/go-multierror v1.1.1
07:32:55 [2022-04-28T07:32:55.744Z] #53 ...
07:32:55 [2022-04-28T07:32:55.744Z] 
07:32:55 [2022-04-28T07:32:55.744Z] #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
07:32:55 [2022-04-28T07:32:55.744Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772
07:32:55 [2022-04-28T07:32:55.744Z] #55 27.01 v3.0.2
07:32:55 [2022-04-28T07:32:55.744Z] #55 DONE 27.6s
07:32:55 [2022-04-28T07:32:55.744Z] 
07:32:55 [2022-04-28T07:32:55.744Z] #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
07:32:55 [2022-04-28T07:32:55.744Z] #31 sha256:8ec58217378ed09480a2f820f535a6776e0612fa873c773f43cd4082a10f0cb4
07:32:55 [2022-04-28T07:32:55.744Z] #31 25.23 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
07:32:55 [2022-04-28T07:32:55.744Z] #31 26.34 #=#=#                                                                         
07:32:56 [2022-04-28T07:32:56.257Z] #31 26.67 #=#=#                                                                         

                                                                           0.0%
#########                                                                 13.4%
###################                                                       26.8%
###########################                                               38.0%
#################################                                         46.5%
####################################                                      51.3%
###########################################                               60.1%
##########################################################                80.6%
###################################################################       94.4%
######################################################################## 100.0%
07:32:57 [2022-04-28T07:32:57.633Z] #31 28.90 
07:33:00 [2022-04-28T07:33:00.167Z] #31 ...
07:33:00 [2022-04-28T07:33:00.167Z] 
07:33:00 [2022-04-28T07:33:00.167Z] #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
07:33:00 [2022-04-28T07:33:00.167Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6
07:33:00 [2022-04-28T07:33:00.167Z] #49 16.44 Reading package lists...
07:33:00 [2022-04-28T07:33:00.167Z] #49 21.44 Reading package lists...
07:33:00 [2022-04-28T07:33:00.167Z] #49 25.84 Building dependency tree...
07:33:00 [2022-04-28T07:33:00.167Z] #49 28.54 The following additional packages will be installed:
07:33:00 [2022-04-28T07:33:00.167Z] #49 28.54   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
07:33:00 [2022-04-28T07:33:00.167Z] #49 28.54   python3-protobuf python3-six
07:33:00 [2022-04-28T07:33:00.167Z] #49 28.54 Suggested packages:
07:33:00 [2022-04-28T07:33:00.167Z] #49 28.57   python3-setuptools
07:33:00 [2022-04-28T07:33:00.167Z] #49 28.57 Recommended packages:
07:33:00 [2022-04-28T07:33:00.167Z] #49 28.57   iproute2 | iproute
07:33:00 [2022-04-28T07:33:00.167Z] #49 28.86 The following NEW packages will be installed:
07:33:00 [2022-04-28T07:33:00.167Z] #49 28.87   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
07:33:00 [2022-04-28T07:33:00.167Z] #49 28.87   python3-protobuf python3-six
07:33:00 [2022-04-28T07:33:00.167Z] #49 29.36 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded.
07:33:00 [2022-04-28T07:33:00.167Z] #49 29.36 Need to get 2115 kB of archives.
07:33:00 [2022-04-28T07:33:00.167Z] #49 29.36 After this operation, 10.7 MB of additional disk space will be used.
07:33:00 [2022-04-28T07:33:00.167Z] #49 29.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
07:33:00 [2022-04-28T07:33:00.167Z] #49 29.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
07:33:00 [2022-04-28T07:33:00.167Z] #49 29.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
07:33:00 [2022-04-28T07:33:00.167Z] #49 29.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
07:33:00 [2022-04-28T07:33:00.167Z] #49 29.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
07:33:00 [2022-04-28T07:33:00.167Z] #49 29.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
07:33:00 [2022-04-28T07:33:00.167Z] #49 29.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
07:33:00 [2022-04-28T07:33:00.167Z] #49 ...
07:33:00 [2022-04-28T07:33:00.167Z] 
07:33:00 [2022-04-28T07:33:00.167Z] #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
07:33:00 [2022-04-28T07:33:00.167Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d
07:33:00 [2022-04-28T07:33:00.167Z] #53 29.88 go: downloading github.com/sirupsen/logrus v1.8.1
07:33:00 [2022-04-28T07:33:00.167Z] #53 29.88 go: downloading github.com/stretchr/testify v1.7.0
07:33:00 [2022-04-28T07:33:00.167Z] #53 29.98 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
07:33:00 [2022-04-28T07:33:00.167Z] #53 30.00 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
07:33:00 [2022-04-28T07:33:00.167Z] #53 30.10 go: downloading github.com/fsnotify/fsnotify v1.5.1
07:33:00 [2022-04-28T07:33:00.167Z] #53 30.13 go: downloading github.com/magiconair/properties v1.8.5
07:33:00 [2022-04-28T07:33:00.167Z] #53 30.14 go: downloading github.com/mitchellh/mapstructure v1.4.3
07:33:00 [2022-04-28T07:33:00.167Z] #53 30.21 go: downloading github.com/spf13/afero v1.6.0
07:33:00 [2022-04-28T07:33:00.167Z] #53 30.23 go: downloading github.com/spf13/cast v1.4.1
07:33:00 [2022-04-28T07:33:00.167Z] #53 30.25 go: downloading github.com/spf13/jwalterweatherman v1.1.0
07:33:00 [2022-04-28T07:33:00.167Z] #53 30.29 go: downloading github.com/subosito/gotenv v1.2.0
07:33:00 [2022-04-28T07:33:00.167Z] #53 30.33 go: downloading gopkg.in/ini.v1 v1.66.2
07:33:00 [2022-04-28T07:33:00.167Z] #53 30.40 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
07:33:00 [2022-04-28T07:33:00.167Z] #53 30.41 go: downloading github.com/go-toolsmith/astcast v1.0.0
07:33:00 [2022-04-28T07:33:00.167Z] #53 30.52 go: downloading github.com/go-toolsmith/astcopy v1.0.0
07:33:00 [2022-04-28T07:33:00.167Z] #53 30.55 go: downloading github.com/go-toolsmith/astequal v1.0.1
07:33:00 [2022-04-28T07:33:00.168Z] #53 30.57 go: downloading github.com/go-toolsmith/astfmt v1.0.0
07:33:00 [2022-04-28T07:33:00.168Z] #53 30.60 go: downloading github.com/go-toolsmith/astp v1.0.0
07:33:00 [2022-04-28T07:33:00.168Z] #53 30.60 go: downloading github.com/go-toolsmith/strparse v1.0.0
07:33:00 [2022-04-28T07:33:00.168Z] #53 30.67 go: downloading github.com/go-toolsmith/typep v1.0.2
07:33:00 [2022-04-28T07:33:00.168Z] #53 30.68 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
07:33:00 [2022-04-28T07:33:00.168Z] #53 31.10 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
07:33:00 [2022-04-28T07:33:00.168Z] #53 31.34 go: downloading github.com/hashicorp/errwrap v1.0.0
07:33:00 [2022-04-28T07:33:00.168Z] #53 31.37 go: downloading 4d63.com/gochecknoglobals v0.1.0
07:33:00 [2022-04-28T07:33:00.168Z] #53 31.39 go: downloading github.com/Antonboom/errname v0.1.5
07:33:00 [2022-04-28T07:33:00.168Z] #53 31.45 go: downloading github.com/Antonboom/nilnil v0.1.0
07:33:00 [2022-04-28T07:33:00.168Z] #53 31.51 go: downloading github.com/BurntSushi/toml v1.0.0
07:33:00 [2022-04-28T07:33:00.168Z] #53 ...
07:33:00 [2022-04-28T07:33:00.168Z] 
07:33:00 [2022-04-28T07:33:00.168Z] #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
07:33:00 [2022-04-28T07:33:00.168Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631
07:33:00 [2022-04-28T07:33:00.168Z] #60 23.00 Building dependency tree...
07:33:00 [2022-04-28T07:33:00.168Z] #60 26.61 The following additional packages will be installed:
07:33:00 [2022-04-28T07:33:00.168Z] #60 26.62   libbtrfs0
07:33:00 [2022-04-28T07:33:00.168Z] #60 26.82 The following NEW packages will be installed:
07:33:00 [2022-04-28T07:33:00.168Z] #60 26.82   libbtrfs-dev libbtrfs0
07:33:00 [2022-04-28T07:33:00.168Z] #60 27.22 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
07:33:00 [2022-04-28T07:33:00.168Z] #60 27.22 Need to get 454 kB of archives.
07:33:00 [2022-04-28T07:33:00.168Z] #60 27.22 After this operation, 1275 kB of additional disk space will be used.
07:33:00 [2022-04-28T07:33:00.168Z] #60 27.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
07:33:00 [2022-04-28T07:33:00.168Z] #60 27.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
07:33:00 [2022-04-28T07:33:00.168Z] #60 28.38 debconf: delaying package configuration, since apt-utils is not installed
07:33:00 [2022-04-28T07:33:00.168Z] #60 28.66 Fetched 454 kB in 0s (1236 kB/s)
07:33:00 [2022-04-28T07:33:00.168Z] #60 29.32 Selecting previously unselected package libbtrfs0:arm64.
07:33:00 [2022-04-28T07:33:00.168Z] #60 29.32 (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.)
07:33:00 [2022-04-28T07:33:00.168Z] #60 29.41 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
07:33:00 [2022-04-28T07:33:00.168Z] #60 29.54 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
07:33:00 [2022-04-28T07:33:00.168Z] #60 30.23 Selecting previously unselected package libbtrfs-dev:arm64.
07:33:00 [2022-04-28T07:33:00.168Z] #60 30.24 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
07:33:00 [2022-04-28T07:33:00.168Z] #60 30.26 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
07:33:00 [2022-04-28T07:33:00.168Z] #60 30.59 Setting up libbtrfs0:arm64 (5.10.1-2) ...
07:33:00 [2022-04-28T07:33:00.168Z] #60 30.62 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
07:33:00 [2022-04-28T07:33:00.168Z] #60 30.64 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:33:00 [2022-04-28T07:33:00.168Z] #60 DONE 31.9s
07:33:00 [2022-04-28T07:33:00.168Z] 
07:33:00 [2022-04-28T07:33:00.168Z] #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
07:33:00 [2022-04-28T07:33:00.168Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d
07:33:00 [2022-04-28T07:33:00.168Z] #53 32.01 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
07:33:00 [2022-04-28T07:33:00.168Z] #53 32.06 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
07:33:00 [2022-04-28T07:33:00.168Z] #53 32.11 go: downloading github.com/alexkohler/prealloc v1.0.0
07:33:00 [2022-04-28T07:33:00.168Z] #53 32.13 go: downloading github.com/ashanbrown/forbidigo v1.3.0
07:33:00 [2022-04-28T07:33:00.168Z] #53 32.18 go: downloading github.com/ashanbrown/makezero v1.1.0
07:33:00 [2022-04-28T07:33:00.168Z] #53 32.21 go: downloading github.com/bkielbasa/cyclop v1.2.0
07:33:00 [2022-04-28T07:33:00.424Z] #53 32.25 go: downloading github.com/blizzy78/varnamelen v0.5.0
07:33:00 [2022-04-28T07:33:00.424Z] #53 32.27 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
07:33:00 [2022-04-28T07:33:00.424Z] #53 32.27 go: downloading github.com/breml/bidichk v0.2.1
07:33:00 [2022-04-28T07:33:00.424Z] #53 32.30 go: downloading github.com/breml/errchkjson v0.2.1
07:33:00 [2022-04-28T07:33:00.424Z] #53 32.35 go: downloading github.com/butuzov/ireturn v0.1.1
07:33:00 [2022-04-28T07:33:00.424Z] #53 32.39 go: downloading github.com/charithe/durationcheck v0.0.9
07:33:00 [2022-04-28T07:33:00.424Z] #53 32.40 go: downloading github.com/daixiang0/gci v0.2.9
07:33:00 [2022-04-28T07:33:00.424Z] #53 32.41 go: downloading github.com/denis-tingajkin/go-header v0.4.2
07:33:00 [2022-04-28T07:33:00.424Z] #53 32.45 go: downloading github.com/esimonov/ifshort v1.0.4
07:33:00 [2022-04-28T07:33:00.681Z] #53 32.47 go: downloading github.com/fzipp/gocyclo v0.4.0
07:33:00 [2022-04-28T07:33:00.681Z] #53 32.49 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
07:33:00 [2022-04-28T07:33:00.681Z] #53 32.50 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
07:33:00 [2022-04-28T07:33:00.681Z] #53 32.50 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
07:33:00 [2022-04-28T07:33:00.681Z] #53 32.58 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
07:33:00 [2022-04-28T07:33:00.681Z] #53 32.71 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
07:33:01 [2022-04-28T07:33:01.037Z] #53 32.73 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
07:33:01 [2022-04-28T07:33:01.037Z] #53 32.74 go: downloading github.com/golangci/misspell v0.3.5
07:33:01 [2022-04-28T07:33:01.293Z] #53 ...
07:33:01 [2022-04-28T07:33:01.294Z] 
07:33:01 [2022-04-28T07:33:01.294Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
07:33:01 [2022-04-28T07:33:01.294Z] #61 sha256:39c1c2c6c4926d3423598a113007ca5614a84c0d5882898ceeaba09e6c1df3a1
07:33:01 [2022-04-28T07:33:01.294Z] #61 DONE 1.0s
07:33:01 [2022-04-28T07:33:01.294Z] 
07:33:01 [2022-04-28T07:33:01.294Z] #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
07:33:01 [2022-04-28T07:33:01.294Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d
07:33:01 [2022-04-28T07:33:01.294Z] #53 32.90 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
07:33:01 [2022-04-28T07:33:01.294Z] #53 32.92 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
07:33:01 [2022-04-28T07:33:01.294Z] #53 32.95 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
07:33:01 [2022-04-28T07:33:01.294Z] #53 ...
07:33:01 [2022-04-28T07:33:01.294Z] 
07:33:01 [2022-04-28T07:33:01.294Z] #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
07:33:01 [2022-04-28T07:33:01.294Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c
07:33:01 [2022-04-28T07:33:01.294Z] #14 19.07 Reading package lists...
07:33:01 [2022-04-28T07:33:01.294Z] #14 23.17 Building dependency tree...
07:33:01 [2022-04-28T07:33:01.294Z] #14 26.74 The following additional packages will be installed:
07:33:01 [2022-04-28T07:33:01.294Z] #14 26.75   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:33:01 [2022-04-28T07:33:01.294Z] #14 26.75   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
07:33:01 [2022-04-28T07:33:01.294Z] #14 26.75   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
07:33:01 [2022-04-28T07:33:01.294Z] #14 26.75   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
07:33:01 [2022-04-28T07:33:01.294Z] #14 26.75   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
07:33:01 [2022-04-28T07:33:01.294Z] #14 26.76   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
07:33:01 [2022-04-28T07:33:01.294Z] #14 26.76   mingw-w64-common mingw-w64-x86-64-dev
07:33:01 [2022-04-28T07:33:01.294Z] #14 26.77 Suggested packages:
07:33:01 [2022-04-28T07:33:01.294Z] #14 26.77   gcc-10-locales seccomp wine64
07:33:01 [2022-04-28T07:33:01.294Z] #14 27.80 The following NEW packages will be installed:
07:33:01 [2022-04-28T07:33:01.294Z] #14 27.80   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:33:01 [2022-04-28T07:33:01.294Z] #14 27.80   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
07:33:01 [2022-04-28T07:33:01.294Z] #14 27.80   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
07:33:01 [2022-04-28T07:33:01.294Z] #14 27.80   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
07:33:01 [2022-04-28T07:33:01.294Z] #14 27.80   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
07:33:01 [2022-04-28T07:33:01.294Z] #14 27.80   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
07:33:01 [2022-04-28T07:33:01.294Z] #14 27.80   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
07:33:01 [2022-04-28T07:33:01.294Z] #14 27.80   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
07:33:01 [2022-04-28T07:33:01.294Z] #14 27.80   mingw-w64-x86-64-dev
07:33:01 [2022-04-28T07:33:01.294Z] #14 28.30 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded.
07:33:01 [2022-04-28T07:33:01.294Z] #14 28.30 Need to get 108 MB of archives.
07:33:01 [2022-04-28T07:33:01.294Z] #14 28.30 After this operation, 620 MB of additional disk space will be used.
07:33:01 [2022-04-28T07:33:01.294Z] #14 28.30 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]
07:33:01 [2022-04-28T07:33:01.294Z] #14 28.44 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]
07:33:01 [2022-04-28T07:33:01.294Z] #14 28.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
07:33:01 [2022-04-28T07:33:01.294Z] #14 28.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
07:33:01 [2022-04-28T07:33:01.294Z] #14 28.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
07:33:01 [2022-04-28T07:33:01.294Z] #14 28.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
07:33:01 [2022-04-28T07:33:01.294Z] #14 29.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
07:33:01 [2022-04-28T07:33:01.294Z] #14 29.54 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]
07:33:01 [2022-04-28T07:33:01.294Z] #14 29.58 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]
07:33:01 [2022-04-28T07:33:01.294Z] #14 30.19 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]
07:33:01 [2022-04-28T07:33:01.294Z] #14 31.48 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]
07:33:01 [2022-04-28T07:33:01.294Z] #14 31.82 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]
07:33:01 [2022-04-28T07:33:01.294Z] #14 32.27 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]
07:33:01 [2022-04-28T07:33:01.294Z] #14 ...
07:33:01 [2022-04-28T07:33:01.294Z] 
07:33:01 [2022-04-28T07:33:01.294Z] #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
07:33:01 [2022-04-28T07:33:01.294Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d
07:33:01 [2022-04-28T07:33:01.294Z] #53 33.14 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
07:33:01 [2022-04-28T07:33:01.294Z] #53 33.17 go: downloading github.com/jgautheron/goconst v1.5.1
07:33:01 [2022-04-28T07:33:01.294Z] #53 33.17 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
07:33:01 [2022-04-28T07:33:01.294Z] #53 33.19 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
07:33:01 [2022-04-28T07:33:01.294Z] #53 33.19 go: downloading github.com/julz/importas v0.1.0
07:33:01 [2022-04-28T07:33:01.294Z] #53 33.24 go: downloading github.com/kisielk/errcheck v1.6.0
07:33:01 [2022-04-28T07:33:01.294Z] #53 33.28 go: downloading github.com/kulti/thelper v0.5.0
07:33:01 [2022-04-28T07:33:01.550Z] #53 33.37 go: downloading github.com/kunwardeep/paralleltest v1.0.3
07:33:01 [2022-04-28T07:33:01.550Z] #53 33.37 go: downloading github.com/kyoh86/exportloopref v0.1.8
07:33:01 [2022-04-28T07:33:01.550Z] #53 33.39 go: downloading github.com/ldez/gomoddirectives v0.2.2
07:33:01 [2022-04-28T07:33:01.550Z] #53 33.44 go: downloading github.com/ldez/tagliatelle v0.3.0
07:33:01 [2022-04-28T07:33:01.550Z] #53 33.50 go: downloading github.com/leonklingele/grouper v1.1.0
07:33:01 [2022-04-28T07:33:01.806Z] #53 33.55 go: downloading github.com/maratori/testpackage v1.0.1
07:33:01 [2022-04-28T07:33:01.806Z] #53 33.64 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
07:33:01 [2022-04-28T07:33:01.806Z] #53 33.68 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
07:33:01 [2022-04-28T07:33:01.806Z] #53 33.70 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
07:33:01 [2022-04-28T07:33:01.806Z] #53 33.75 go: downloading github.com/mgechev/revive v1.1.3
07:33:02 [2022-04-28T07:33:02.377Z] #53 34.29 go: downloading github.com/moricho/tparallel v0.2.1
07:33:02 [2022-04-28T07:33:02.377Z] #53 34.30 go: downloading github.com/nakabonne/nestif v0.3.1
07:33:02 [2022-04-28T07:33:02.377Z] #53 34.32 go: downloading github.com/nishanths/exhaustive v0.7.11
07:33:02 [2022-04-28T07:33:02.377Z] #53 34.33 go: downloading github.com/nishanths/predeclared v0.2.1
07:33:02 [2022-04-28T07:33:02.377Z] #53 34.35 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
07:33:02 [2022-04-28T07:33:02.377Z] #53 34.38 go: downloading github.com/ryancurrah/gomodguard v1.2.3
07:33:02 [2022-04-28T07:33:02.633Z] #53 34.40 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
07:33:02 [2022-04-28T07:33:02.633Z] #53 34.47 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
07:33:02 [2022-04-28T07:33:02.633Z] #53 34.48 go: downloading github.com/securego/gosec/v2 v2.9.6
07:33:02 [2022-04-28T07:33:02.889Z] #53 34.68 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
07:33:02 [2022-04-28T07:33:02.889Z] #53 34.69 go: downloading github.com/sivchari/containedctx v1.0.1
07:33:02 [2022-04-28T07:33:02.889Z] #53 34.69 go: downloading github.com/sivchari/tenv v1.4.7
07:33:02 [2022-04-28T07:33:02.889Z] #53 34.71 go: downloading github.com/sonatard/noctx v0.0.1
07:33:02 [2022-04-28T07:33:02.889Z] #53 34.71 go: downloading github.com/sourcegraph/go-diff v0.6.1
07:33:02 [2022-04-28T07:33:02.889Z] #53 34.74 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
07:33:02 [2022-04-28T07:33:02.889Z] #53 34.79 go: downloading github.com/sylvia7788/contextcheck v1.0.4
07:33:02 [2022-04-28T07:33:02.889Z] #53 34.80 go: downloading github.com/tdakkota/asciicheck v0.1.1
07:33:02 [2022-04-28T07:33:02.889Z] #53 34.87 go: downloading github.com/tetafro/godot v1.4.11
07:33:02 [2022-04-28T07:33:02.889Z] #53 34.88 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
07:33:03 [2022-04-28T07:33:03.145Z] #53 34.93 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
07:33:03 [2022-04-28T07:33:03.145Z] #53 34.94 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
07:33:03 [2022-04-28T07:33:03.145Z] #53 35.02 go: downloading github.com/ultraware/funlen v0.0.3
07:33:03 [2022-04-28T07:33:03.145Z] #53 35.02 go: downloading github.com/ultraware/whitespace v0.0.4
07:33:03 [2022-04-28T07:33:03.145Z] #53 35.04 go: downloading github.com/uudashr/gocognit v1.0.5
07:33:03 [2022-04-28T07:33:03.145Z] #53 35.05 go: downloading github.com/yagipy/maintidx v1.0.0
07:33:03 [2022-04-28T07:33:03.145Z] #53 35.07 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
07:33:03 [2022-04-28T07:33:03.710Z] #53 35.52 go: downloading gitlab.com/bosi/decorder v0.2.1
07:33:03 [2022-04-28T07:33:03.710Z] #53 35.59 go: downloading honnef.co/go/tools v0.2.2
07:33:03 [2022-04-28T07:33:03.968Z] #53 ...
07:33:03 [2022-04-28T07:33:03.968Z] 
07:33:03 [2022-04-28T07:33:03.968Z] #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
07:33:03 [2022-04-28T07:33:03.968Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9
07:33:03 [2022-04-28T07:33:03.968Z] #40 24.25 Building dependency tree...
07:33:03 [2022-04-28T07:33:03.968Z] #40 28.10 The following additional packages will be installed:
07:33:03 [2022-04-28T07:33:03.968Z] #40 28.12   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
07:33:03 [2022-04-28T07:33:03.968Z] #40 28.12 Suggested packages:
07:33:03 [2022-04-28T07:33:03.968Z] #40 28.12   cmake-doc ninja-build lrzip
07:33:03 [2022-04-28T07:33:03.968Z] #40 28.12 Recommended packages:
07:33:03 [2022-04-28T07:33:03.968Z] #40 28.12   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
07:33:03 [2022-04-28T07:33:03.968Z] #40 28.87 The following NEW packages will be installed:
07:33:03 [2022-04-28T07:33:03.968Z] #40 28.89   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
07:33:03 [2022-04-28T07:33:03.968Z] #40 28.90   vim-common xxd
07:33:03 [2022-04-28T07:33:03.968Z] #40 29.30 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
07:33:03 [2022-04-28T07:33:03.968Z] #40 29.30 Need to get 15.6 MB of archives.
07:33:03 [2022-04-28T07:33:03.968Z] #40 29.30 After this operation, 67.4 MB of additional disk space will be used.
07:33:03 [2022-04-28T07:33:03.968Z] #40 29.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
07:33:03 [2022-04-28T07:33:03.968Z] #40 29.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
07:33:03 [2022-04-28T07:33:03.968Z] #40 29.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
07:33:03 [2022-04-28T07:33:03.968Z] #40 29.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
07:33:03 [2022-04-28T07:33:03.968Z] #40 29.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB]
07:33:03 [2022-04-28T07:33:03.968Z] #40 30.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
07:33:03 [2022-04-28T07:33:03.968Z] #40 30.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
07:33:03 [2022-04-28T07:33:03.968Z] #40 30.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
07:33:03 [2022-04-28T07:33:03.968Z] #40 30.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
07:33:03 [2022-04-28T07:33:03.968Z] #40 30.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
07:33:03 [2022-04-28T07:33:03.968Z] #40 31.53 debconf: delaying package configuration, since apt-utils is not installed
07:33:03 [2022-04-28T07:33:03.968Z] #40 31.79 Fetched 15.6 MB in 1s (11.4 MB/s)
07:33:03 [2022-04-28T07:33:03.968Z] #40 31.90 Selecting previously unselected package xxd.
07:33:03 [2022-04-28T07:33:03.968Z] #40 31.90 (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.)
07:33:03 [2022-04-28T07:33:03.968Z] #40 32.00 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
07:33:03 [2022-04-28T07:33:03.968Z] #40 32.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
07:33:03 [2022-04-28T07:33:03.968Z] #40 32.45 Selecting previously unselected package vim-common.
07:33:03 [2022-04-28T07:33:03.968Z] #40 32.45 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
07:33:03 [2022-04-28T07:33:03.968Z] #40 32.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
07:33:03 [2022-04-28T07:33:03.968Z] #40 33.14 Selecting previously unselected package cmake-data.
07:33:03 [2022-04-28T07:33:03.968Z] #40 33.15 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
07:33:03 [2022-04-28T07:33:03.968Z] #40 33.17 Unpacking cmake-data (3.18.4-2+deb11u1) ...
07:33:04 [2022-04-28T07:33:04.225Z] #40 ...
07:33:04 [2022-04-28T07:33:04.225Z] 
07:33:04 [2022-04-28T07:33:04.225Z] #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
07:33:04 [2022-04-28T07:33:04.225Z] #31 sha256:8ec58217378ed09480a2f820f535a6776e0612fa873c773f43cd4082a10f0cb4
07:33:04 [2022-04-28T07:33:04.225Z] #31 32.02 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
07:33:04 [2022-04-28T07:33:04.225Z] #31 33.40 
07:33:04 [2022-04-28T07:33:04.225Z] #31 33.70 #=#=#                                                                         

######################################################################## 100.0%
07:33:04 [2022-04-28T07:33:04.225Z] #31 34.77 
07:33:05 [2022-04-28T07:33:05.156Z] #31 36.76 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
07:33:06 [2022-04-28T07:33:06.530Z] #31 37.90 #=#=#                                                                         
07:33:06 [2022-04-28T07:33:06.787Z] #31 38.17 #=#=#                                                                         

######################################################################## 100.0%
07:33:07 [2022-04-28T07:33:07.354Z] #31 39.05 
07:33:07 [2022-04-28T07:33:07.918Z] #31 39.37 Download of images into '/build' complete.
07:33:07 [2022-04-28T07:33:07.918Z] #31 39.37 Use something like the following to load the result into a Docker daemon:
07:33:07 [2022-04-28T07:33:07.918Z] #31 39.37   tar -cC '/build' . | docker load
07:33:11 [2022-04-28T07:33:11.230Z] #31 ...
07:33:11 [2022-04-28T07:33:11.230Z] 
07:33:11 [2022-04-28T07:33:11.230Z] #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
07:33:11 [2022-04-28T07:33:11.230Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8
07:33:11 [2022-04-28T07:33:11.230Z] #34 32.39 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
07:33:11 [2022-04-28T07:33:11.230Z] #34 32.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:33:11 [2022-04-28T07:33:11.230Z] #34 ...
07:33:11 [2022-04-28T07:33:11.230Z] 
07:33:11 [2022-04-28T07:33:11.230Z] #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
07:33:11 [2022-04-28T07:33:11.230Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6
07:33:11 [2022-04-28T07:33:11.230Z] #49 32.33 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [609 kB]
07:33:11 [2022-04-28T07:33:11.230Z] #49 33.90 debconf: delaying package configuration, since apt-utils is not installed
07:33:11 [2022-04-28T07:33:11.230Z] #49 34.12 Fetched 2115 kB in 4s (551 kB/s)
07:33:11 [2022-04-28T07:33:11.230Z] #49 34.22 Selecting previously unselected package libprotobuf23:arm64.
07:33:11 [2022-04-28T07:33:11.230Z] #49 34.22 (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.)
07:33:11 [2022-04-28T07:33:11.230Z] #49 34.25 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
07:33:11 [2022-04-28T07:33:11.230Z] #49 34.27 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
07:33:11 [2022-04-28T07:33:11.230Z] #49 34.96 Selecting previously unselected package python3-pkg-resources.
07:33:11 [2022-04-28T07:33:11.230Z] #49 34.96 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
07:33:11 [2022-04-28T07:33:11.230Z] #49 34.97 Unpacking python3-pkg-resources (52.0.0-4) ...
07:33:11 [2022-04-28T07:33:11.230Z] #49 35.25 Selecting previously unselected package python3-six.
07:33:11 [2022-04-28T07:33:11.230Z] #49 35.25 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
07:33:11 [2022-04-28T07:33:11.230Z] #49 35.26 Unpacking python3-six (1.16.0-2) ...
07:33:11 [2022-04-28T07:33:11.230Z] #49 35.38 Selecting previously unselected package python3-protobuf.
07:33:11 [2022-04-28T07:33:11.230Z] #49 35.39 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
07:33:11 [2022-04-28T07:33:11.230Z] #49 35.40 Unpacking python3-protobuf (3.12.4-1) ...
07:33:11 [2022-04-28T07:33:11.230Z] #49 35.98 Selecting previously unselected package libnet1:arm64.
07:33:11 [2022-04-28T07:33:11.230Z] #49 35.99 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
07:33:11 [2022-04-28T07:33:11.230Z] #49 35.99 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
07:33:11 [2022-04-28T07:33:11.230Z] #49 36.16 Selecting previously unselected package libnl-3-200:arm64.
07:33:11 [2022-04-28T07:33:11.230Z] #49 36.16 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
07:33:11 [2022-04-28T07:33:11.230Z] #49 36.17 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
07:33:11 [2022-04-28T07:33:11.230Z] #49 36.30 Selecting previously unselected package libprotobuf-c1:arm64.
07:33:11 [2022-04-28T07:33:11.230Z] #49 36.30 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
07:33:11 [2022-04-28T07:33:11.230Z] #49 36.32 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
07:33:11 [2022-04-28T07:33:11.230Z] #49 36.42 Selecting previously unselected package criu.
07:33:11 [2022-04-28T07:33:11.230Z] #49 36.42 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ...
07:33:11 [2022-04-28T07:33:11.230Z] #49 36.43 Unpacking criu (3.16.1-3) ...
07:33:11 [2022-04-28T07:33:11.230Z] #49 37.19 Setting up python3-pkg-resources (52.0.0-4) ...
07:33:11 [2022-04-28T07:33:11.230Z] #49 38.74 Setting up libprotobuf23:arm64 (3.12.4-1) ...
07:33:11 [2022-04-28T07:33:11.230Z] #49 38.75 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
07:33:11 [2022-04-28T07:33:11.230Z] #49 38.77 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
07:33:11 [2022-04-28T07:33:11.230Z] #49 38.79 Setting up python3-six (1.16.0-2) ...
07:33:11 [2022-04-28T07:33:11.230Z] #49 40.27 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
07:33:11 [2022-04-28T07:33:11.230Z] #49 40.43 Setting up python3-protobuf (3.12.4-1) ...
07:33:11 [2022-04-28T07:33:11.230Z] #49 ...
07:33:11 [2022-04-28T07:33:11.230Z] 
07:33:11 [2022-04-28T07:33:11.230Z] #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
07:33:11 [2022-04-28T07:33:11.230Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c
07:33:11 [2022-04-28T07:33:11.230Z] #14 33.14 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]
07:33:11 [2022-04-28T07:33:11.230Z] #14 33.69 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]
07:33:11 [2022-04-28T07:33:11.230Z] #14 33.69 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
07:33:11 [2022-04-28T07:33:11.230Z] #14 33.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
07:33:11 [2022-04-28T07:33:11.230Z] #14 33.70 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
07:33:11 [2022-04-28T07:33:11.230Z] #14 33.70 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
07:33:11 [2022-04-28T07:33:11.230Z] #14 33.70 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]
07:33:11 [2022-04-28T07:33:11.230Z] #14 33.71 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
07:33:11 [2022-04-28T07:33:11.230Z] #14 33.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
07:33:11 [2022-04-28T07:33:11.230Z] #14 33.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
07:33:11 [2022-04-28T07:33:11.230Z] #14 33.75 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
07:33:11 [2022-04-28T07:33:11.230Z] #14 33.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
07:33:11 [2022-04-28T07:33:11.230Z] #14 33.76 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
07:33:11 [2022-04-28T07:33:11.230Z] #14 33.78 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
07:33:11 [2022-04-28T07:33:11.230Z] #14 33.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
07:33:11 [2022-04-28T07:33:11.230Z] #14 33.80 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
07:33:11 [2022-04-28T07:33:11.230Z] #14 33.80 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
07:33:11 [2022-04-28T07:33:11.230Z] #14 34.64 debconf: delaying package configuration, since apt-utils is not installed
07:33:11 [2022-04-28T07:33:11.230Z] #14 34.90 Fetched 108 MB in 6s (18.3 MB/s)
07:33:11 [2022-04-28T07:33:11.230Z] #14 34.96 Selecting previously unselected package binutils-mingw-w64-i686.
07:33:11 [2022-04-28T07:33:11.230Z] #14 34.96 (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.)
07:33:11 [2022-04-28T07:33:11.230Z] #14 35.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
07:33:11 [2022-04-28T07:33:11.230Z] #14 35.03 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
07:33:11 [2022-04-28T07:33:11.230Z] #14 36.81 Selecting previously unselected package binutils-mingw-w64-x86-64.
07:33:11 [2022-04-28T07:33:11.230Z] #14 36.81 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
07:33:11 [2022-04-28T07:33:11.230Z] #14 36.81 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:33:11 [2022-04-28T07:33:11.230Z] #14 39.19 Selecting previously unselected package binutils-mingw-w64.
07:33:11 [2022-04-28T07:33:11.230Z] #14 39.20 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
07:33:11 [2022-04-28T07:33:11.230Z] #14 39.21 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
07:33:11 [2022-04-28T07:33:11.230Z] #14 39.31 Selecting previously unselected package libdevmapper1.02.1:arm64.
07:33:11 [2022-04-28T07:33:11.230Z] #14 39.31 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
07:33:11 [2022-04-28T07:33:11.230Z] #14 39.32 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
07:33:11 [2022-04-28T07:33:11.230Z] #14 39.43 Selecting previously unselected package dmsetup.
07:33:11 [2022-04-28T07:33:11.230Z] #14 39.44 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
07:33:11 [2022-04-28T07:33:11.230Z] #14 39.44 Unpacking dmsetup (2:1.02.175-2.1) ...
07:33:11 [2022-04-28T07:33:11.230Z] #14 39.62 Selecting previously unselected package mingw-w64-common.
07:33:11 [2022-04-28T07:33:11.230Z] #14 39.62 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
07:33:11 [2022-04-28T07:33:11.230Z] #14 39.62 Unpacking mingw-w64-common (8.0.0-1) ...
07:33:11 [2022-04-28T07:33:11.230Z] #14 ...
07:33:11 [2022-04-28T07:33:11.230Z] 
07:33:11 [2022-04-28T07:33:11.230Z] #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
07:33:11 [2022-04-28T07:33:11.230Z] #31 sha256:8ec58217378ed09480a2f820f535a6776e0612fa873c773f43cd4082a10f0cb4
07:33:11 [2022-04-28T07:33:11.230Z] #31 DONE 42.8s
07:33:11 [2022-04-28T07:33:11.230Z] 
07:33:11 [2022-04-28T07:33:11.230Z] #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
07:33:11 [2022-04-28T07:33:11.230Z] #62 sha256:5a5c16f253667751f041cffafb5dce127896d177c0df7ed8fabf691f19726e3b
07:33:11 [2022-04-28T07:33:11.230Z] #62 0.587 + RM_GOPATH=0
07:33:11 [2022-04-28T07:33:11.230Z] #62 0.587 + TMP_GOPATH=
07:33:11 [2022-04-28T07:33:11.230Z] #62 0.587 + : /build
07:33:11 [2022-04-28T07:33:11.230Z] #62 0.588 + '[' -z '' ']'
07:33:11 [2022-04-28T07:33:11.230Z] #62 0.592 ++ mktemp -d
07:33:11 [2022-04-28T07:33:11.230Z] #62 0.595 + export GOPATH=/tmp/tmp.VVanOsoN9z
07:33:11 [2022-04-28T07:33:11.230Z] #62 0.597 + GOPATH=/tmp/tmp.VVanOsoN9z
07:33:11 [2022-04-28T07:33:11.230Z] #62 0.597 + RM_GOPATH=1
07:33:11 [2022-04-28T07:33:11.230Z] #62 0.597 + case "$(go env GOARCH)" in
07:33:11 [2022-04-28T07:33:11.230Z] #62 0.598 ++ go env GOARCH
07:33:11 [2022-04-28T07:33:11.230Z] #62 0.624 + export GO_BUILDMODE=-buildmode=pie
07:33:11 [2022-04-28T07:33:11.230Z] #62 0.624 + GO_BUILDMODE=-buildmode=pie
07:33:11 [2022-04-28T07:33:11.230Z] #62 0.625 ++ dirname /install.sh
07:33:11 [2022-04-28T07:33:11.231Z] #62 0.629 + dir=/
07:33:11 [2022-04-28T07:33:11.231Z] #62 0.630 + bin=containerd
07:33:11 [2022-04-28T07:33:11.231Z] #62 0.630 + shift
07:33:11 [2022-04-28T07:33:11.231Z] #62 0.630 + '[' '!' -f //containerd.installer ']'
07:33:11 [2022-04-28T07:33:11.231Z] #62 0.631 + . //containerd.installer
07:33:11 [2022-04-28T07:33:11.231Z] #62 0.631 ++ set -e
07:33:11 [2022-04-28T07:33:11.231Z] #62 0.631 ++ : v1.6.3
07:33:11 [2022-04-28T07:33:11.231Z] #62 0.632 + install_containerd
07:33:11 [2022-04-28T07:33:11.231Z] #62 0.641 + echo 'Install containerd version v1.6.3'
07:33:11 [2022-04-28T07:33:11.231Z] #62 0.647 Install containerd version v1.6.3
07:33:11 [2022-04-28T07:33:11.231Z] #62 0.649 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VVanOsoN9z/src/github.com/containerd/containerd
07:33:11 [2022-04-28T07:33:11.231Z] #62 0.651 Cloning into '/tmp/tmp.VVanOsoN9z/src/github.com/containerd/containerd'...
07:33:11 [2022-04-28T07:33:11.488Z] #62 ...
07:33:11 [2022-04-28T07:33:11.488Z] 
07:33:11 [2022-04-28T07:33:11.488Z] #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
07:33:11 [2022-04-28T07:33:11.488Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d
07:33:11 [2022-04-28T07:33:11.488Z] #53 36.65 go: downloading mvdan.cc/gofumpt v0.2.1
07:33:11 [2022-04-28T07:33:11.488Z] #53 36.66 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
07:33:11 [2022-04-28T07:33:11.488Z] #53 36.72 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
07:33:11 [2022-04-28T07:33:11.488Z] #53 36.76 go: downloading github.com/davecgh/go-spew v1.1.1
07:33:11 [2022-04-28T07:33:11.488Z] #53 36.77 go: downloading github.com/pmezard/go-difflib v1.0.0
07:33:11 [2022-04-28T07:33:11.488Z] #53 36.79 go: downloading github.com/stretchr/objx v0.1.1
07:33:11 [2022-04-28T07:33:11.488Z] #53 36.85 go: downloading github.com/hashicorp/hcl v1.0.0
07:33:11 [2022-04-28T07:33:11.488Z] #53 37.03 go: downloading github.com/pelletier/go-toml v1.9.4
07:33:11 [2022-04-28T07:33:11.488Z] #53 37.05 go: downloading gopkg.in/yaml.v2 v2.4.0
07:33:11 [2022-04-28T07:33:11.488Z] #53 37.20 go: downloading golang.org/x/text v0.3.7
07:33:11 [2022-04-28T07:33:11.488Z] #53 41.17 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
07:33:11 [2022-04-28T07:33:11.488Z] #53 41.20 go: downloading github.com/gobwas/glob v0.2.3
07:33:11 [2022-04-28T07:33:11.488Z] #53 41.22 go: downloading github.com/kisielk/gotool v1.0.0
07:33:11 [2022-04-28T07:33:11.488Z] #53 41.26 go: downloading github.com/gostaticanalysis/comment v1.4.2
07:33:11 [2022-04-28T07:33:11.488Z] #53 41.29 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
07:33:11 [2022-04-28T07:33:11.488Z] #53 41.29 go: downloading golang.org/x/mod v0.5.1
07:33:11 [2022-04-28T07:33:11.488Z] #53 41.39 go: downloading github.com/ettle/strcase v0.1.1
07:33:11 [2022-04-28T07:33:11.488Z] #53 41.42 go: downloading github.com/fatih/structtag v1.2.0
07:33:11 [2022-04-28T07:33:11.488Z] #53 41.47 go: downloading github.com/Masterminds/semver v1.5.0
07:33:11 [2022-04-28T07:33:11.488Z] #53 41.50 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
07:33:11 [2022-04-28T07:33:11.488Z] #53 41.51 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
07:33:11 [2022-04-28T07:33:11.488Z] #53 41.58 go: downloading github.com/prometheus/client_golang v1.7.1
07:33:11 [2022-04-28T07:33:11.488Z] #53 42.32 go: downloading github.com/prometheus/client_model v0.2.0
07:33:11 [2022-04-28T07:33:11.488Z] #53 42.35 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
07:33:11 [2022-04-28T07:33:11.488Z] #53 42.36 go: downloading github.com/google/go-cmp v0.5.6
07:33:11 [2022-04-28T07:33:11.488Z] #53 42.51 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
07:33:11 [2022-04-28T07:33:11.488Z] #53 42.58 go: downloading github.com/olekukonko/tablewriter v0.0.5
07:33:11 [2022-04-28T07:33:11.488Z] #53 42.64 go: downloading github.com/beorn7/perks v1.0.1
07:33:11 [2022-04-28T07:33:11.488Z] #53 42.67 go: downloading github.com/cespare/xxhash/v2 v2.1.2
07:33:11 [2022-04-28T07:33:11.488Z] #53 42.67 go: downloading github.com/golang/protobuf v1.5.2
07:33:11 [2022-04-28T07:33:11.488Z] #53 42.73 go: downloading github.com/cespare/xxhash v1.1.0
07:33:11 [2022-04-28T07:33:11.488Z] #53 42.80 go: downloading github.com/prometheus/common v0.10.0
07:33:11 [2022-04-28T07:33:11.488Z] #53 43.14 go: downloading github.com/prometheus/procfs v0.6.0
07:33:11 [2022-04-28T07:33:11.488Z] #53 43.37 go: downloading github.com/mattn/go-runewidth v0.0.9
07:33:11 [2022-04-28T07:33:11.488Z] #53 43.49 go: downloading google.golang.org/protobuf v1.27.1
07:33:11 [2022-04-28T07:33:11.745Z] #53 ...
07:33:11 [2022-04-28T07:33:11.745Z] 
07:33:11 [2022-04-28T07:33:11.745Z] #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
07:33:11 [2022-04-28T07:33:11.745Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad
07:33:11 [2022-04-28T07:33:11.745Z] #51 43.75 gotestsum version dev
07:33:12 [2022-04-28T07:33:12.309Z] #51 DONE 44.1s
07:33:12 [2022-04-28T07:33:12.309Z] 
07:33:12 [2022-04-28T07:33:12.309Z] #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
07:33:12 [2022-04-28T07:33:12.309Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9
07:33:12 [2022-04-28T07:33:12.309Z] #40 36.54 Selecting previously unselected package libicu67:arm64.
07:33:12 [2022-04-28T07:33:12.309Z] #40 36.56 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
07:33:12 [2022-04-28T07:33:12.309Z] #40 36.62 Unpacking libicu67:arm64 (67.1-7) ...
07:33:12 [2022-04-28T07:33:12.309Z] #40 42.41 Selecting previously unselected package libxml2:arm64.
07:33:12 [2022-04-28T07:33:12.309Z] #40 42.41 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ...
07:33:12 [2022-04-28T07:33:12.309Z] #40 42.43 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ...
07:33:12 [2022-04-28T07:33:12.309Z] #40 43.22 Selecting previously unselected package libarchive13:arm64.
07:33:12 [2022-04-28T07:33:12.309Z] #40 43.22 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
07:33:12 [2022-04-28T07:33:12.309Z] #40 43.23 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
07:33:12 [2022-04-28T07:33:12.309Z] #40 43.79 Selecting previously unselected package libjsoncpp24:arm64.
07:33:12 [2022-04-28T07:33:12.309Z] #40 43.80 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
07:33:12 [2022-04-28T07:33:12.309Z] #40 43.81 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
07:33:12 [2022-04-28T07:33:12.309Z] #40 44.01 Selecting previously unselected package librhash0:arm64.
07:33:12 [2022-04-28T07:33:12.309Z] #40 44.01 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
07:33:12 [2022-04-28T07:33:12.309Z] #40 44.02 Unpacking librhash0:arm64 (1.4.1-2) ...
07:33:12 [2022-04-28T07:33:12.309Z] #40 44.18 Selecting previously unselected package libuv1:arm64.
07:33:12 [2022-04-28T07:33:12.309Z] #40 44.18 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
07:33:12 [2022-04-28T07:33:12.309Z] #40 44.19 Unpacking libuv1:arm64 (1.40.0-2) ...
07:33:12 [2022-04-28T07:33:12.566Z] #40 44.40 Selecting previously unselected package cmake.
07:33:12 [2022-04-28T07:33:12.566Z] #40 44.41 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
07:33:12 [2022-04-28T07:33:12.566Z] #40 44.44 Unpacking cmake (3.18.4-2+deb11u1) ...
07:33:12 [2022-04-28T07:33:12.566Z] #40 ...
07:33:12 [2022-04-28T07:33:12.566Z] 
07:33:12 [2022-04-28T07:33:12.566Z] #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
07:33:12 [2022-04-28T07:33:12.566Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d
07:33:12 [2022-04-28T07:33:12.566Z] #53 44.52 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
07:33:15 [2022-04-28T07:33:15.087Z] #53 ...
07:33:15 [2022-04-28T07:33:15.087Z] 
07:33:15 [2022-04-28T07:33:15.087Z] #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
07:33:15 [2022-04-28T07:33:15.087Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6
07:33:15 [2022-04-28T07:33:15.087Z] #49 44.33 Setting up criu (3.16.1-3) ...
07:33:15 [2022-04-28T07:33:15.087Z] #49 45.94 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:33:15 [2022-04-28T07:33:15.087Z] #49 DONE 46.7s
07:33:15 [2022-04-28T07:33:15.087Z] 
07:33:15 [2022-04-28T07:33:15.087Z] #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
07:33:15 [2022-04-28T07:33:15.087Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9
07:33:15 [2022-04-28T07:33:15.087Z] #40 46.87 Setting up libicu67:arm64 (67.1-7) ...
07:33:15 [2022-04-28T07:33:15.087Z] #40 46.95 Setting up xxd (2:8.2.2434-3+deb11u1) ...
07:33:15 [2022-04-28T07:33:15.087Z] #40 46.98 Setting up libuv1:arm64 (1.40.0-2) ...
07:33:15 [2022-04-28T07:33:15.087Z] #40 47.03 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
07:33:15 [2022-04-28T07:33:15.087Z] #40 47.10 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
07:33:15 [2022-04-28T07:33:15.344Z] #40 47.13 Setting up librhash0:arm64 (1.4.1-2) ...
07:33:15 [2022-04-28T07:33:15.344Z] #40 47.14 Setting up cmake-data (3.18.4-2+deb11u1) ...
07:33:15 [2022-04-28T07:33:15.344Z] #40 47.18 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ...
07:33:15 [2022-04-28T07:33:15.344Z] #40 47.19 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
07:33:15 [2022-04-28T07:33:15.344Z] #40 47.21 Setting up cmake (3.18.4-2+deb11u1) ...
07:33:15 [2022-04-28T07:33:15.344Z] #40 47.23 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:33:16 [2022-04-28T07:33:16.406Z] #40 DONE 48.0s
07:33:16 [2022-04-28T07:33:16.406Z] 
07:33:16 [2022-04-28T07:33:16.406Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
07:33:16 [2022-04-28T07:33:16.406Z] #41 sha256:15b98759c15fde618e8d5c1f9d01714a096e8c66fd60d3234d6290705fae9726
07:33:16 [2022-04-28T07:33:16.682Z] #41 DONE 0.3s
07:33:16 [2022-04-28T07:33:16.682Z] 
07:33:16 [2022-04-28T07:33:16.682Z] #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
07:33:16 [2022-04-28T07:33:16.682Z] #42 sha256:b72ca49736cf0cadb9176df115337807ff112b344bb6e7bc3f07968ce4b4f47e
07:33:17 [2022-04-28T07:33:17.257Z] #42 0.622 + RM_GOPATH=0
07:33:17 [2022-04-28T07:33:17.257Z] #42 0.622 + TMP_GOPATH=
07:33:17 [2022-04-28T07:33:17.257Z] #42 0.622 + : /build
07:33:17 [2022-04-28T07:33:17.257Z] #42 0.622 + '[' -z '' ']'
07:33:17 [2022-04-28T07:33:17.257Z] #42 0.624 ++ mktemp -d
07:33:17 [2022-04-28T07:33:17.257Z] #42 0.634 + export GOPATH=/tmp/tmp.LoAzhaFP8N
07:33:17 [2022-04-28T07:33:17.257Z] #42 0.651 + GOPATH=/tmp/tmp.LoAzhaFP8N
07:33:17 [2022-04-28T07:33:17.257Z] #42 0.651 + RM_GOPATH=1
07:33:17 [2022-04-28T07:33:17.257Z] #42 0.652 + case "$(go env GOARCH)" in
07:33:17 [2022-04-28T07:33:17.257Z] #42 0.653 ++ go env GOARCH
07:33:17 [2022-04-28T07:33:17.257Z] #42 0.677 + export GO_BUILDMODE=-buildmode=pie
07:33:17 [2022-04-28T07:33:17.257Z] #42 0.677 + GO_BUILDMODE=-buildmode=pie
07:33:17 [2022-04-28T07:33:17.257Z] #42 0.677 ++ dirname /install.sh
07:33:17 [2022-04-28T07:33:17.257Z] #42 0.681 Install tini version v0.19.0
07:33:17 [2022-04-28T07:33:17.257Z] #42 0.682 + dir=/
07:33:17 [2022-04-28T07:33:17.257Z] #42 0.682 + bin=tini
07:33:17 [2022-04-28T07:33:17.257Z] #42 0.682 + shift
07:33:17 [2022-04-28T07:33:17.257Z] #42 0.682 + '[' '!' -f //tini.installer ']'
07:33:17 [2022-04-28T07:33:17.257Z] #42 0.682 + . //tini.installer
07:33:17 [2022-04-28T07:33:17.257Z] #42 0.682 ++ : v0.19.0
07:33:17 [2022-04-28T07:33:17.257Z] #42 0.682 + install_tini
07:33:17 [2022-04-28T07:33:17.257Z] #42 0.682 + echo 'Install tini version v0.19.0'
07:33:17 [2022-04-28T07:33:17.257Z] #42 0.688 + git clone https://github.com/krallin/tini.git /tmp/tmp.LoAzhaFP8N/tini
07:33:17 [2022-04-28T07:33:17.257Z] #42 0.705 Cloning into '/tmp/tmp.LoAzhaFP8N/tini'...
07:33:17 [2022-04-28T07:33:17.820Z] #42 1.243 + cd /tmp/tmp.LoAzhaFP8N/tini
07:33:17 [2022-04-28T07:33:17.821Z] #42 1.244 + git checkout -q v0.19.0
07:33:17 [2022-04-28T07:33:17.821Z] #42 1.249 + cmake .
07:33:18 [2022-04-28T07:33:18.077Z] #42 1.545 -- The C compiler identification is GNU 10.2.1
07:33:18 [2022-04-28T07:33:18.077Z] #42 1.576 -- Detecting C compiler ABI info
07:33:18 [2022-04-28T07:33:18.639Z] #42 2.042 -- Detecting C compiler ABI info - done
07:33:18 [2022-04-28T07:33:18.639Z] #42 2.090 -- Check for working C compiler: /usr/bin/cc - skipped
07:33:18 [2022-04-28T07:33:18.639Z] #42 2.093 -- Detecting C compile features
07:33:18 [2022-04-28T07:33:18.639Z] #42 2.094 -- Detecting C compile features - done
07:33:18 [2022-04-28T07:33:18.639Z] #42 2.139 -- Performing Test HAS_BUILTIN_FORTIFY
07:33:18 [2022-04-28T07:33:18.896Z] #42 2.329 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
07:33:18 [2022-04-28T07:33:18.896Z] #42 2.396 -- Configuring done
07:33:18 [2022-04-28T07:33:18.896Z] #42 2.425 -- Generating done
07:33:18 [2022-04-28T07:33:18.896Z] #42 2.426 -- Build files have been written to: /tmp/tmp.LoAzhaFP8N/tini
07:33:18 [2022-04-28T07:33:18.896Z] #42 2.432 + make tini-static
07:33:19 [2022-04-28T07:33:19.458Z] #42 2.702 Scanning dependencies of target tini-static
07:33:19 [2022-04-28T07:33:19.458Z] #42 2.751 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:33:20 [2022-04-28T07:33:20.388Z] #42 3.778 [100%] Linking C executable tini-static
07:33:20 [2022-04-28T07:33:20.645Z] #42 4.227 [100%] Built target tini-static
07:33:20 [2022-04-28T07:33:20.645Z] #42 4.302 + mkdir -p /build
07:33:20 [2022-04-28T07:33:20.901Z] #42 4.306 + cp tini-static /build/docker-init
07:33:24 [2022-04-28T07:33:24.169Z] #42 ...
07:33:24 [2022-04-28T07:33:24.169Z] 
07:33:24 [2022-04-28T07:33:24.169Z] #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
07:33:24 [2022-04-28T07:33:24.169Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c
07:33:24 [2022-04-28T07:33:24.169Z] #14 45.75 Selecting previously unselected package mingw-w64-x86-64-dev.
07:33:24 [2022-04-28T07:33:24.169Z] #14 45.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
07:33:24 [2022-04-28T07:33:24.169Z] #14 45.76 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
07:33:24 [2022-04-28T07:33:24.169Z] #14 51.26 Selecting previously unselected package gcc-mingw-w64-base.
07:33:24 [2022-04-28T07:33:24.169Z] #14 51.26 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
07:33:24 [2022-04-28T07:33:24.169Z] #14 51.27 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:33:24 [2022-04-28T07:33:24.169Z] #14 51.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
07:33:24 [2022-04-28T07:33:24.169Z] #14 51.35 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
07:33:24 [2022-04-28T07:33:24.169Z] #14 51.36 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:33:24 [2022-04-28T07:33:24.169Z] #14 ...
07:33:24 [2022-04-28T07:33:24.169Z] 
07:33:24 [2022-04-28T07:33:24.169Z] #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
07:33:24 [2022-04-28T07:33:24.169Z] #42 sha256:b72ca49736cf0cadb9176df115337807ff112b344bb6e7bc3f07968ce4b4f47e
07:33:24 [2022-04-28T07:33:24.169Z] #42 DONE 7.5s
07:33:24 [2022-04-28T07:33:24.169Z] 
07:33:24 [2022-04-28T07:33:24.169Z] #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
07:33:24 [2022-04-28T07:33:24.169Z] #62 sha256:5a5c16f253667751f041cffafb5dce127896d177c0df7ed8fabf691f19726e3b
07:33:25 [2022-04-28T07:33:25.097Z] #62 ...
07:33:25 [2022-04-28T07:33:25.097Z] 
07:33:25 [2022-04-28T07:33:25.097Z] #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
07:33:25 [2022-04-28T07:33:25.097Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c
07:33:25 [2022-04-28T07:33:25.097Z] #14 56.79 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
07:33:25 [2022-04-28T07:33:25.097Z] #14 56.79 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
07:33:25 [2022-04-28T07:33:25.097Z] #14 56.80 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:33:35 [2022-04-28T07:33:35.049Z] #14 ...
07:33:35 [2022-04-28T07:33:35.049Z] 
07:33:35 [2022-04-28T07:33:35.049Z] #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
07:33:35 [2022-04-28T07:33:35.049Z] #62 sha256:5a5c16f253667751f041cffafb5dce127896d177c0df7ed8fabf691f19726e3b
07:33:35 [2022-04-28T07:33:35.049Z] #62 32.15 Updating files:  77% (3668/4722)
Updating files:  78% (3684/4722)
Updating files:  79% (3731/4722)
Updating files:  80% (3778/4722)
Updating files:  81% (3825/4722)
Updating files:  82% (3873/4722)
Updating files:  83% (3920/4722)
Updating files:  84% (3967/4722)
Updating files:  85% (4014/4722)
Updating files:  86% (4061/4722)
Updating files:  87% (4109/4722)
Updating files:  88% (4156/4722)
Updating files:  89% (4203/4722)
Updating files:  90% (4250/4722)
Updating files:  91% (4298/4722)
Updating files:  92% (4345/4722)
Updating files:  93% (4392/4722)
Updating files:  94% (4439/4722)
Updating files:  95% (4486/4722)
Updating files:  96% (4534/4722)
Updating files:  97% (4581/4722)
Updating files:  98% (4628/4722)
Updating files:  99% (4675/4722)
Updating files: 100% (4722/4722)
Updating files: 100% (4722/4722), done.
07:33:35 [2022-04-28T07:33:35.049Z] #62 32.72 + cd /tmp/tmp.VVanOsoN9z/src/github.com/containerd/containerd
07:33:35 [2022-04-28T07:33:35.049Z] #62 32.72 + git checkout -q v1.6.3
07:33:35 [2022-04-28T07:33:35.306Z] #62 34.06 + export 'BUILDTAGS=netgo osusergo static_build'
07:33:35 [2022-04-28T07:33:35.306Z] #62 34.06 + BUILDTAGS='netgo osusergo static_build'
07:33:35 [2022-04-28T07:33:35.306Z] #62 34.06 + export EXTRA_FLAGS=-buildmode=pie
07:33:35 [2022-04-28T07:33:35.306Z] #62 34.07 + EXTRA_FLAGS=-buildmode=pie
07:33:35 [2022-04-28T07:33:35.306Z] #62 34.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
07:33:35 [2022-04-28T07:33:35.306Z] #62 34.07 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
07:33:35 [2022-04-28T07:33:35.306Z] #62 34.07 + '[' '' = dynamic ']'
07:33:35 [2022-04-28T07:33:35.306Z] #62 34.07 + make
07:33:36 [2022-04-28T07:33:36.675Z] #62 35.43 + bin/ctr
07:33:44 [2022-04-28T07:33:44.790Z] #62 ...
07:33:44 [2022-04-28T07:33:44.790Z] 
07:33:44 [2022-04-28T07:33:44.790Z] #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
07:33:44 [2022-04-28T07:33:44.790Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c
07:33:44 [2022-04-28T07:33:44.790Z] #14 65.39 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
07:33:44 [2022-04-28T07:33:44.790Z] #14 65.41 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
07:33:44 [2022-04-28T07:33:44.790Z] #14 65.41 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:33:44 [2022-04-28T07:33:44.790Z] #14 69.65 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
07:33:44 [2022-04-28T07:33:44.790Z] #14 69.65 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
07:33:44 [2022-04-28T07:33:44.790Z] #14 69.65 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:33:44 [2022-04-28T07:33:44.790Z] #14 74.24 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
07:33:44 [2022-04-28T07:33:44.790Z] #14 74.25 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
07:33:44 [2022-04-28T07:33:44.790Z] #14 74.25 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:33:51 [2022-04-28T07:33:51.342Z] #14 ...
07:33:51 [2022-04-28T07:33:51.342Z] 
07:33:51 [2022-04-28T07:33:51.342Z] #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
07:33:51 [2022-04-28T07:33:51.342Z] #65 sha256:e3b65bf92ad5bd5f4dfdf29779dbca758791ec380fd58732f025b324713be9ab
07:33:51 [2022-04-28T07:33:51.342Z] #65 82.18 + for f in rootlesskit rootlesskit-docker-proxy
07:33:51 [2022-04-28T07:33:51.342Z] #65 82.18 + GOBIN=/build
07:33:51 [2022-04-28T07:33:51.342Z] #65 82.18 + GO111MODULE=on
07:33:51 [2022-04-28T07:33:51.342Z] #65 82.18 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
07:33:54 [2022-04-28T07:33:54.703Z] #65 86.12 rootlesskit version 1.0.0
07:33:54 [2022-04-28T07:33:54.703Z] #65 86.12 Usage of /build/rootlesskit-docker-proxy:
07:33:54 [2022-04-28T07:33:54.703Z] #65 86.13   -container-ip string
07:33:54 [2022-04-28T07:33:54.703Z] #65 86.13     	container ip
07:33:54 [2022-04-28T07:33:54.703Z] #65 86.13   -container-port int
07:33:54 [2022-04-28T07:33:54.703Z] #65 86.13     	container port (default -1)
07:33:54 [2022-04-28T07:33:54.703Z] #65 86.13   -host-ip string
07:33:54 [2022-04-28T07:33:54.703Z] #65 86.13     	host ip
07:33:54 [2022-04-28T07:33:54.703Z] #65 86.13   -host-port int
07:33:54 [2022-04-28T07:33:54.703Z] #65 86.13     	host port (default -1)
07:33:54 [2022-04-28T07:33:54.703Z] #65 86.13   -proto string
07:33:54 [2022-04-28T07:33:54.703Z] #65 86.13     	proxy protocol (default "tcp")
07:33:57 [2022-04-28T07:33:57.228Z] #65 ...
07:33:57 [2022-04-28T07:33:57.228Z] 
07:33:57 [2022-04-28T07:33:57.228Z] #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
07:33:57 [2022-04-28T07:33:57.228Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c
07:33:57 [2022-04-28T07:33:57.228Z] #14 82.56 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
07:33:57 [2022-04-28T07:33:57.228Z] #14 82.56 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
07:33:57 [2022-04-28T07:33:57.228Z] #14 82.57 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:33:57 [2022-04-28T07:33:57.228Z] #14 86.38 Selecting previously unselected package g++-mingw-w64-x86-64.
07:33:57 [2022-04-28T07:33:57.228Z] #14 86.38 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
07:33:57 [2022-04-28T07:33:57.228Z] #14 86.39 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:33:57 [2022-04-28T07:33:57.228Z] #14 87.03 Selecting previously unselected package libapparmor1:arm64.
07:33:57 [2022-04-28T07:33:57.228Z] #14 87.03 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
07:33:57 [2022-04-28T07:33:57.228Z] #14 87.04 Unpacking libapparmor1:arm64 (2.13.6-10) ...
07:33:57 [2022-04-28T07:33:57.228Z] #14 87.65 Selecting previously unselected package libapparmor-dev:arm64.
07:33:57 [2022-04-28T07:33:57.228Z] #14 87.66 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
07:33:57 [2022-04-28T07:33:57.228Z] #14 87.67 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
07:33:57 [2022-04-28T07:33:57.228Z] #14 88.36 Selecting previously unselected package libbtrfs0:arm64.
07:33:57 [2022-04-28T07:33:57.228Z] #14 88.37 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
07:33:57 [2022-04-28T07:33:57.228Z] #14 88.38 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
07:33:57 [2022-04-28T07:33:57.228Z] #14 89.27 Selecting previously unselected package libbtrfs-dev:arm64.
07:33:57 [2022-04-28T07:33:57.228Z] #14 89.27 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
07:33:57 [2022-04-28T07:33:57.228Z] #14 89.28 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
07:33:58 [2022-04-28T07:33:58.602Z] #14 90.09 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
07:33:58 [2022-04-28T07:33:58.602Z] #14 90.10 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
07:33:58 [2022-04-28T07:33:58.602Z] #14 90.55 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
07:33:59 [2022-04-28T07:33:59.651Z] #14 91.15 Selecting previously unselected package libudev-dev:arm64.
07:33:59 [2022-04-28T07:33:59.651Z] #14 91.16 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
07:33:59 [2022-04-28T07:33:59.651Z] #14 91.37 Unpacking libudev-dev:arm64 (247.3-7) ...
07:34:00 [2022-04-28T07:34:00.508Z] #14 92.20 Selecting previously unselected package libsepol1-dev:arm64.
07:34:00 [2022-04-28T07:34:00.508Z] #14 92.21 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
07:34:00 [2022-04-28T07:34:00.765Z] #14 92.59 Unpacking libsepol1-dev:arm64 (3.1-1) ...
07:34:01 [2022-04-28T07:34:01.694Z] #14 93.61 Selecting previously unselected package libpcre2-16-0:arm64.
07:34:01 [2022-04-28T07:34:01.694Z] #14 93.62 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
07:34:02 [2022-04-28T07:34:02.075Z] #14 93.80 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
07:34:02 [2022-04-28T07:34:02.343Z] #14 94.20 Selecting previously unselected package libpcre2-32-0:arm64.
07:34:02 [2022-04-28T07:34:02.344Z] #14 94.21 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
07:34:02 [2022-04-28T07:34:02.344Z] #14 94.24 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
07:34:02 [2022-04-28T07:34:02.601Z] #14 94.38 Selecting previously unselected package libpcre2-posix2:arm64.
07:34:02 [2022-04-28T07:34:02.601Z] #14 94.39 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
07:34:02 [2022-04-28T07:34:02.601Z] #14 94.43 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
07:34:02 [2022-04-28T07:34:02.601Z] 
07:34:02 [2022-04-28T07:34:02.601Z] #14 ...
07:34:02 [2022-04-28T07:34:02.601Z] 
07:34:02 [2022-04-28T07:34:02.601Z] #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
07:34:02 [2022-04-28T07:34:02.601Z] #65 sha256:e3b65bf92ad5bd5f4dfdf29779dbca758791ec380fd58732f025b324713be9ab
07:34:02 [2022-04-28T07:34:02.601Z] #65 DONE 94.2s
07:34:02 [2022-04-28T07:34:02.601Z] 
07:34:02 [2022-04-28T07:34:02.601Z] #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
07:34:02 [2022-04-28T07:34:02.601Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c
07:34:02 [2022-04-28T07:34:02.601Z] #14 94.61 Selecting previously unselected package libpcre2-dev:arm64.
07:34:02 [2022-04-28T07:34:02.601Z] #14 ...
07:34:02 [2022-04-28T07:34:02.601Z] 
07:34:02 [2022-04-28T07:34:02.601Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
07:34:02 [2022-04-28T07:34:02.601Z] #66 sha256:0666426849643c57a7bad9ae89122f818fa766bd8614cfc32b91778912a38908
07:34:02 [2022-04-28T07:34:02.857Z] #66 DONE 0.2s
07:34:02 [2022-04-28T07:34:02.857Z] 
07:34:02 [2022-04-28T07:34:02.857Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
07:34:02 [2022-04-28T07:34:02.857Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c
07:34:02 [2022-04-28T07:34:02.857Z] #14 94.61 Selecting previously unselected package libpcre2-dev:arm64.
07:34:02 [2022-04-28T07:34:02.857Z] #14 94.62 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
07:34:02 [2022-04-28T07:34:02.857Z] #14 94.63 Unpacking libpcre2-dev:arm64 (10.36-2) ...
07:34:02 [2022-04-28T07:34:02.857Z] #14 ...
07:34:02 [2022-04-28T07:34:02.857Z] 
07:34:02 [2022-04-28T07:34:02.857Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
07:34:02 [2022-04-28T07:34:02.857Z] #67 sha256:5d9317688066a2a3b09fe058b08ee518845ab4e4f6d3c5d06694d08c61e3155c
07:34:02 [2022-04-28T07:34:02.857Z] #67 DONE 0.2s
07:34:03 [2022-04-28T07:34:03.113Z] 
07:34:03 [2022-04-28T07:34:03.113Z] #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
07:34:03 [2022-04-28T07:34:03.113Z] #26 sha256:50f7c68eab270bf15844f357e401efb18fecc18e4c3105a1412c48d98ce726e4
07:34:05 [2022-04-28T07:34:05.381Z] #26 94.69 Updating files:  24% (2800/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  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:  43% (4911/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:  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:  83% (9547/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)
07:34:05 [2022-04-28T07:34:05.381Z] #26 ...
07:34:05 [2022-04-28T07:34:05.381Z] 
07:34:05 [2022-04-28T07:34:05.381Z] #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
07:34:05 [2022-04-28T07:34:05.381Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c
07:34:05 [2022-04-28T07:34:05.381Z] #14 95.04 Selecting previously unselected package libselinux1-dev:arm64.
07:34:05 [2022-04-28T07:34:05.381Z] #14 95.05 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 95.05 Unpacking libselinux1-dev:arm64 (3.1-3) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 95.46 Selecting previously unselected package libdevmapper-dev:arm64.
07:34:05 [2022-04-28T07:34:05.381Z] #14 95.48 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 95.49 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 95.64 Selecting previously unselected package libseccomp-dev:arm64.
07:34:05 [2022-04-28T07:34:05.381Z] #14 95.65 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 95.66 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 95.80 Selecting previously unselected package libsystemd-dev:arm64.
07:34:05 [2022-04-28T07:34:05.381Z] #14 95.81 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 95.82 Unpacking libsystemd-dev:arm64 (247.3-7) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.24 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.26 Setting up libapparmor1:arm64 (2.13.6-10) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.27 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.29 Setting up libsepol1-dev:arm64 (3.1-1) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.31 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.32 Setting up libpcre2-16-0:arm64 (10.36-2) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.34 Setting up libbtrfs0:arm64 (5.10.1-2) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.35 Setting up libpcre2-32-0:arm64 (10.36-2) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.37 Setting up libudev-dev:arm64 (247.3-7) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.39 Setting up libpcre2-posix2:arm64 (10.36-2) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.41 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.42 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.44 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.45 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.47 Setting up mingw-w64-common (8.0.0-1) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.48 Setting up libsystemd-dev:arm64 (247.3-7) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.49 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.51 Setting up libpcre2-dev:arm64 (10.36-2) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.52 Setting up libselinux1-dev:arm64 (3.1-3) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.53 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.55 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.56 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
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.57 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.58 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
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.59 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.61 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.62 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
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.64 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.66 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.67 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.68 Setting up dmsetup (2:1.02.175-2.1) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.70 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.72 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 96.73 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:34:05 [2022-04-28T07:34:05.381Z] #14 DONE 97.3s
07:34:05 [2022-04-28T07:34:05.381Z] 
07:34:05 [2022-04-28T07:34:05.381Z] #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
07:34:05 [2022-04-28T07:34:05.381Z] #26 sha256:50f7c68eab270bf15844f357e401efb18fecc18e4c3105a1412c48d98ce726e4
07:34:05 [2022-04-28T07:34:05.639Z] #26 94.69 Updating files:  24% (2800/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  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:  43% (4911/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:  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:  83% (9547/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)
07:34:05 [2022-04-28T07:34:05.639Z] #26 ...
07:34:05 [2022-04-28T07:34:05.639Z] 
07:34:05 [2022-04-28T07:34:05.639Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
07:34:05 [2022-04-28T07:34:05.639Z] #57 sha256:d1c7b9d6bbed1da46ca8371d9a243e4c9b47cefc4e0d6306a0a23add16f5df2c
07:34:05 [2022-04-28T07:34:05.639Z] #57 DONE 0.2s
07:34:05 [2022-04-28T07:34:05.639Z] 
07:34:05 [2022-04-28T07:34:05.639Z] #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
07:34:05 [2022-04-28T07:34:05.639Z] #26 sha256:50f7c68eab270bf15844f357e401efb18fecc18e4c3105a1412c48d98ce726e4
07:34:05 [2022-04-28T07:34:05.897Z] #26 94.69 Updating files:  24% (2800/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  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:  43% (4911/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:  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:  83% (9547/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.
07:34:06 [2022-04-28T07:34:06.158Z] #26 97.67 + cd /tmp/tmp.UTNIDkjmpB/tmp/docker-ce
07:34:06 [2022-04-28T07:34:06.158Z] #26 97.67 + git checkout -q v17.06.2-ce
07:34:06 [2022-04-28T07:34:06.416Z] #26 ...
07:34:06 [2022-04-28T07:34:06.416Z] 
07:34:06 [2022-04-28T07:34:06.416Z] #15 [dev-systemd-false  1/25] RUN groupadd -r docker
07:34:06 [2022-04-28T07:34:06.416Z] #15 sha256:22f4bc2428baed17950a8493cc6cc7720cf565fa7aa91d269753d85cc2fbf47a
07:34:06 [2022-04-28T07:34:06.416Z] #15 DONE 1.1s
07:34:06 [2022-04-28T07:34:06.416Z] 
07:34:06 [2022-04-28T07:34:06.416Z] #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
07:34:06 [2022-04-28T07:34:06.416Z] #58 sha256:3c4bab096653b5f8ce6071049ca6163e71f275f7fe407843d5927caeb8388017
07:34:06 [2022-04-28T07:34:06.416Z] #58 0.768 + RM_GOPATH=0
07:34:06 [2022-04-28T07:34:06.416Z] #58 0.768 + TMP_GOPATH=
07:34:06 [2022-04-28T07:34:06.416Z] #58 0.768 + : /build
07:34:06 [2022-04-28T07:34:06.416Z] #58 0.768 + '[' -z '' ']'
07:34:06 [2022-04-28T07:34:06.416Z] #58 0.769 ++ mktemp -d
07:34:06 [2022-04-28T07:34:06.416Z] #58 0.771 + export GOPATH=/tmp/tmp.Wmnlm2Tgke
07:34:06 [2022-04-28T07:34:06.416Z] #58 0.774 + GOPATH=/tmp/tmp.Wmnlm2Tgke
07:34:06 [2022-04-28T07:34:06.416Z] #58 0.775 + RM_GOPATH=1
07:34:06 [2022-04-28T07:34:06.416Z] #58 0.775 + case "$(go env GOARCH)" in
07:34:06 [2022-04-28T07:34:06.416Z] #58 0.775 ++ go env GOARCH
07:34:06 [2022-04-28T07:34:06.416Z] #58 0.794 + export GO_BUILDMODE=-buildmode=pie
07:34:06 [2022-04-28T07:34:06.416Z] #58 0.794 + GO_BUILDMODE=-buildmode=pie
07:34:06 [2022-04-28T07:34:06.416Z] #58 0.795 ++ dirname /install.sh
07:34:06 [2022-04-28T07:34:06.416Z] #58 0.796 + dir=/
07:34:06 [2022-04-28T07:34:06.416Z] #58 0.796 + bin=runc
07:34:06 [2022-04-28T07:34:06.416Z] #58 0.797 + shift
07:34:06 [2022-04-28T07:34:06.416Z] #58 0.797 + '[' '!' -f //runc.installer ']'
07:34:06 [2022-04-28T07:34:06.416Z] #58 0.797 + . //runc.installer
07:34:06 [2022-04-28T07:34:06.416Z] #58 0.797 ++ set -e
07:34:06 [2022-04-28T07:34:06.416Z] #58 0.797 ++ : v1.1.1
07:34:06 [2022-04-28T07:34:06.416Z] #58 0.798 + install_runc
07:34:06 [2022-04-28T07:34:06.416Z] #58 0.798 + RUNC_BUILDTAGS=seccomp
07:34:06 [2022-04-28T07:34:06.416Z] #58 0.798 + echo 'Install runc version v1.1.1 (build tags: seccomp)'
07:34:06 [2022-04-28T07:34:06.416Z] #58 0.798 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Wmnlm2Tgke/src/github.com/opencontainers/runc
07:34:06 [2022-04-28T07:34:06.416Z] #58 0.798 Install runc version v1.1.1 (build tags: seccomp)
07:34:06 [2022-04-28T07:34:06.416Z] #58 0.801 Cloning into '/tmp/tmp.Wmnlm2Tgke/src/github.com/opencontainers/runc'...
07:34:07 [2022-04-28T07:34:07.349Z] #58 ...
07:34:07 [2022-04-28T07:34:07.349Z] 
07:34:07 [2022-04-28T07:34:07.349Z] #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
07:34:07 [2022-04-28T07:34:07.349Z] #16 sha256:4b1ab7dc139bf4699de058a233156555ecde99490bb7cb44f5f9eca3ed243cad
07:34:07 [2022-04-28T07:34:07.349Z] #16 DONE 0.9s
07:34:07 [2022-04-28T07:34:07.349Z] 
07:34:07 [2022-04-28T07:34:07.349Z] #17 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
07:34:07 [2022-04-28T07:34:07.349Z] #17 sha256:c8b79c105a69171bd017afa0163487a1d48e4480be1b235638f419664d11f7dc
07:34:07 [2022-04-28T07:34:07.912Z] #17 0.628 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
07:34:08 [2022-04-28T07:34:08.170Z] #17 DONE 0.9s
07:34:08 [2022-04-28T07:34:08.170Z] 
07:34:08 [2022-04-28T07:34:08.170Z] #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
07:34:08 [2022-04-28T07:34:08.170Z] #58 sha256:3c4bab096653b5f8ce6071049ca6163e71f275f7fe407843d5927caeb8388017
07:34:09 [2022-04-28T07:34:09.796Z] #58 ...
07:34:09 [2022-04-28T07:34:09.796Z] 
07:34:09 [2022-04-28T07:34:09.796Z] #18 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
07:34:09 [2022-04-28T07:34:09.796Z] #18 sha256:ec5196f8ac010bfcb6cd8aee3a8bdd5662adc5e6662e07120d56f63c8eb9bd60
07:34:09 [2022-04-28T07:34:09.796Z] #18 DONE 1.1s
07:34:09 [2022-04-28T07:34:09.796Z] 
07:34:09 [2022-04-28T07:34:09.796Z] #19 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
07:34:09 [2022-04-28T07:34:09.796Z] #19 sha256:8401762ed8936ffe11b1882ae8f4c12830c9be2e96744fc6f3696e8f85b5df94
07:34:10 [2022-04-28T07:34:10.726Z] #19 DONE 1.5s
07:34:10 [2022-04-28T07:34:10.726Z] 
07:34:10 [2022-04-28T07:34:10.726Z] #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
07:34:10 [2022-04-28T07:34:10.726Z] #26 sha256:50f7c68eab270bf15844f357e401efb18fecc18e4c3105a1412c48d98ce726e4
07:34:10 [2022-04-28T07:34:10.726Z] #26 101.5 + mkdir -p /tmp/tmp.UTNIDkjmpB/src/github.com/docker
07:34:10 [2022-04-28T07:34:10.726Z] #26 101.5 + mv components/cli /tmp/tmp.UTNIDkjmpB/src/github.com/docker/cli
07:34:10 [2022-04-28T07:34:10.726Z] #26 101.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
07:34:10 [2022-04-28T07:34:10.726Z] #26 ...
07:34:10 [2022-04-28T07:34:10.726Z] 
07:34:10 [2022-04-28T07:34:10.726Z] #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
07:34:10 [2022-04-28T07:34:10.726Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8
07:34:10 [2022-04-28T07:34:10.726Z] #34 DONE 102.5s
07:34:10 [2022-04-28T07:34:10.983Z] 
07:34:10 [2022-04-28T07:34:10.983Z] #20 [dev-systemd-false  6/25] RUN ldconfig
07:34:10 [2022-04-28T07:34:10.983Z] #20 sha256:69cc771ff27f176862cc9c8036281d2ed3d0187080716c7bd20450bfd778fe25
07:34:11 [2022-04-28T07:34:11.917Z] #20 DONE 1.2s
07:34:11 [2022-04-28T07:34:11.917Z] 
07:34:11 [2022-04-28T07:34:11.917Z] #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
07:34:11 [2022-04-28T07:34:11.917Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd
07:34:11 [2022-04-28T07:34:11.917Z] #45 ...
07:34:11 [2022-04-28T07:34:11.917Z] 
07:34:11 [2022-04-28T07:34:11.917Z] #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
07:34:11 [2022-04-28T07:34:11.917Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47
07:34:13 [2022-04-28T07:34:13.331Z] #21 1.123 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:34:13 [2022-04-28T07:34:13.331Z] #21 1.146 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:34:13 [2022-04-28T07:34:13.331Z] #21 1.146 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:34:13 [2022-04-28T07:34:13.595Z] #21 1.644 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
07:34:14 [2022-04-28T07:34:14.166Z] #21 2.205 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB]
07:34:15 [2022-04-28T07:34:15.535Z] #21 3.304 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
07:34:17 [2022-04-28T07:34:17.433Z] #21 5.235 Fetched 8397 kB in 4s (1911 kB/s)
07:34:18 [2022-04-28T07:34:18.806Z] #21 5.235 Reading package lists...
07:34:20 [2022-04-28T07:34:20.954Z] #21 7.017 Reading package lists...
07:34:21 [2022-04-28T07:34:21.210Z] #21 8.695 Building dependency tree...
07:34:21 [2022-04-28T07:34:21.783Z] #21 9.920 The following additional packages will be installed:
07:34:21 [2022-04-28T07:34:21.783Z] #21 9.932   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
07:34:22 [2022-04-28T07:34:22.040Z] #21 9.933   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
07:34:22 [2022-04-28T07:34:22.040Z] #21 9.933   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
07:34:22 [2022-04-28T07:34:22.040Z] #21 9.934   python3-pkg-resources vim-runtime xxd
07:34:22 [2022-04-28T07:34:22.040Z] #21 9.941 Suggested packages:
07:34:22 [2022-04-28T07:34:22.040Z] #21 9.941   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
07:34:22 [2022-04-28T07:34:22.040Z] #21 9.941   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
07:34:22 [2022-04-28T07:34:22.040Z] #21 9.941   acl attr quota
07:34:22 [2022-04-28T07:34:22.040Z] #21 9.941 Recommended packages:
07:34:22 [2022-04-28T07:34:22.040Z] #21 9.941   libatm1 nftables libpam-cap build-essential python3-dev unzip
07:34:22 [2022-04-28T07:34:22.969Z] #21 10.87 The following NEW packages will be installed:
07:34:22 [2022-04-28T07:34:22.969Z] #21 10.87   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
07:34:22 [2022-04-28T07:34:22.969Z] #21 10.87   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
07:34:22 [2022-04-28T07:34:22.969Z] #21 10.87   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
07:34:22 [2022-04-28T07:34:22.969Z] #21 10.87   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
07:34:22 [2022-04-28T07:34:22.969Z] #21 10.87   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
07:34:22 [2022-04-28T07:34:22.969Z] #21 10.87   python3-pkg-resources python3-setuptools python3-wheel sudo
07:34:22 [2022-04-28T07:34:22.970Z] #21 10.87   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
07:34:22 [2022-04-28T07:34:22.970Z] #21 10.87   xz-utils zip zstd
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.18 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.18 Need to get 27.0 MB of archives.
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.18 After this operation, 105 MB of additional disk space will be used.
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.22 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.23 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.24 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]
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.24 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.27 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.28 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.28 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.28 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.28 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.29 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.29 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
07:34:23 [2022-04-28T07:34:23.226Z] #21 11.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
07:34:23 [2022-04-28T07:34:23.482Z] #21 ...
07:34:23 [2022-04-28T07:34:23.482Z] 
07:34:23 [2022-04-28T07:34:23.482Z] #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
07:34:23 [2022-04-28T07:34:23.482Z] #58 sha256:3c4bab096653b5f8ce6071049ca6163e71f275f7fe407843d5927caeb8388017
07:34:23 [2022-04-28T07:34:23.482Z] #58 7.894 + cd /tmp/tmp.Wmnlm2Tgke/src/github.com/opencontainers/runc
07:34:23 [2022-04-28T07:34:23.482Z] #58 7.894 + git checkout -q v1.1.1
07:34:23 [2022-04-28T07:34:23.482Z] #58 8.207 + '[' -z '' ']'
07:34:23 [2022-04-28T07:34:23.482Z] #58 8.207 + target=static
07:34:23 [2022-04-28T07:34:23.482Z] #58 8.208 + make BUILDTAGS=seccomp static
07:34:23 [2022-04-28T07:34:23.482Z] #58 8.715 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 .
07:34:23 [2022-04-28T07:34:23.482Z] #58 ...
07:34:23 [2022-04-28T07:34:23.482Z] 
07:34:23 [2022-04-28T07:34:23.482Z] #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
07:34:23 [2022-04-28T07:34:23.482Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47
07:34:23 [2022-04-28T07:34:23.482Z] #21 11.64 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
07:34:23 [2022-04-28T07:34:23.738Z] #21 11.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
07:34:23 [2022-04-28T07:34:23.738Z] #21 11.64 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
07:34:23 [2022-04-28T07:34:23.738Z] #21 11.65 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
07:34:23 [2022-04-28T07:34:23.738Z] #21 11.65 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
07:34:23 [2022-04-28T07:34:23.738Z] #21 11.65 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
07:34:23 [2022-04-28T07:34:23.738Z] #21 11.65 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
07:34:23 [2022-04-28T07:34:23.738Z] #21 11.69 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
07:34:23 [2022-04-28T07:34:23.738Z] #21 11.69 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
07:34:23 [2022-04-28T07:34:23.738Z] #21 11.70 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
07:34:23 [2022-04-28T07:34:23.738Z] #21 11.70 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
07:34:23 [2022-04-28T07:34:23.738Z] #21 11.73 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
07:34:23 [2022-04-28T07:34:23.738Z] #21 11.73 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
07:34:23 [2022-04-28T07:34:23.738Z] #21 11.73 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
07:34:23 [2022-04-28T07:34:23.738Z] #21 11.77 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
07:34:23 [2022-04-28T07:34:23.738Z] #21 11.77 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
07:34:23 [2022-04-28T07:34:23.738Z] #21 11.77 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
07:34:23 [2022-04-28T07:34:23.995Z] #21 12.00 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
07:34:23 [2022-04-28T07:34:23.995Z] #21 12.04 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
07:34:23 [2022-04-28T07:34:23.995Z] #21 12.07 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
07:34:23 [2022-04-28T07:34:23.995Z] #21 12.08 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
07:34:24 [2022-04-28T07:34:24.558Z] #21 12.57 debconf: delaying package configuration, since apt-utils is not installed
07:34:24 [2022-04-28T07:34:24.558Z] #21 12.67 Fetched 27.0 MB in 1s (22.8 MB/s)
07:34:24 [2022-04-28T07:34:24.558Z] #21 12.72 Selecting previously unselected package pigz.
07:34:24 [2022-04-28T07:34:24.814Z] #21 12.72 (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.)
07:34:24 [2022-04-28T07:34:24.815Z] #21 12.79 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
07:34:24 [2022-04-28T07:34:24.815Z] #21 12.79 Unpacking pigz (2.6-1) ...
07:34:24 [2022-04-28T07:34:24.815Z] #21 12.89 Selecting previously unselected package libelf1:arm64.
07:34:24 [2022-04-28T07:34:24.815Z] #21 12.89 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
07:34:24 [2022-04-28T07:34:24.815Z] #21 12.90 Unpacking libelf1:arm64 (0.183-1) ...
07:34:24 [2022-04-28T07:34:24.815Z] #21 13.00 Selecting previously unselected package libbpf0:arm64.
07:34:25 [2022-04-28T07:34:25.071Z] #21 13.01 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
07:34:25 [2022-04-28T07:34:25.071Z] #21 13.01 Unpacking libbpf0:arm64 (1:0.3-2) ...
07:34:25 [2022-04-28T07:34:25.071Z] #21 13.09 Selecting previously unselected package libcap2:arm64.
07:34:25 [2022-04-28T07:34:25.071Z] #21 13.09 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
07:34:25 [2022-04-28T07:34:25.071Z] #21 13.09 Unpacking libcap2:arm64 (1:2.44-1) ...
07:34:25 [2022-04-28T07:34:25.071Z] #21 13.15 Selecting previously unselected package libmnl0:arm64.
07:34:25 [2022-04-28T07:34:25.071Z] #21 13.16 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
07:34:25 [2022-04-28T07:34:25.071Z] #21 13.16 Unpacking libmnl0:arm64 (1.0.4-3) ...
07:34:25 [2022-04-28T07:34:25.071Z] #21 13.24 Selecting previously unselected package libxtables12:arm64.
07:34:25 [2022-04-28T07:34:25.071Z] #21 13.25 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
07:34:25 [2022-04-28T07:34:25.071Z] #21 13.26 Unpacking libxtables12:arm64 (1.8.7-1) ...
07:34:25 [2022-04-28T07:34:25.327Z] #21 13.31 Selecting previously unselected package libcap2-bin.
07:34:25 [2022-04-28T07:34:25.327Z] #21 13.32 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
07:34:25 [2022-04-28T07:34:25.327Z] #21 13.33 Unpacking libcap2-bin (1:2.44-1) ...
07:34:25 [2022-04-28T07:34:25.327Z] #21 13.42 Selecting previously unselected package iproute2.
07:34:25 [2022-04-28T07:34:25.327Z] #21 13.42 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
07:34:25 [2022-04-28T07:34:25.327Z] #21 13.43 Unpacking iproute2 (5.10.0-4) ...
07:34:25 [2022-04-28T07:34:25.584Z] #21 13.79 Selecting previously unselected package xxd.
07:34:25 [2022-04-28T07:34:25.584Z] #21 13.80 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
07:34:25 [2022-04-28T07:34:25.840Z] #21 13.81 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
07:34:25 [2022-04-28T07:34:25.840Z] #21 13.92 Selecting previously unselected package vim-common.
07:34:25 [2022-04-28T07:34:25.840Z] #21 13.92 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
07:34:25 [2022-04-28T07:34:25.840Z] #21 13.93 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
07:34:26 [2022-04-28T07:34:26.097Z] #21 14.11 Selecting previously unselected package bash-completion.
07:34:26 [2022-04-28T07:34:26.097Z] #21 14.11 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
07:34:27 [2022-04-28T07:34:27.990Z] #21 15.94 Unpacking bash-completion (1:2.11-2) ...
07:34:28 [2022-04-28T07:34:28.247Z] #21 16.33 Selecting previously unselected package bzip2.
07:34:28 [2022-04-28T07:34:28.247Z] #21 16.33 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
07:34:28 [2022-04-28T07:34:28.247Z] #21 16.33 Unpacking bzip2 (1.0.8-4) ...
07:34:28 [2022-04-28T07:34:28.247Z] #21 16.41 Selecting previously unselected package xz-utils.
07:34:28 [2022-04-28T07:34:28.247Z] #21 16.41 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
07:34:28 [2022-04-28T07:34:28.247Z] #21 16.42 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
07:34:28 [2022-04-28T07:34:28.503Z] #21 16.58 Selecting previously unselected package apparmor.
07:34:28 [2022-04-28T07:34:28.503Z] #21 16.58 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
07:34:28 [2022-04-28T07:34:28.503Z] #21 16.63 Unpacking apparmor (2.13.6-10) ...
07:34:29 [2022-04-28T07:34:29.066Z] #21 16.94 Selecting previously unselected package inetutils-ping.
07:34:29 [2022-04-28T07:34:29.066Z] #21 16.95 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
07:34:29 [2022-04-28T07:34:29.066Z] #21 16.96 Unpacking inetutils-ping (2:2.0-1) ...
07:34:29 [2022-04-28T07:34:29.066Z] #21 17.06 Selecting previously unselected package libip4tc2:arm64.
07:34:29 [2022-04-28T07:34:29.066Z] #21 17.06 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
07:34:29 [2022-04-28T07:34:29.066Z] #21 17.07 Unpacking libip4tc2:arm64 (1.8.7-1) ...
07:34:29 [2022-04-28T07:34:29.066Z] #21 17.13 Selecting previously unselected package libip6tc2:arm64.
07:34:29 [2022-04-28T07:34:29.066Z] #21 17.13 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
07:34:29 [2022-04-28T07:34:29.066Z] #21 17.14 Unpacking libip6tc2:arm64 (1.8.7-1) ...
07:34:29 [2022-04-28T07:34:29.066Z] #21 17.20 Selecting previously unselected package libnfnetlink0:arm64.
07:34:29 [2022-04-28T07:34:29.066Z] #21 17.20 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
07:34:29 [2022-04-28T07:34:29.066Z] #21 17.21 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
07:34:29 [2022-04-28T07:34:29.323Z] #21 17.28 Selecting previously unselected package libnetfilter-conntrack3:arm64.
07:34:29 [2022-04-28T07:34:29.323Z] #21 17.28 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
07:34:29 [2022-04-28T07:34:29.323Z] #21 17.29 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
07:34:29 [2022-04-28T07:34:29.323Z] #21 17.38 Selecting previously unselected package libnftnl11:arm64.
07:34:29 [2022-04-28T07:34:29.323Z] #21 17.38 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
07:34:29 [2022-04-28T07:34:29.323Z] #21 17.39 Unpacking libnftnl11:arm64 (1.1.9-1) ...
07:34:29 [2022-04-28T07:34:29.323Z] #21 17.48 Selecting previously unselected package iptables.
07:34:29 [2022-04-28T07:34:29.323Z] #21 17.48 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
07:34:29 [2022-04-28T07:34:29.580Z] #21 17.49 Unpacking iptables (1.8.7-1) ...
07:34:29 [2022-04-28T07:34:29.837Z] #21 17.79 Selecting previously unselected package libonig5:arm64.
07:34:29 [2022-04-28T07:34:29.837Z] #21 17.79 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
07:34:29 [2022-04-28T07:34:29.837Z] #21 17.80 Unpacking libonig5:arm64 (6.9.6-1.1) ...
07:34:29 [2022-04-28T07:34:29.837Z] #21 17.95 Selecting previously unselected package libjq1:arm64.
07:34:29 [2022-04-28T07:34:29.837Z] #21 17.95 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
07:34:29 [2022-04-28T07:34:29.837Z] #21 17.95 Unpacking libjq1:arm64 (1.6-2.1) ...
07:34:29 [2022-04-28T07:34:29.837Z] #21 18.05 Selecting previously unselected package jq.
07:34:30 [2022-04-28T07:34:30.094Z] #21 18.05 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
07:34:30 [2022-04-28T07:34:30.094Z] #21 18.06 Unpacking jq (1.6-2.1) ...
07:34:30 [2022-04-28T07:34:30.094Z] #21 18.13 Selecting previously unselected package libaio1:arm64.
07:34:30 [2022-04-28T07:34:30.094Z] #21 18.13 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
07:34:30 [2022-04-28T07:34:30.094Z] #21 18.13 Unpacking libaio1:arm64 (0.3.112-9) ...
07:34:30 [2022-04-28T07:34:30.094Z] #21 18.20 Selecting previously unselected package libgpm2:arm64.
07:34:30 [2022-04-28T07:34:30.094Z] #21 18.21 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
07:34:30 [2022-04-28T07:34:30.094Z] #21 18.21 Unpacking libgpm2:arm64 (1.20.7-8) ...
07:34:30 [2022-04-28T07:34:30.094Z] #21 18.27 Selecting previously unselected package libicu67:arm64.
07:34:30 [2022-04-28T07:34:30.094Z] #21 18.28 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
07:34:30 [2022-04-28T07:34:30.094Z] #21 18.28 Unpacking libicu67:arm64 (67.1-7) ...
07:34:33 [2022-04-28T07:34:33.365Z] #21 20.93 Selecting previously unselected package libinih1:arm64.
07:34:33 [2022-04-28T07:34:33.365Z] #21 20.93 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
07:34:33 [2022-04-28T07:34:33.365Z] #21 20.94 Unpacking libinih1:arm64 (53-1+b2) ...
07:34:33 [2022-04-28T07:34:33.365Z] #21 21.00 Selecting previously unselected package libnet1:arm64.
07:34:33 [2022-04-28T07:34:33.365Z] #21 21.00 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
07:34:33 [2022-04-28T07:34:33.365Z] #21 21.00 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
07:34:33 [2022-04-28T07:34:33.365Z] #21 21.09 Selecting previously unselected package libnl-3-200:arm64.
07:34:33 [2022-04-28T07:34:33.365Z] #21 21.09 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
07:34:33 [2022-04-28T07:34:33.365Z] #21 21.10 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
07:34:33 [2022-04-28T07:34:33.365Z] #21 21.21 Selecting previously unselected package libprotobuf-c1:arm64.
07:34:33 [2022-04-28T07:34:33.365Z] #21 21.21 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
07:34:33 [2022-04-28T07:34:33.365Z] #21 21.22 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
07:34:33 [2022-04-28T07:34:33.365Z] #21 21.28 Selecting previously unselected package net-tools.
07:34:33 [2022-04-28T07:34:33.365Z] #21 21.28 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
07:34:33 [2022-04-28T07:34:33.365Z] #21 21.29 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
07:34:33 [2022-04-28T07:34:33.365Z] #21 21.48 Selecting previously unselected package patch.
07:34:33 [2022-04-28T07:34:33.365Z] #21 21.50 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ...
07:34:33 [2022-04-28T07:34:33.365Z] #21 21.50 Unpacking patch (2.7.6-7) ...
07:34:33 [2022-04-28T07:34:33.365Z] #21 21.60 Selecting previously unselected package python-pip-whl.
07:34:33 [2022-04-28T07:34:33.622Z] #21 21.61 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
07:34:33 [2022-04-28T07:34:33.622Z] #21 21.61 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
07:34:34 [2022-04-28T07:34:34.187Z] #21 22.06 Selecting previously unselected package python3-lib2to3.
07:34:34 [2022-04-28T07:34:34.187Z] #21 22.06 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
07:34:34 [2022-04-28T07:34:34.187Z] #21 22.07 Unpacking python3-lib2to3 (3.9.2-1) ...
07:34:34 [2022-04-28T07:34:34.187Z] #21 22.19 Selecting previously unselected package python3-distutils.
07:34:34 [2022-04-28T07:34:34.187Z] #21 22.20 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
07:34:34 [2022-04-28T07:34:34.187Z] #21 22.20 Unpacking python3-distutils (3.9.2-1) ...
07:34:34 [2022-04-28T07:34:34.444Z] #21 22.33 Selecting previously unselected package python3-pkg-resources.
07:34:34 [2022-04-28T07:34:34.444Z] #21 22.34 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
07:34:34 [2022-04-28T07:34:34.444Z] #21 22.35 Unpacking python3-pkg-resources (52.0.0-4) ...
07:34:34 [2022-04-28T07:34:34.444Z] #21 22.48 Selecting previously unselected package python3-setuptools.
07:34:34 [2022-04-28T07:34:34.444Z] #21 22.49 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
07:34:34 [2022-04-28T07:34:34.444Z] #21 22.50 Unpacking python3-setuptools (52.0.0-4) ...
07:34:34 [2022-04-28T07:34:34.701Z] #21 22.71 Selecting previously unselected package python3-wheel.
07:34:34 [2022-04-28T07:34:34.701Z] #21 22.72 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
07:34:34 [2022-04-28T07:34:34.701Z] #21 22.73 Unpacking python3-wheel (0.34.2-1) ...
07:34:34 [2022-04-28T07:34:34.701Z] #21 22.81 Selecting previously unselected package python3-pip.
07:34:34 [2022-04-28T07:34:34.701Z] #21 22.81 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
07:34:34 [2022-04-28T07:34:34.701Z] #21 22.82 Unpacking python3-pip (20.3.4-4+deb11u1) ...
07:34:34 [2022-04-28T07:34:34.957Z] #21 23.08 Selecting previously unselected package sudo.
07:34:35 [2022-04-28T07:34:35.214Z] #21 23.09 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ...
07:34:35 [2022-04-28T07:34:35.214Z] #21 23.09 Unpacking sudo (1.9.5p2-3) ...
07:34:35 [2022-04-28T07:34:35.471Z] #21 23.54 Selecting previously unselected package thin-provisioning-tools.
07:34:35 [2022-04-28T07:34:35.471Z] #21 23.55 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ...
07:34:35 [2022-04-28T07:34:35.471Z] #21 23.56 Unpacking thin-provisioning-tools (0.9.0-1) ...
07:34:35 [2022-04-28T07:34:35.727Z] #21 23.75 Selecting previously unselected package uidmap.
07:34:35 [2022-04-28T07:34:35.727Z] #21 23.77 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ...
07:34:35 [2022-04-28T07:34:35.727Z] #21 23.77 Unpacking uidmap (1:4.8.1-1) ...
07:34:35 [2022-04-28T07:34:35.727Z] #21 23.88 Selecting previously unselected package vim-runtime.
07:34:35 [2022-04-28T07:34:35.727Z] #21 23.89 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
07:34:35 [2022-04-28T07:34:35.727Z] #21 23.91 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
07:34:35 [2022-04-28T07:34:35.727Z] #21 23.93 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
07:34:35 [2022-04-28T07:34:35.727Z] #21 23.94 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
07:34:38 [2022-04-28T07:34:38.997Z] #21 26.68 Selecting previously unselected package vim.
07:34:38 [2022-04-28T07:34:38.997Z] #21 26.69 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
07:34:38 [2022-04-28T07:34:38.997Z] #21 26.70 Unpacking vim (2:8.2.2434-3+deb11u1) ...
07:34:38 [2022-04-28T07:34:38.997Z] #21 27.16 Selecting previously unselected package xfsprogs.
07:34:38 [2022-04-28T07:34:38.997Z] #21 27.17 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ...
07:34:38 [2022-04-28T07:34:38.997Z] #21 27.17 Unpacking xfsprogs (5.10.0-4) ...
07:34:39 [2022-04-28T07:34:39.559Z] #21 27.61 Selecting previously unselected package zip.
07:34:39 [2022-04-28T07:34:39.560Z] #21 27.62 Preparing to unpack .../46-zip_3.0-12_arm64.deb ...
07:34:39 [2022-04-28T07:34:39.560Z] #21 27.62 Unpacking zip (3.0-12) ...
07:34:39 [2022-04-28T07:34:39.816Z] #21 27.75 Selecting previously unselected package zstd.
07:34:39 [2022-04-28T07:34:39.816Z] #21 27.75 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ...
07:34:39 [2022-04-28T07:34:39.816Z] #21 27.76 Unpacking zstd (1.4.8+dfsg-2.1) ...
07:34:40 [2022-04-28T07:34:40.072Z] #21 28.04 Setting up python3-pkg-resources (52.0.0-4) ...
07:34:40 [2022-04-28T07:34:40.634Z] #21 28.83 Setting up libip4tc2:arm64 (1.8.7-1) ...
07:34:40 [2022-04-28T07:34:40.634Z] #21 28.85 Setting up net-tools (1.60+git20181103.0eebece-1) ...
07:34:40 [2022-04-28T07:34:40.634Z] #21 28.86 Setting up libgpm2:arm64 (1.20.7-8) ...
07:34:40 [2022-04-28T07:34:40.890Z] #21 28.89 Setting up libicu67:arm64 (67.1-7) ...
07:34:40 [2022-04-28T07:34:40.890Z] #21 28.92 Setting up libip6tc2:arm64 (1.8.7-1) ...
07:34:40 [2022-04-28T07:34:40.890Z] #21 28.93 Setting up libinih1:arm64 (53-1+b2) ...
07:34:40 [2022-04-28T07:34:40.890Z] #21 28.94 Setting up uidmap (1:4.8.1-1) ...
07:34:40 [2022-04-28T07:34:40.890Z] #21 28.95 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
07:34:40 [2022-04-28T07:34:40.890Z] #21 28.98 Setting up bzip2 (1.0.8-4) ...
07:34:40 [2022-04-28T07:34:40.890Z] #21 29.00 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
07:34:40 [2022-04-28T07:34:40.890Z] #21 29.01 Setting up python3-wheel (0.34.2-1) ...
07:34:41 [2022-04-28T07:34:41.453Z] #21 29.61 Setting up xxd (2:8.2.2434-3+deb11u1) ...
07:34:41 [2022-04-28T07:34:41.453Z] #21 29.66 Setting up libcap2:arm64 (1:2.44-1) ...
07:34:41 [2022-04-28T07:34:41.453Z] #21 29.67 Setting up libcap2-bin (1:2.44-1) ...
07:34:41 [2022-04-28T07:34:41.709Z] #21 29.68 Setting up apparmor (2.13.6-10) ...
07:34:43 [2022-04-28T07:34:43.080Z] #21 31.05 Setting up zip (3.0-12) ...
07:34:43 [2022-04-28T07:34:43.080Z] #21 31.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
07:34:43 [2022-04-28T07:34:43.080Z] #21 31.10 Setting up bash-completion (1:2.11-2) ...
07:34:45 [2022-04-28T07:34:45.599Z] #21 33.16 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
07:34:45 [2022-04-28T07:34:45.599Z] #21 33.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:34:45 [2022-04-28T07:34:45.599Z] #21 33.18 Setting up libmnl0:arm64 (1.0.4-3) ...
07:34:45 [2022-04-28T07:34:45.599Z] #21 33.20 Setting up patch (2.7.6-7) ...
07:34:45 [2022-04-28T07:34:45.599Z] #21 33.21 Setting up sudo (1.9.5p2-3) ...
07:34:45 [2022-04-28T07:34:45.599Z] #21 33.32 invoke-rc.d: could not determine current runlevel
07:34:45 [2022-04-28T07:34:45.599Z] #21 33.34 invoke-rc.d: policy-rc.d denied execution of start.
07:34:45 [2022-04-28T07:34:45.599Z] #21 33.34 Setting up xfsprogs (5.10.0-4) ...
07:34:45 [2022-04-28T07:34:45.599Z] #21 33.36 Setting up libxtables12:arm64 (1.8.7-1) ...
07:34:45 [2022-04-28T07:34:45.599Z] #21 33.38 Setting up inetutils-ping (2:2.0-1) ...
07:34:45 [2022-04-28T07:34:45.599Z] #21 33.40 Setting up pigz (2.6-1) ...
07:34:45 [2022-04-28T07:34:45.599Z] #21 33.41 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
07:34:45 [2022-04-28T07:34:45.599Z] #21 33.42 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
07:34:45 [2022-04-28T07:34:45.599Z] #21 33.49 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
07:34:45 [2022-04-28T07:34:45.599Z] #21 33.50 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
07:34:45 [2022-04-28T07:34:45.855Z] #21 34.09 Setting up libaio1:arm64 (0.3.112-9) ...
07:34:46 [2022-04-28T07:34:46.112Z] #21 34.11 Setting up python3-lib2to3 (3.9.2-1) ...
07:34:46 [2022-04-28T07:34:46.625Z] #21 34.53 Setting up libelf1:arm64 (0.183-1) ...
07:34:46 [2022-04-28T07:34:46.625Z] #21 34.55 Setting up zstd (1.4.8+dfsg-2.1) ...
07:34:46 [2022-04-28T07:34:46.625Z] #21 34.58 Setting up libonig5:arm64 (6.9.6-1.1) ...
07:34:46 [2022-04-28T07:34:46.625Z] #21 34.59 Setting up python3-distutils (3.9.2-1) ...
07:34:46 [2022-04-28T07:34:46.881Z] #21 34.97 Setting up vim (2:8.2.2434-3+deb11u1) ...
07:34:46 [2022-04-28T07:34:46.881Z] #21 34.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
07:34:46 [2022-04-28T07:34:46.881Z] #21 34.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
07:34:46 [2022-04-28T07:34:46.881Z] #21 34.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
07:34:46 [2022-04-28T07:34:46.881Z] #21 34.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
07:34:46 [2022-04-28T07:34:46.881Z] #21 35.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
07:34:46 [2022-04-28T07:34:46.881Z] #21 35.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
07:34:46 [2022-04-28T07:34:46.881Z] #21 35.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
07:34:46 [2022-04-28T07:34:46.881Z] #21 35.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
07:34:46 [2022-04-28T07:34:46.881Z] #21 35.03 Setting up python3-setuptools (52.0.0-4) ...
07:34:48 [2022-04-28T07:34:48.251Z] #21 36.25 Setting up libjq1:arm64 (1.6-2.1) ...
07:34:48 [2022-04-28T07:34:48.251Z] #21 36.28 Setting up libnftnl11:arm64 (1.1.9-1) ...
07:34:48 [2022-04-28T07:34:48.251Z] #21 36.29 Setting up thin-provisioning-tools (0.9.0-1) ...
07:34:48 [2022-04-28T07:34:48.251Z] #21 36.31 Setting up python3-pip (20.3.4-4+deb11u1) ...
07:34:49 [2022-04-28T07:34:49.185Z] #21 37.24 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
07:34:49 [2022-04-28T07:34:49.185Z] #21 37.26 Setting up jq (1.6-2.1) ...
07:34:49 [2022-04-28T07:34:49.185Z] #21 37.28 Setting up libbpf0:arm64 (1:0.3-2) ...
07:34:49 [2022-04-28T07:34:49.185Z] #21 37.29 Setting up iptables (1.8.7-1) ...
07:34:49 [2022-04-28T07:34:49.185Z] #21 37.31 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
07:34:49 [2022-04-28T07:34:49.185Z] #21 37.32 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:34:49 [2022-04-28T07:34:49.185Z] #21 37.32 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
07:34:49 [2022-04-28T07:34:49.185Z] #21 37.33 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:34:49 [2022-04-28T07:34:49.185Z] #21 37.33 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
07:34:49 [2022-04-28T07:34:49.185Z] #21 37.34 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
07:34:49 [2022-04-28T07:34:49.185Z] #21 37.35 Setting up iproute2 (5.10.0-4) ...
07:34:49 [2022-04-28T07:34:49.749Z] #21 37.61 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:34:51 [2022-04-28T07:34:51.642Z] #21 DONE 39.4s
07:34:51 [2022-04-28T07:34:51.642Z] 
07:34:51 [2022-04-28T07:34:51.642Z] #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
07:34:51 [2022-04-28T07:34:51.642Z] #22 sha256:a3641fe455d1c76781a3308923a6e35278aafdf6d2a83706a005b265ea30b7f3
07:34:52 [2022-04-28T07:34:52.156Z] #22 0.664 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
07:34:52 [2022-04-28T07:34:52.156Z] #22 0.668 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
07:34:52 [2022-04-28T07:34:52.156Z] #22 0.671 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
07:34:52 [2022-04-28T07:34:52.156Z] #22 DONE 0.9s
07:34:52 [2022-04-28T07:34:52.156Z] 
07:34:52 [2022-04-28T07:34:52.156Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
07:34:52 [2022-04-28T07:34:52.156Z] #23 sha256:9c25d3232689bf6514776195dcfca39cc8b37c6f09d1e92887bd819c51c902bc
07:35:02 [2022-04-28T07:35:02.171Z] #23 8.575 Collecting yamllint==1.26.1
07:35:02 [2022-04-28T07:35:02.171Z] #23 9.637   Downloading yamllint-1.26.1.tar.gz (126 kB)
07:35:03 [2022-04-28T07:35:03.102Z] #23 10.70 Collecting pathspec>=0.5.3
07:35:03 [2022-04-28T07:35:03.102Z] #23 10.72   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
07:35:03 [2022-04-28T07:35:03.102Z] #23 10.97 Collecting pyyaml
07:35:03 [2022-04-28T07:35:03.102Z] #23 10.98   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
07:35:03 [2022-04-28T07:35:03.359Z] #23 11.04 Building wheels for collected packages: yamllint
07:35:03 [2022-04-28T07:35:03.359Z] #23 11.04   Building wheel for yamllint (setup.py): started
07:35:04 [2022-04-28T07:35:04.287Z] #23 12.01   Building wheel for yamllint (setup.py): finished with status 'done'
07:35:04 [2022-04-28T07:35:04.287Z] #23 12.01   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=47779da8f88f7ab6dfdd5153f44444cfb181e5c3f83d98b81fd207474fc0f9d2
07:35:04 [2022-04-28T07:35:04.287Z] #23 12.01   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
07:35:04 [2022-04-28T07:35:04.287Z] #23 12.02 Successfully built yamllint
07:35:04 [2022-04-28T07:35:04.287Z] #23 12.03 Installing collected packages: pyyaml, pathspec, yamllint
07:35:04 [2022-04-28T07:35:04.544Z] #23 12.45 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
07:35:05 [2022-04-28T07:35:05.119Z] #23 DONE 13.0s
07:35:05 [2022-04-28T07:35:05.119Z] 
07:35:05 [2022-04-28T07:35:05.120Z] #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
07:35:05 [2022-04-28T07:35:05.120Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd
07:35:13 [2022-04-28T07:35:13.204Z] #45 164.7 + dpkg --print-architecture
07:35:13 [2022-04-28T07:35:13.766Z] #45 DONE 165.4s
07:35:13 [2022-04-28T07:35:13.767Z] 
07:35:13 [2022-04-28T07:35:13.767Z] #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
07:35:13 [2022-04-28T07:35:13.767Z] #58 sha256:3c4bab096653b5f8ce6071049ca6163e71f275f7fe407843d5927caeb8388017
07:36:09 [2022-04-28T07:36:09.940Z] #58 ...
07:36:09 [2022-04-28T07:36:09.940Z] 
07:36:09 [2022-04-28T07:36:09.940Z] #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
07:36:09 [2022-04-28T07:36:09.940Z] #26 sha256:50f7c68eab270bf15844f357e401efb18fecc18e4c3105a1412c48d98ce726e4
07:36:09 [2022-04-28T07:36:09.940Z] #26 214.1 + return
07:36:09 [2022-04-28T07:36:09.940Z] #26 DONE 218.3s
07:36:09 [2022-04-28T07:36:09.940Z] 
07:36:09 [2022-04-28T07:36:09.940Z] #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
07:36:09 [2022-04-28T07:36:09.940Z] #62 sha256:5a5c16f253667751f041cffafb5dce127896d177c0df7ed8fabf691f19726e3b
07:36:09 [2022-04-28T07:36:09.940Z] #62 ...
07:36:09 [2022-04-28T07:36:09.940Z] 
07:36:09 [2022-04-28T07:36:09.940Z] #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
07:36:09 [2022-04-28T07:36:09.940Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d
07:36:09 [2022-04-28T07:36:09.940Z] #53 219.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
07:36:09 [2022-04-28T07:36:09.940Z] #53 DONE 220.7s
07:36:09 [2022-04-28T07:36:09.940Z] 
07:36:09 [2022-04-28T07:36:09.940Z] #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
07:36:09 [2022-04-28T07:36:09.940Z] #58 sha256:3c4bab096653b5f8ce6071049ca6163e71f275f7fe407843d5927caeb8388017
07:36:09 [2022-04-28T07:36:09.940Z] #58 123.0 + mkdir -p /build
07:36:09 [2022-04-28T07:36:09.940Z] #58 123.0 + cp runc /build/runc
07:36:09 [2022-04-28T07:36:09.940Z] #58 DONE 123.3s
07:36:09 [2022-04-28T07:36:09.940Z] 
07:36:09 [2022-04-28T07:36:09.940Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
07:36:09 [2022-04-28T07:36:09.940Z] #27 sha256:cb0a1c441c8631e14ac725aa82ffbe53be6a98ad5be72e773453667e89518904
07:36:09 [2022-04-28T07:36:09.940Z] #27 DONE 0.9s
07:36:09 [2022-04-28T07:36:09.940Z] 
07:36:09 [2022-04-28T07:36:09.940Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
07:36:09 [2022-04-28T07:36:09.940Z] #32 sha256:227132f9456f0f990da5890d5125352b96d824e74c3e511ea31c297fe367f218
07:36:10 [2022-04-28T07:36:10.503Z] #32 DONE 0.7s
07:36:10 [2022-04-28T07:36:10.503Z] 
07:36:10 [2022-04-28T07:36:10.503Z] #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
07:36:10 [2022-04-28T07:36:10.503Z] #62 sha256:5a5c16f253667751f041cffafb5dce127896d177c0df7ed8fabf691f19726e3b
07:36:10 [2022-04-28T07:36:10.503Z] #62 ...
07:36:10 [2022-04-28T07:36:10.503Z] 
07:36:10 [2022-04-28T07:36:10.503Z] #35 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
07:36:10 [2022-04-28T07:36:10.503Z] #35 sha256:dc2eb4a5f31ac74276a225868f4bc1869903cbf19b8966eea1f387a73c838d2a
07:36:11 [2022-04-28T07:36:11.067Z] #35 DONE 0.7s
07:36:11 [2022-04-28T07:36:11.067Z] 
07:36:11 [2022-04-28T07:36:11.067Z] #37 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
07:36:11 [2022-04-28T07:36:11.067Z] #37 sha256:63010f383b9c39b8b1894f644659b24d84739d4df62bf18dd9231b18ed36de44
07:36:11 [2022-04-28T07:36:11.067Z] #37 DONE 0.1s
07:36:11 [2022-04-28T07:36:11.067Z] 
07:36:11 [2022-04-28T07:36:11.067Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres      /build/ /usr/local/bin/
07:36:11 [2022-04-28T07:36:11.067Z] #39 sha256:62109ab74acd651531387ccbb2eafab56ba8e371c4b635f7958ddd8b705b3225
07:36:11 [2022-04-28T07:36:11.067Z] #39 DONE 0.1s
07:36:11 [2022-04-28T07:36:11.067Z] 
07:36:11 [2022-04-28T07:36:11.067Z] #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
07:36:11 [2022-04-28T07:36:11.067Z] #62 sha256:5a5c16f253667751f041cffafb5dce127896d177c0df7ed8fabf691f19726e3b
07:36:11 [2022-04-28T07:36:11.323Z] #62 ...
07:36:11 [2022-04-28T07:36:11.324Z] 
07:36:11 [2022-04-28T07:36:11.324Z] #43 [dev-systemd-false 15/25] COPY --from=tini          /build/ /usr/local/bin/
07:36:11 [2022-04-28T07:36:11.324Z] #43 sha256:e7691fd9a8afec191eb2fbffb2c18d9ab49b95373ea7c48d86b77482e05c31f5
07:36:11 [2022-04-28T07:36:11.324Z] #43 DONE 0.1s
07:36:11 [2022-04-28T07:36:11.324Z] 
07:36:11 [2022-04-28T07:36:11.324Z] #46 [dev-systemd-false 16/25] COPY --from=registry      /build/ /usr/local/bin/
07:36:11 [2022-04-28T07:36:11.324Z] #46 sha256:bf24311e333272bf3ff86625a91d766fafabcc3af0eb51c22c1f087ba2e324d3
07:36:11 [2022-04-28T07:36:11.886Z] #46 DONE 0.5s
07:36:11 [2022-04-28T07:36:11.886Z] 
07:36:11 [2022-04-28T07:36:11.886Z] #50 [dev-systemd-false 17/25] COPY --from=criu          /build/ /usr/local/bin/
07:36:11 [2022-04-28T07:36:11.886Z] #50 sha256:cd09541704fd3b7b3df31c701ede89d1f0e7f83784dcd63e724be3c219f3abd5
07:36:11 [2022-04-28T07:36:11.886Z] #50 DONE 0.1s
07:36:11 [2022-04-28T07:36:11.886Z] 
07:36:11 [2022-04-28T07:36:11.886Z] #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
07:36:11 [2022-04-28T07:36:11.886Z] #62 sha256:5a5c16f253667751f041cffafb5dce127896d177c0df7ed8fabf691f19726e3b
07:36:11 [2022-04-28T07:36:11.886Z] #62 ...
07:36:11 [2022-04-28T07:36:11.886Z] 
07:36:11 [2022-04-28T07:36:11.886Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
07:36:11 [2022-04-28T07:36:11.886Z] #52 sha256:644f4a8caa5e3e3586763104390245aebe9999b16bcc0c5ea42b463ee5dd9c97
07:36:11 [2022-04-28T07:36:11.886Z] #52 DONE 0.1s
07:36:11 [2022-04-28T07:36:11.886Z] 
07:36:11 [2022-04-28T07:36:11.886Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
07:36:11 [2022-04-28T07:36:11.886Z] #54 sha256:5e484c9f4135f005cd4603a1b0455f0e4678f4ad8eb2a0868764577af9031a01
07:36:13 [2022-04-28T07:36:13.252Z] #54 DONE 1.3s
07:36:13 [2022-04-28T07:36:13.252Z] 
07:36:13 [2022-04-28T07:36:13.252Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
07:36:13 [2022-04-28T07:36:13.252Z] #56 sha256:36e13c71a974a2f9cdabc77766ee37776cc478118a4c78eec4105b75a2125d6a
07:36:13 [2022-04-28T07:36:13.252Z] #56 DONE 0.1s
07:36:13 [2022-04-28T07:36:13.252Z] 
07:36:13 [2022-04-28T07:36:13.252Z] #59 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
07:36:13 [2022-04-28T07:36:13.252Z] #59 sha256:aa86d18e5cb739ba8200b79d2dc79b472dc990148dc950f4d66e3562e288734c
07:36:13 [2022-04-28T07:36:13.813Z] #59 DONE 0.4s
07:36:13 [2022-04-28T07:36:13.813Z] 
07:36:13 [2022-04-28T07:36:13.813Z] #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
07:36:13 [2022-04-28T07:36:13.813Z] #62 sha256:5a5c16f253667751f041cffafb5dce127896d177c0df7ed8fabf691f19726e3b
07:36:13 [2022-04-28T07:36:13.813Z] #62 191.0 + bin/containerd
07:36:52 [2022-04-28T07:36:52.483Z] #62 229.8 # github.com/containerd/containerd/cmd/containerd
07:36:52 [2022-04-28T07:36:52.483Z] #62 229.8 /usr/bin/ld: /tmp/go-link-778937536/000019.o: in function `New':
07:36:52 [2022-04-28T07:36:52.483Z] #62 229.8 /tmp/tmp.VVanOsoN9z/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
07:36:52 [2022-04-28T07:36:52.483Z] #62 229.9 + bin/containerd-stress
07:36:52 [2022-04-28T07:36:52.483Z] #62 231.0 + bin/containerd-shim
07:37:02 [2022-04-28T07:37:02.434Z] #62 239.4 + bin/containerd-shim-runc-v1
07:37:05 [2022-04-28T07:37:05.704Z] #62 244.4 + bin/containerd-shim-runc-v2
07:37:06 [2022-04-28T07:37:06.633Z] #62 245.1 + binaries
07:37:06 [2022-04-28T07:37:06.633Z] #62 245.1 + install -D bin/containerd /build/containerd
07:37:06 [2022-04-28T07:37:06.633Z] #62 245.2 + install -D bin/containerd-shim /build/containerd-shim
07:37:06 [2022-04-28T07:37:06.633Z] #62 245.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
07:37:06 [2022-04-28T07:37:06.633Z] #62 245.2 + install -D bin/ctr /build/ctr
07:37:10 [2022-04-28T07:37:10.802Z] #62 DONE 248.9s
07:37:10 [2022-04-28T07:37:10.803Z] 
07:37:10 [2022-04-28T07:37:10.803Z] #63 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
07:37:10 [2022-04-28T07:37:10.803Z] #63 sha256:a6daafde291fb8c120444943f4672fa6989c80f85f873377c8560b814d3c9aa0
07:37:12 [2022-04-28T07:37:12.695Z] #63 DONE 1.6s
07:37:12 [2022-04-28T07:37:12.695Z] 
07:37:12 [2022-04-28T07:37:12.695Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
07:37:12 [2022-04-28T07:37:12.695Z] #68 sha256:9068bfd8ddadd00374d5e4e49462f60d9e2f1e72dd4b07ff89abbb04f865b89e
07:37:12 [2022-04-28T07:37:12.951Z] #68 DONE 0.3s
07:37:12 [2022-04-28T07:37:12.951Z] 
07:37:12 [2022-04-28T07:37:12.951Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
07:37:12 [2022-04-28T07:37:12.951Z] #73 sha256:bc2895d80e489585e0b61a166eb143a0dc8b2c74bce1fcbce0f4d8c1713fb871
07:37:14 [2022-04-28T07:37:14.317Z] #73 DONE 1.5s
07:37:14 [2022-04-28T07:37:14.573Z] 
07:37:14 [2022-04-28T07:37:14.574Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
07:37:14 [2022-04-28T07:37:14.574Z] #74 sha256:f1645755b448b23af1f5fd2020b3dcad77838681a44e2f4dc7dbcfe6e53eb8a7
07:37:14 [2022-04-28T07:37:14.574Z] #74 DONE 0.0s
07:37:14 [2022-04-28T07:37:14.574Z] 
07:37:14 [2022-04-28T07:37:14.574Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
07:37:14 [2022-04-28T07:37:14.574Z] #75 sha256:41b5a59964c506fb4bd2318c23f28afb734b5b817d6617ce3fd1e4a12e62099d
07:37:15 [2022-04-28T07:37:15.502Z] #75 DONE 1.0s
07:37:15 [2022-04-28T07:37:15.502Z] 
07:37:15 [2022-04-28T07:37:15.502Z] #76 exporting to image
07:37:15 [2022-04-28T07:37:15.502Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
07:37:15 [2022-04-28T07:37:15.502Z] #76 exporting layers
07:37:18 [2022-04-28T07:37:18.798Z] #76 exporting layers 3.2s done
07:37:18 [2022-04-28T07:37:18.798Z] #76 writing image sha256:62c1bab64939b508209554a5256c714b43263274c62267c34163e9ba444b8ed5 done
07:37:18 [2022-04-28T07:37:18.798Z] #76 naming to docker.io/library/docker:4cf904494e221d2a9846f4d720b6701a14215cb2 done
07:37:18 [2022-04-28T07:37:18.798Z] #76 DONE 3.2s