==> Cloning cri-tools ... Cloning into 'cri-tools'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring cri-tools :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 129k 100 129k 0 0 382k 0 --:--:-- --:--:-- --:--:-- 382k 100 129k 100 129k 0 0 382k 0 --:--:-- --:--:-- --:--:-- 382k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8478k 100 8478k 0 0 21.3M 0 --:--:-- --:--:-- --:--:-- 21.3M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 100 140k 0 0 413k 0 --:--:-- --:--:-- --:--:-- 414k :: Starting full system upgrade... there is nothing to do PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TMPDIR=/tmp/archlinux-ci/ SOURCE_DATE_EPOCH=1702519921 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1702519921' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-cri-tools-archlinuxrb-build-gGY2s395 PWD=/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools LOGNAME=jenkins SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux SCHROOT_GROUP=jenkins SCHROOT_USER=jenkins ftp_proxy=http://127.0.0.1:3128 HOME=/var/lib/jenkins LANG=C https_proxy=http://127.0.0.1:3128 USER=jenkins FTP_PROXY=http://127.0.0.1:3128 SHLVL=1 HTTPS_PROXY=http://127.0.0.1:3128 HTTP_PROXY=http://127.0.0.1:3128 SCHROOT_GID=116 http_proxy=http://127.0.0.1:3128 DEBUGINFOD_URLS=https://debuginfod.archlinux.org SCHROOT_UID=108 HG=/usr/bin/hg _=/usr/sbin/printenv ==> Making package: cri-tools 1.29.0-1 (Thu Dec 14 02:12:28 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) go-2:1.21.5-1 Total Download Size: 37.56 MiB Total Installed Size: 201.91 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37.5M 100 37.5M 0 0 183M 0 --:--:-- --:--:-- --:--:-- 184M 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... -> Downloading cri-tools-v1.29.0.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2050 0 2050 0 0 6012 0 --:--:-- --:--:-- --:--:-- 6012 100 5394k 0 5394k 0 0 4351k 0 --:--:-- 0:00:01 --:--:-- 5998k 100 9027k 0 9027k 0 0 4781k 0 --:--:-- 0:00:01 --:--:-- 5837k ==> Validating source files with sha512sums... cri-tools-v1.29.0.tar.gz ... Passed ==> Validating source files with b2sums... cri-tools-v1.29.0.tar.gz ... Passed ==> Extracting sources... -> Extracting cri-tools-v1.29.0.tar.gz with bsdtar ==> Starting build()... CGO_ENABLED=1 GO111MODULE=on GOARCH=amd64 GOOS=linux go test -mod=vendor -c -o /tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/src/cri-tools-1.29.0/build/bin/linux/amd64/critest \ -ldflags '-compressdwarf=false -linkmode external' \ -buildmode=pie -mod=readonly -modcacherw \ github.com/kubernetes-sigs/cri-tools/cmd/critest CGO_ENABLED=1 GO111MODULE=on GOARCH=amd64 GOOS=linux go build -mod=vendor -o /tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/src/cri-tools-1.29.0/build/bin/linux/amd64/crictl \ -ldflags '-compressdwarf=false -linkmode external' \ -buildmode=pie -mod=readonly -modcacherw \ github.com/kubernetes-sigs/cri-tools/cmd/crictl go: downloading github.com/onsi/ginkgo/v2 v2.13.2 go: downloading github.com/onsi/gomega v1.30.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading k8s.io/kubernetes/staging/src/k8s.io/cri-api v0.0.0-20231207112802-e4636d05bc32 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/google/uuid v1.4.0 go: downloading k8s.io/kubernetes v1.29.0-rc.2 go: downloading golang.org/x/net v0.19.0 go: downloading golang.org/x/term v0.15.0 go: downloading github.com/golang/protobuf v1.5.3 go: downloading k8s.io/kubernetes/staging/src/k8s.io/api v0.0.0-20231207112802-e4636d05bc32 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/docker/docker v24.0.7+incompatible go: downloading golang.org/x/text v0.14.0 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/moby/term v0.5.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading k8s.io/kubernetes/staging/src/k8s.io/apimachinery v0.0.0-20231207112802-e4636d05bc32 go: downloading github.com/urfave/cli/v2 v2.26.0 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/opencontainers/runc v1.1.10 go: downloading github.com/opencontainers/selinux v1.11.0 go: downloading golang.org/x/sys v0.15.0 go: downloading k8s.io/kubernetes/staging/src/k8s.io/client-go v0.0.0-20231207112802-e4636d05bc32 go: downloading k8s.io/kubernetes/staging/src/k8s.io/client-go v0.0.0-20231207112802-e4636d05bc32 go: downloading k8s.io/kubernetes/staging/src/k8s.io/kubectl v0.0.0-20231207112802-e4636d05bc32 go: downloading k8s.io/kubernetes/staging/src/k8s.io/cri-api v0.0.0-20231207112802-e4636d05bc32 go: downloading github.com/google/go-cmp v0.6.0 go: downloading golang.org/x/net v0.19.0 go: downloading google.golang.org/grpc v1.58.3 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading k8s.io/kubernetes/staging/src/k8s.io/kubelet v0.0.0-20231207112802-e4636d05bc32 go: downloading k8s.io/kubernetes v1.29.0-rc.2 go: downloading github.com/cyphar/filepath-securejoin v0.2.4 go: downloading github.com/go-logr/logr v1.3.0 go: downloading golang.org/x/text v0.14.0 go: downloading sigs.k8s.io/yaml v1.4.0 go: downloading google.golang.org/protobuf v1.31.0 go: downloading k8s.io/kubernetes/staging/src/k8s.io/api v0.0.0-20231207112802-e4636d05bc32 go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b go: downloading k8s.io/klog/v2 v2.110.1 go: downloading github.com/gorilla/websocket v1.5.0 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/google/gofuzz v1.2.0 go: downloading golang.org/x/oauth2 v0.10.0 go: downloading golang.org/x/time v0.3.0 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1 go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading google.golang.org/grpc v1.58.3 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/mitchellh/go-wordwrap v1.0.1 go: downloading k8s.io/kubernetes/staging/src/k8s.io/cli-runtime v0.0.0-20231207112802-e4636d05bc32 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d go: downloading k8s.io/kubernetes/staging/src/k8s.io/apiserver v0.0.0-20231207112802-e4636d05bc32 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.42.0 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading k8s.io/kubernetes/staging/src/k8s.io/component-base v0.0.0-20231207112802-e4636d05bc32 go: downloading k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver v0.0.0-20231207112802-e4636d05bc32 go: downloading github.com/fsnotify/fsnotify v1.7.0 go: downloading k8s.io/kubernetes/staging/src/k8s.io/apiserver v0.0.0-20231207112802-e4636d05bc32 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.42.0 go: downloading k8s.io/kubernetes/staging/src/k8s.io/component-base v0.0.0-20231207112802-e4636d05bc32 go: downloading k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver v0.0.0-20231207112802-e4636d05bc32 go: downloading go.opentelemetry.io/otel/trace v1.19.0 go: downloading github.com/fsnotify/fsnotify v1.7.0 go: downloading github.com/google/gnostic-models v0.6.8 go: downloading github.com/google/gnostic-models v0.6.8 go: downloading k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 go: downloading k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel v1.19.0 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/metric v1.19.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.44.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/blang/semver/v4 v4.0.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading go.opentelemetry.io/otel/sdk v1.19.0 go: downloading github.com/felixge/httpsnoop v1.0.3 go: downloading github.com/felixge/httpsnoop v1.0.3 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/emicklei/go-restful/v3 v3.11.0 go: downloading github.com/go-openapi/swag v0.22.3 go: downloading github.com/go-openapi/jsonreference v0.20.2 go: downloading github.com/emicklei/go-restful/v3 v3.11.0 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/go-openapi/swag v0.22.3 go: downloading github.com/go-openapi/jsonreference v0.20.2 go: downloading github.com/go-openapi/jsonpointer v0.19.6 go: downloading github.com/go-openapi/jsonpointer v0.19.6 go: downloading github.com/mailru/easyjson v0.7.7 go: downloading github.com/mailru/easyjson v0.7.7 go: downloading github.com/josharian/intern v1.0.0 go: downloading github.com/josharian/intern v1.0.0 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230726155614-23370e0ffb3e go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230726155614-23370e0ffb3e mkdir: created directory 'completions' ==> Entering fakeroot environment... ==> Starting package_crictl()... install: creating directory '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/crictl/usr' install: creating directory '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/crictl/usr/bin' 'cri-tools-1.29.0/build/bin/linux/amd64/crictl' -> '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/crictl/usr/bin/crictl' install: creating directory '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/crictl/usr/share' install: creating directory '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/crictl/usr/share/bash-completion' install: creating directory '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/crictl/usr/share/bash-completion/completions' 'completions/crictl' -> '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/crictl/usr/share/bash-completion/completions/crictl' install: creating directory '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/crictl/usr/share/zsh' install: creating directory '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/crictl/usr/share/zsh/site-functions' 'completions/_crictl' -> '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/crictl/usr/share/zsh/site-functions/_crictl' install: creating directory '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/crictl/usr/share/fish' install: creating directory '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/crictl/usr/share/fish/completions' 'completions/crictl.fish' -> '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/crictl/usr/share/fish/completions/crictl.fish' install: creating directory '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/crictl/usr/share/doc' install: creating directory '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/crictl/usr/share/doc/crictl' 'cri-tools-1.29.0/docs/crictl.md' -> '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/crictl/usr/share/doc/crictl/crictl.md' install: creating directory '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/crictl/usr/share/doc/crictl/examples' 'cri-tools-1.29.0/docs/examples/container-config.json' -> '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/crictl/usr/share/doc/crictl/examples/container-config.json' 'cri-tools-1.29.0/docs/examples/podsandbox-config.json' -> '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/crictl/usr/share/doc/crictl/examples/podsandbox-config.json' 'cri-tools-1.29.0/docs/examples/container-config.yaml' -> '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/crictl/usr/share/doc/crictl/examples/container-config.yaml' 'cri-tools-1.29.0/docs/examples/podsandbox-config.yaml' -> '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/crictl/usr/share/doc/crictl/examples/podsandbox-config.yaml' 'cri-tools-1.29.0/CHANGELOG.md' -> '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/crictl/usr/share/doc/crictl/CHANGELOG.md' 'cri-tools-1.29.0/CONTRIBUTING.md' -> '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/crictl/usr/share/doc/crictl/CONTRIBUTING.md' 'cri-tools-1.29.0/README.md' -> '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/crictl/usr/share/doc/crictl/README.md' 'cri-tools-1.29.0/code-of-conduct.md' -> '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/crictl/usr/share/doc/crictl/code-of-conduct.md' 'cri-tools-1.29.0/SECURITY_CONTACTS' -> '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/crictl/usr/share/doc/crictl/SECURITY_CONTACTS' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library 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 '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/critest/usr' install: creating directory '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/critest/usr/bin' 'cri-tools-1.29.0/build/bin/linux/amd64/critest' -> '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/critest/usr/bin/critest' install: creating directory '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/critest/usr/share' install: creating directory '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/critest/usr/share/doc' install: creating directory '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/critest/usr/share/doc/critest' 'cri-tools-1.29.0/docs/benchmark.md' -> '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/critest/usr/share/doc/critest/benchmark.md' 'cri-tools-1.29.0/docs/validation.md' -> '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/critest/usr/share/doc/critest/validation.md' 'cri-tools-1.29.0/CHANGELOG.md' -> '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/critest/usr/share/doc/critest/CHANGELOG.md' 'cri-tools-1.29.0/CONTRIBUTING.md' -> '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/critest/usr/share/doc/critest/CONTRIBUTING.md' 'cri-tools-1.29.0/README.md' -> '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/critest/usr/share/doc/critest/README.md' 'cri-tools-1.29.0/code-of-conduct.md' -> '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/critest/usr/share/doc/critest/code-of-conduct.md' 'cri-tools-1.29.0/SECURITY_CONTACTS' -> '/tmp/archlinux-ci/cri-tools-archlinuxrb-build-gGY2s395/cri-tools/pkg/critest/usr/share/doc/critest/SECURITY_CONTACTS' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library 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/critest ==> Creating package "critest"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: cri-tools 1.29.0-1 (Thu Dec 14 02:13:35 2023)