Executing(%prep): /bin/sh -e /tmp/rpm-tmp.jzi9uu + umask 022 + cd /build/rpmbuild/BUILD + cd /build/rpmbuild/BUILD + rm -rf containerd-2.3.2 + /usr/bin/mkdir -p containerd-2.3.2 + cd containerd-2.3.2 + /usr/lib/rpm/rpmuncompress -x /build/rpmbuild/SOURCES/v2.3.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + rm -rf /build/rpmbuild/BUILD/containerd-2.3.2-SPECPARTS + /usr/bin/mkdir -p /build/rpmbuild/BUILD/containerd-2.3.2-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ++ dirname src/github.com/containerd/containerd + mkdir -p src/github.com/containerd + cd containerd-2.3.2 + /usr/lib/rpm/rpmuncompress /build/rpmbuild/SOURCES/containerd-service.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + cd .. + mv containerd-2.3.2 src/github.com/containerd/containerd + cd src/github.com/containerd/containerd + tar -xJf /build/rpmbuild/SOURCES/containerd-2.3.2-vendor.tar.xz --strip-components=1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /tmp/rpm-tmp.zTKL8i + umask 022 + cd /build/rpmbuild/BUILD + cd containerd-2.3.2 + export GOPATH=/build/rpmbuild/BUILD/containerd-2.3.2 + GOPATH=/build/rpmbuild/BUILD/containerd-2.3.2 + export GOFLAGS=-mod=vendor + GOFLAGS=-mod=vendor + export GOTOOLCHAIN=local + GOTOOLCHAIN=local + unset GO111MODULE + cd src/github.com/containerd/containerd + make -j16 VERSION=2.3.2 REVISION=75cb2b7193e4e490e9fbdc236c0e811ccaba3376 'BUILDTAGS=seccomp selinux apparmor' GO_BUILD_FLAGS=-gcflags=-trimpath=/build/rpmbuild/BUILD/containerd-2.3.2/src EXTRA_FLAGS= binaries man go: inconsistent vendoring in /build/rpmbuild/BUILD/containerd-2.3.2/src/github.com/containerd/containerd/api: github.com/containerd/ttrpc@v1.2.5: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt github.com/containerd/typeurl/v2@v2.1.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt github.com/opencontainers/image-spec@v1.1.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt google.golang.org/genproto/googleapis/rpc@v0.0.0-20251202230838-ff82c1b0f217: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt google.golang.org/grpc@v1.79.3: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt google.golang.org/protobuf@v1.36.10: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt github.com/containerd/log@v0.1.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt github.com/gogo/protobuf@v1.3.2: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt github.com/opencontainers/go-digest@v1.0.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt github.com/sirupsen/logrus@v1.9.3: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt golang.org/x/net@v0.48.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt golang.org/x/sys@v0.39.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt golang.org/x/text@v0.32.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt gopkg.in/yaml.v3@v3.0.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt To ignore the vendor directory, use -mod=readonly or -mod=mod. To sync the vendor directory, run: go mod vendor fatal: not a git repository (or any of the parent directories): .git + bin/ctr go build -gcflags=-trimpath=/build/rpmbuild/BUILD/containerd-2.3.2/src -buildmode=pie -gcflags=-trimpath=/build/rpmbuild/BUILD/containerd-2.3.2/src -o bin/ctr -ldflags '-X github.com/containerd/containerd/v2/version.Version=2.3.2 -X github.com/containerd/containerd/v2/version.Revision=75cb2b7193e4e490e9fbdc236c0e811ccaba3376 -X github.com/containerd/containerd/v2/version.Package=github.com/containerd/containerd/v2 -s -w ' -tags "seccomp selinux apparmor urfave_cli_no_docs" ./cmd/ctr + bin/containerd go build -gcflags=-trimpath=/build/rpmbuild/BUILD/containerd-2.3.2/src -buildmode=pie -gcflags=-trimpath=/build/rpmbuild/BUILD/containerd-2.3.2/src -o bin/containerd -ldflags '-X github.com/containerd/containerd/v2/version.Version=2.3.2 -X github.com/containerd/containerd/v2/version.Revision=75cb2b7193e4e490e9fbdc236c0e811ccaba3376 -X github.com/containerd/containerd/v2/version.Package=github.com/containerd/containerd/v2 -s -w ' -tags "seccomp selinux apparmor urfave_cli_no_docs" ./cmd/containerd + bin/containerd-stress + bin/containerd-shim-runc-v2 go build -gcflags=-trimpath=/build/rpmbuild/BUILD/containerd-2.3.2/src -buildmode=pie -gcflags=-trimpath=/build/rpmbuild/BUILD/containerd-2.3.2/src -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/v2/version.Version=2.3.2 -X github.com/containerd/containerd/v2/version.Revision=75cb2b7193e4e490e9fbdc236c0e811ccaba3376 -X github.com/containerd/containerd/v2/version.Package=github.com/containerd/containerd/v2 -s -w ' -tags "seccomp selinux apparmor urfave_cli_no_docs" ./cmd/containerd-stress CGO_ENABLED=0 go build -gcflags=-trimpath=/build/rpmbuild/BUILD/containerd-2.3.2/src -o bin/containerd-shim-runc-v2 -ldflags '-X github.com/containerd/containerd/v2/version.Version=2.3.2 -X github.com/containerd/containerd/v2/version.Revision=75cb2b7193e4e490e9fbdc236c0e811ccaba3376 -X github.com/containerd/containerd/v2/version.Package=github.com/containerd/containerd/v2 -extldflags "-static" -s -w' -tags "seccomp selinux apparmor urfave_cli_no_docs no_grpc" ./cmd/containerd-shim-runc-v2 + bin/gen-manpages go build -gcflags=-trimpath=/build/rpmbuild/BUILD/containerd-2.3.2/src -buildmode=pie -gcflags=-trimpath=/build/rpmbuild/BUILD/containerd-2.3.2/src -o bin/gen-manpages -ldflags '-X github.com/containerd/containerd/v2/version.Version=2.3.2 -X github.com/containerd/containerd/v2/version.Revision=75cb2b7193e4e490e9fbdc236c0e811ccaba3376 -X github.com/containerd/containerd/v2/version.Package=github.com/containerd/containerd/v2 -s -w ' -tags "seccomp selinux apparmor " ./cmd/gen-manpages + man/containerd-config.8 + man/containerd-config.toml.5 go-md2man -in "docs/man/containerd-config.8.md" -out "man/containerd-config.8" go-md2man -in "docs/man/containerd-config.toml.5.md" -out "man/containerd-config.toml.5" + man/containerd.8 + man/ctr.8 bin/gen-manpages containerd.8 man bin/gen-manpages ctr.8 man + man + binaries + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /tmp/rpm-tmp.hrVMle + umask 022 + cd /build/rpmbuild/BUILD + /usr/bin/rm -rf /build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64 + /usr/bin/mkdir -p /build/rpmbuild/BUILDROOT + /usr/bin/mkdir /build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64 + cd containerd-2.3.2 + cd src/github.com/containerd/containerd + install -v -m 0644 -D -t /build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64/usr/share/licenses/containerd LICENSE install: creating directory '/build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64/usr' install: creating directory '/build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64/usr/share' install: creating directory '/build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64/usr/share/licenses' install: creating directory '/build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64/usr/share/licenses/containerd' 'LICENSE' -> '/build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64/usr/share/licenses/containerd/LICENSE' + install -v -m 0644 -D -t /build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64/usr/lib/systemd/system containerd.service install: creating directory '/build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64/usr/lib' install: creating directory '/build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64/usr/lib/systemd' install: creating directory '/build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64/usr/lib/systemd/system' 'containerd.service' -> '/build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64/usr/lib/systemd/system/containerd.service' + install -v -m 0644 -D /build/rpmbuild/SOURCES/containerd-config.toml /build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64/etc/containerd/config.toml install: creating directory '/build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64/etc' install: creating directory '/build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64/etc/containerd' '/build/rpmbuild/SOURCES/containerd-config.toml' -> '/build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64/etc/containerd/config.toml' + install -v -m 0644 -D /build/rpmbuild/SOURCES/disable-containerd-by-default.preset /build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64/usr/lib/systemd/system-preset/50-containerd.preset install: creating directory '/build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64/usr/lib/systemd/system-preset' '/build/rpmbuild/SOURCES/disable-containerd-by-default.preset' -> '/build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64/usr/lib/systemd/system-preset/50-containerd.preset' + make -j16 DESTDIR=/build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64 PREFIX=/usr install go: downloading google.golang.org/protobuf v1.36.10 go: downloading github.com/opencontainers/image-spec v1.1.1 go: downloading github.com/containerd/ttrpc v1.2.5 go: downloading google.golang.org/grpc v1.79.3 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 go: downloading github.com/containerd/typeurl/v2 v2.1.1 types/platform_helpers.go:19:8: GOPROXY list is not the empty string, but contains no entries types/descriptor.pb.go:25:2: GOPROXY list is not the empty string, but contains no entries types/descriptor.pb.go:26:2: GOPROXY list is not the empty string, but contains no entries types/fieldpath.pb.go:40:2: GOPROXY list is not the empty string, but contains no entries types/event.pb.go:27:2: GOPROXY list is not the empty string, but contains no entries types/event.pb.go:28:2: GOPROXY list is not the empty string, but contains no entries events/container_fieldpath.pb.go:6:2: GOPROXY list is not the empty string, but contains no entries runtime/bootstrap/v1/helpers.go:23:2: GOPROXY list is not the empty string, but contains no entries runtime/sandbox/v1/sandbox_ttrpc.pb.go:7:2: GOPROXY list is not the empty string, but contains no entries runtime/sandbox/v1/sandbox_grpc.pb.go:13:2: GOPROXY list is not the empty string, but contains no entries runtime/sandbox/v1/sandbox_grpc.pb.go:14:2: GOPROXY list is not the empty string, but contains no entries runtime/sandbox/v1/sandbox_grpc.pb.go:15:2: GOPROXY list is not the empty string, but contains no entries runtime/task/v2/shim.pb.go:30:2: GOPROXY list is not the empty string, but contains no entries services/containers/v1/containers.pb.go:29:2: GOPROXY list is not the empty string, but contains no entries services/introspection/v1/introspection.pb.go:26:2: GOPROXY list is not the empty string, but contains no entries fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git + install bin/ctr bin/containerd bin/containerd-stress bin/containerd-shim-runc-v2 + make -j16 DESTDIR=/build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64 PREFIX=/usr install-man go: downloading github.com/containerd/ttrpc v1.2.5 go: downloading google.golang.org/protobuf v1.36.10 go: downloading google.golang.org/grpc v1.79.3 go: downloading github.com/containerd/typeurl/v2 v2.1.1 go: downloading github.com/opencontainers/image-spec v1.1.1 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 types/platform_helpers.go:19:8: GOPROXY list is not the empty string, but contains no entries types/descriptor.pb.go:25:2: GOPROXY list is not the empty string, but contains no entries types/descriptor.pb.go:26:2: GOPROXY list is not the empty string, but contains no entries types/fieldpath.pb.go:40:2: GOPROXY list is not the empty string, but contains no entries types/event.pb.go:27:2: GOPROXY list is not the empty string, but contains no entries types/event.pb.go:28:2: GOPROXY list is not the empty string, but contains no entries events/container_fieldpath.pb.go:6:2: GOPROXY list is not the empty string, but contains no entries runtime/bootstrap/v1/helpers.go:23:2: GOPROXY list is not the empty string, but contains no entries runtime/sandbox/v1/sandbox_ttrpc.pb.go:7:2: GOPROXY list is not the empty string, but contains no entries runtime/sandbox/v1/sandbox_grpc.pb.go:13:2: GOPROXY list is not the empty string, but contains no entries runtime/sandbox/v1/sandbox_grpc.pb.go:14:2: GOPROXY list is not the empty string, but contains no entries runtime/sandbox/v1/sandbox_grpc.pb.go:15:2: GOPROXY list is not the empty string, but contains no entries runtime/task/v2/shim.pb.go:30:2: GOPROXY list is not the empty string, but contains no entries services/containers/v1/containers.pb.go:29:2: GOPROXY list is not the empty string, but contains no entries services/introspection/v1/introspection.pb.go:26:2: GOPROXY list is not the empty string, but contains no entries fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [] [...] Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=] generate diffs with lines context -W, --[no-]function-context generate diffs with lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=,...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=,...] synonym for --dirstat=files,,... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=[,[,]]] generate diffstat --stat-width generate diffstat with a given width --stat-name-width generate diffstat with a given name width --stat-graph-width generate diffstat with a given graph width --stat-count generate diffstat with limited lines --[no-]compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --[no-]full-index show full pre- and post-image object names on the "index" lines --[no-]color[=] show colored diff --ws-error-highlight highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --[no-]abbrev[=] use digits to display object names --src-prefix show the given source prefix instead of "a/" --dst-prefix show the given destination prefix instead of "b/" --line-prefix prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --default-prefix use default prefixes a/ and b/ --inter-hunk-context show context between diff hunks up to the specified number of lines --output-indicator-new specify the character to indicate a new line instead of '+' --output-indicator-old specify the character to indicate an old line instead of '-' --output-indicator-context specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=[/]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=] detect copies --[no-]find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --[no-]rename-empty use empty blobs as rename source --[no-]follow continue listing the history of a file beyond renames -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --[no-]ignore-matching-lines ignore changes whose all lines match --[no-]indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm choose a diff algorithm --anchored generate diff using the "anchored diff" algorithm --word-diff[=] show word diff, using to delimit changed words --word-diff-regex use to decide what a word is --color-words[=] equivalent to --word-diff=color --word-diff-regex= --[no-]color-moved[=] moved lines of code are colored differently --[no-]color-moved-ws how white spaces are ignored in --color-moved Other diff options --[no-]relative[=] when run from subdir, exclude changes outside and show relative paths -a, --[no-]text treat all files as text -R swap two inputs, reverse the diff --[no-]exit-code exit with 1 if there were differences, 0 otherwise --[no-]quiet disable all output of the program --[no-]ext-diff allow an external diff helper to be executed --[no-]textconv run external text conversion filters when comparing binary files --ignore-submodules[=] ignore changes to submodules in the diff generation --submodule[=] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S look for differences that change the number of occurrences of the specified string -G look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat in -S as extended POSIX regular expression -O control the order in which files appear in the output --rotate-to show the change in the specified path first --skip-to skip the output to the specified path --find-object look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --max-depth maximum tree depth to recurse --output output to a specific file + bin/gen-manpages go build -gcflags=-trimpath=/root/go/src -buildmode=pie -o bin/gen-manpages -ldflags '-X github.com/containerd/containerd/v2/version.Version= -X github.com/containerd/containerd/v2/version.Revision=.m -X github.com/containerd/containerd/v2/version.Package=github.com/containerd/containerd/v2 -s -w ' -tags "" ./cmd/gen-manpages + man/containerd-config.8 go-md2man -in "docs/man/containerd-config.8.md" -out "man/containerd-config.8" + man/containerd-config.toml.5 go-md2man -in "docs/man/containerd-config.toml.5.md" -out "man/containerd-config.toml.5" + man/ctr.8 + man/containerd.8 bin/gen-manpages ctr.8 man bin/gen-manpages containerd.8 man + man + install-man install -d /build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64/usr/share/man/man8; gzip -c man/ctr.8 >/build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64/usr/share/man/man8/ctr.8.gz; install -d /build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64/usr/share/man/man8; gzip -c man/containerd.8 >/build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64/usr/share/man/man8/containerd.8.gz; install -d /build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64/usr/share/man/man8; gzip -c man/containerd-config.8 >/build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64/usr/share/man/man8/containerd-config.8.gz; install -d /build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64/usr/share/man/man5; gzip -c man/containerd-config.toml.5 >/build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64/usr/share/man/man5/containerd-config.toml.5.gz; Processing files: containerd-2.3.2-1.niceosc5.x86_64 Provides: config(containerd) = 2.3.2-1.niceosc5 containerd = 2.3.2-1.niceosc5 containerd(x86-64) = 2.3.2-1.niceosc5 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH) Processing files: containerd-extras-2.3.2-1.niceosc5.x86_64 Provides: containerd-extras = 2.3.2-1.niceosc5 containerd-extras(x86-64) = 2.3.2-1.niceosc5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) Processing files: containerd-doc-2.3.2-1.niceosc5.x86_64 Provides: containerd-doc = 2.3.2-1.niceosc5 containerd-doc(x86-64) = 2.3.2-1.niceosc5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64 Wrote: /build/rpmbuild/SRPMS/containerd-2.3.2-1.niceosc5.src.rpm Wrote: /build/rpmbuild/RPMS/x86_64/containerd-2.3.2-1.niceosc5.x86_64.rpm Wrote: /build/rpmbuild/RPMS/x86_64/containerd-extras-2.3.2-1.niceosc5.x86_64.rpm Wrote: /build/rpmbuild/RPMS/x86_64/containerd-doc-2.3.2-1.niceosc5.x86_64.rpm Executing(%clean): /bin/sh -e /tmp/rpm-tmp.ckIxjC + umask 022 + cd /build/rpmbuild/BUILD + cd containerd-2.3.2 + /usr/bin/rm -rf /build/rpmbuild/BUILDROOT/containerd-2.3.2-1.niceosc5.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /tmp/rpm-tmp.oNxSec + umask 022 + cd /build/rpmbuild/BUILD + rm -rf /build/rpmbuild/BUILD/containerd-2.3.2-SPECPARTS + rm -rf containerd-2.3.2 containerd-2.3.2.gemspec + RPM_EC=0 ++ jobs -p + exit 0