==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: cri-tools 1.36.0-1 (Sun May 24 10:18:46 2026)
==> Retrieving sources...
  -> Found cri-tools-v1.36.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    cri-tools-v1.36.0.tar.gz ... Passed
==> Validating source files with b2sums...
    cri-tools-v1.36.0.tar.gz ... Passed
==> Making package: cri-tools 1.36.0-1 (Sun May 24 16:19:16 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (1) go-2:1.26.3-1

Total Installed Size:  212.18 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing go...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found cri-tools-v1.36.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting cri-tools-v1.36.0.tar.gz with bsdtar
==> Starting build()...
CGO_ENABLED=1 GO111MODULE=on GOARCH=arm GOOS=linux go test -mod=vendor -c -o /build/cri-tools/src/cri-tools-1.36.0/build/bin/linux/arm/critest \
	-ldflags '-compressdwarf=false -linkmode external' \
	-buildmode=pie -mod=readonly -modcacherw \
     sigs.k8s.io/cri-tools/cmd/critest
CGO_ENABLED=1 GO111MODULE=on GOARCH=arm GOOS=linux go build -mod=vendor -o /build/cri-tools/src/cri-tools-1.36.0/build/bin/linux/arm/crictl \
	-ldflags '-compressdwarf=false -linkmode external' \
	-buildmode=pie -mod=readonly -modcacherw \
	sigs.k8s.io/cri-tools/cmd/crictl
go: downloading github.com/onsi/ginkgo/v2 v2.28.1
go: downloading github.com/onsi/gomega v1.39.1
go: downloading github.com/docker/docker v28.5.2+incompatible
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/invopop/jsonschema v0.13.0
go: downloading github.com/moby/term v0.5.2
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/sirupsen/logrus v1.9.4
go: downloading github.com/urfave/cli/v2 v2.27.7
go: downloading go.opentelemetry.io/otel/sdk v1.42.0
go: downloading go.opentelemetry.io/otel/trace v1.42.0
go: downloading k8s.io/cri-api v0.36.0
go: downloading go.opentelemetry.io/otel v1.42.0
go: downloading k8s.io/client-go v0.36.0
go: downloading golang.org/x/term v0.41.0
go: downloading golang.org/x/text v0.35.0
go: downloading google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af
go: downloading k8s.io/streaming v0.36.0
go: downloading github.com/distribution/reference v0.6.0
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading k8s.io/cri-client v0.36.0
go: downloading k8s.io/cri-client v0.36.0
go: downloading github.com/opencontainers/selinux v1.13.1
go: downloading golang.org/x/sys v0.42.0
go: downloading google.golang.org/grpc v1.80.0
go: downloading k8s.io/kubectl v0.36.0
go: downloading k8s.io/kubelet v0.36.0
go: downloading github.com/wk8/go-ordered-map/v2 v2.1.8
go: downloading golang.org/x/sys v0.42.0
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.7
go: downloading github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/net v0.51.0
go: downloading github.com/go-logr/logr v1.4.3
go: downloading k8s.io/apimachinery v0.36.0
go: downloading github.com/Masterminds/semver/v3 v3.4.0
go: downloading golang.org/x/net v0.51.0
go: downloading k8s.io/klog/v2 v2.140.0
go: downloading k8s.io/utils v0.0.0-20260319190234-28399d86e0b5
go: downloading k8s.io/klog/v2 v2.140.0
go: downloading k8s.io/utils v0.0.0-20260319190234-28399d86e0b5
go: downloading github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
go: downloading github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
go: downloading k8s.io/api v0.36.0
go: downloading k8s.io/api v0.36.0
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.65.0
go: downloading k8s.io/component-base v0.36.0
go: downloading github.com/fsnotify/fsnotify v1.9.0
go: downloading go.yaml.in/yaml/v2 v2.4.3
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading k8s.io/component-base v0.36.0
go: downloading github.com/cyphar/filepath-securejoin v0.6.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.42.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.42.0
go: downloading github.com/bahlo/generic-list-go v0.2.0
go: downloading github.com/buger/jsonparser v1.1.2
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/fxamacker/cbor/v2 v2.9.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20260209200024-4cfbd4190f57
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading k8s.io/kube-openapi v0.0.0-20260319004828-5883c5ee87b9
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.2
go: downloading golang.org/x/oauth2 v0.35.0
go: downloading go.opentelemetry.io/otel/metric v1.42.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.2.1
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading k8s.io/cli-runtime v0.36.0
go: downloading golang.org/x/time v0.14.0
go: downloading k8s.io/kube-openapi v0.0.0-20260319004828-5883c5ee87b9
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading github.com/moby/spdystream v0.5.1
go: downloading github.com/moby/spdystream v0.5.1
go: downloading go.opentelemetry.io/proto/otlp v1.9.0
go: downloading golang.org/x/tools v0.42.0
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/cenkalti/backoff/v5 v5.0.3
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee
go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20260209200024-4cfbd4190f57
go: downloading golang.org/x/mod v0.33.0
go: downloading golang.org/x/sync v0.20.0
go: downloading golang.org/x/mod v0.33.0
go: downloading golang.org/x/sync v0.20.0
mkdir: created directory 'completions'
time="2026-05-24T16:25:30Z" level=warning msg="Config \"/etc/crictl.yaml\" does not exist, trying next: \"/build/cri-tools/src/cri-tools-1.36.0/build/bin/linux/arm/crictl.yaml\""
time="2026-05-24T16:25:30Z" level=warning msg="Config \"/etc/crictl.yaml\" does not exist, trying next: \"/build/cri-tools/src/cri-tools-1.36.0/build/bin/linux/arm/crictl.yaml\""
time="2026-05-24T16:25:30Z" level=warning msg="Config \"/etc/crictl.yaml\" does not exist, trying next: \"/build/cri-tools/src/cri-tools-1.36.0/build/bin/linux/arm/crictl.yaml\""
==> Entering fakeroot environment...
==> Starting package_crictl()...
install: creating directory '/build/cri-tools/pkg/crictl/usr'
install: creating directory '/build/cri-tools/pkg/crictl/usr/bin'
'cri-tools-1.36.0/build/bin/linux/arm/crictl' -> '/build/cri-tools/pkg/crictl/usr/bin/crictl'
install: creating directory '/build/cri-tools/pkg/crictl/usr/share'
install: creating directory '/build/cri-tools/pkg/crictl/usr/share/bash-completion'
install: creating directory '/build/cri-tools/pkg/crictl/usr/share/bash-completion/completions'
'completions/crictl' -> '/build/cri-tools/pkg/crictl/usr/share/bash-completion/completions/crictl'
install: creating directory '/build/cri-tools/pkg/crictl/usr/share/zsh'
install: creating directory '/build/cri-tools/pkg/crictl/usr/share/zsh/site-functions'
'completions/_crictl' -> '/build/cri-tools/pkg/crictl/usr/share/zsh/site-functions/_crictl'
install: creating directory '/build/cri-tools/pkg/crictl/usr/share/fish'
install: creating directory '/build/cri-tools/pkg/crictl/usr/share/fish/vendor_completions.d'
'completions/crictl.fish' -> '/build/cri-tools/pkg/crictl/usr/share/fish/vendor_completions.d/crictl.fish'
install: creating directory '/build/cri-tools/pkg/crictl/usr/share/doc'
install: creating directory '/build/cri-tools/pkg/crictl/usr/share/doc/crictl'
'cri-tools-1.36.0/docs/crictl.md' -> '/build/cri-tools/pkg/crictl/usr/share/doc/crictl/crictl.md'
install: creating directory '/build/cri-tools/pkg/crictl/usr/share/doc/crictl/examples'
'cri-tools-1.36.0/docs/examples/container-config.json' -> '/build/cri-tools/pkg/crictl/usr/share/doc/crictl/examples/container-config.json'
'cri-tools-1.36.0/docs/examples/podsandbox-config.json' -> '/build/cri-tools/pkg/crictl/usr/share/doc/crictl/examples/podsandbox-config.json'
'cri-tools-1.36.0/docs/examples/container-config.yaml' -> '/build/cri-tools/pkg/crictl/usr/share/doc/crictl/examples/container-config.yaml'
'cri-tools-1.36.0/docs/examples/podsandbox-config.yaml' -> '/build/cri-tools/pkg/crictl/usr/share/doc/crictl/examples/podsandbox-config.yaml'
'cri-tools-1.36.0/CHANGELOG.md' -> '/build/cri-tools/pkg/crictl/usr/share/doc/crictl/CHANGELOG.md'
'cri-tools-1.36.0/CONTRIBUTING.md' -> '/build/cri-tools/pkg/crictl/usr/share/doc/crictl/CONTRIBUTING.md'
'cri-tools-1.36.0/README.md' -> '/build/cri-tools/pkg/crictl/usr/share/doc/crictl/README.md'
'cri-tools-1.36.0/code-of-conduct.md' -> '/build/cri-tools/pkg/crictl/usr/share/doc/crictl/code-of-conduct.md'
'cri-tools-1.36.0/SECURITY_CONTACTS' -> '/build/cri-tools/pkg/crictl/usr/share/doc/crictl/SECURITY_CONTACTS'
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/bin/crictl
==> Creating package "crictl"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Starting package_critest()...
install: creating directory '/build/cri-tools/pkg/critest/usr'
install: creating directory '/build/cri-tools/pkg/critest/usr/bin'
'cri-tools-1.36.0/build/bin/linux/arm/critest' -> '/build/cri-tools/pkg/critest/usr/bin/critest'
install: creating directory '/build/cri-tools/pkg/critest/usr/share'
install: creating directory '/build/cri-tools/pkg/critest/usr/share/doc'
install: creating directory '/build/cri-tools/pkg/critest/usr/share/doc/critest'
'cri-tools-1.36.0/docs/benchmark.md' -> '/build/cri-tools/pkg/critest/usr/share/doc/critest/benchmark.md'
'cri-tools-1.36.0/docs/validation.md' -> '/build/cri-tools/pkg/critest/usr/share/doc/critest/validation.md'
'cri-tools-1.36.0/CHANGELOG.md' -> '/build/cri-tools/pkg/critest/usr/share/doc/critest/CHANGELOG.md'
'cri-tools-1.36.0/CONTRIBUTING.md' -> '/build/cri-tools/pkg/critest/usr/share/doc/critest/CONTRIBUTING.md'
'cri-tools-1.36.0/README.md' -> '/build/cri-tools/pkg/critest/usr/share/doc/critest/README.md'
'cri-tools-1.36.0/code-of-conduct.md' -> '/build/cri-tools/pkg/critest/usr/share/doc/critest/code-of-conduct.md'
'cri-tools-1.36.0/SECURITY_CONTACTS' -> '/build/cri-tools/pkg/critest/usr/share/doc/critest/SECURITY_CONTACTS'
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
libfakeroot internal error: payload not recognized!
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/bin/critest
libfakeroot internal error: payload not recognized!
==> Creating package "critest"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: cri-tools 1.36.0-1 (Sun May 24 16:26:44 2026)
==> Cleaning up...
[?12l[?25h